Commit Graph

10746 Commits

Author SHA1 Message Date
JoseDouglas26 fab9e95474 Removed duplicated blocks 2024-06-08 09:07:31 -03:00
JoseDouglas26 2bb8abb882 Removing documentation 2024-06-07 21:30:49 -03:00
JoseDouglas26 7d75165975 Removing documentation 2024-06-07 21:05:39 -03:00
JoseDouglas26 10f478710c Cleaning code 2024-06-07 20:50:11 -03:00
JoseDouglas26 fcb9796816 Removed mcl_util.rotate_axis 2024-06-07 20:19:05 -03:00
JoseDouglas26 a9cec0565a More code cleaning 2024-06-07 20:07:43 -03:00
JoseDouglas26 387e6bc563 Cleaning code and textures 2024-06-07 19:54:59 -03:00
JoseDouglas26 cde62f3676 Removed mud bricks 2024-06-07 19:42:39 -03:00
JoseDouglas26 347f317c71 Cleaning mods 2024-06-07 19:40:20 -03:00
JoseDouglas26 b6634f2eeb Removed bamboo planks and bamboo items 2024-06-07 19:34:44 -03:00
JoseDouglas26 e27d1455e8 Removed more unnecessary code 2024-06-07 19:31:15 -03:00
JoseDouglas26 23c65451ab Removed unnecessary code 2024-06-07 19:28:03 -03:00
JoseDouglas26 fbde096fe8 Removed glazed terracotta pillars 2024-06-07 19:20:17 -03:00
JoseDouglas26 635b5570e3 Removed concrete stairs and slabs 2024-06-07 19:15:23 -03:00
JoseDouglas26 bda75ad4b8 Removed concrete-related blocks 2024-06-07 19:13:54 -03:00
JoseDouglas26 61359d4af8 Remove crimson and warped blocks 2024-06-07 19:11:18 -03:00
JoseDouglas26 d5c474494a Changes on api and textures 2024-06-07 19:03:57 -03:00
JoseDouglas26 fc2962c7c6 Purpur-related blocks migration 2024-06-07 18:58:05 -03:00
JoseDouglas26 77736b9785 More block migration 2024-06-07 18:49:11 -03:00
JoseDouglas26 2231432946 More structural blocks migration 2024-06-07 18:17:34 -03:00
JoseDouglas26 bb47f3e525 New blocks and non-MC things removed 2024-06-07 10:50:14 -03:00
JoseDouglas26 1376dd3512 Concrete-related blocks migration 2024-06-07 10:24:26 -03:00
JoseDouglas26 b399b4913a New function for block registration 2024-06-07 09:34:47 -03:00
JoseDouglas26 0ce870a9de New function to load mod files 2024-06-07 09:07:17 -03:00
JoseDouglas26 b26d4e78a5 Changes on voxelibre mod 2024-06-07 08:52:09 -03:00
JoseDouglas26 87297b8e4c Planks registration 2024-06-07 08:43:00 -03:00
JoseDouglas26 76234d8e6b VoxeLibre2 migration 2024-06-07 06:47:58 -03:00
JoseDouglas26 e5d134ecd3 new blocks and ppl textures 2024-06-02 11:17:12 -03:00
JoseDouglas26 859e1d2a7c new mod.conf 2024-06-02 11:00:37 -03:00
JoseDouglas26 67b030906d init with comments 2024-06-02 10:59:09 -03:00
JoseDouglas26 e6de710911 crafting again 2024-06-02 10:58:03 -03:00
JoseDouglas26 068212d8c9 crafting 2024-06-02 10:56:37 -03:00
JoseDouglas26 1fde77eee8 more conflicts solve 2024-06-02 10:54:37 -03:00
JoseDouglas26 1db17d88da new mcl_copper functions 2024-06-02 10:51:01 -03:00
JoseDouglas26 58df4c65e1 conflict commit 2024-06-02 10:43:25 -03:00
JoseDouglas26 efa704116e Merge branch 'master' of https://git.minetest.land/JoseDouglas26/MineClone2 2024-06-02 10:40:14 -03:00
JoseDouglas26 dfc67c18b5 Merge branch 'pr-4341' 2024-06-01 11:07:56 -03:00
teknomunk 3a9ef7a65f Track items as they are registered for use in building the creative menu without relying on pairs(minetest.registered_items) working correctly 2024-05-30 11:15:20 +00:00
JoseDouglas26 067ad7b78b Change stack size for snowballs and eggs (#4312)
Reviewed-on: VoxeLibre/VoxeLibre#4312
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: JoseDouglas26 <josedouglas20002014@gmail.com>
Co-committed-by: JoseDouglas26 <josedouglas20002014@gmail.com>
2024-05-30 08:31:15 +00:00
teknomunk add9cbe3bc Fix mob spawner crash (#4337)
This fixes #4336 crash at login about mcl_mobspawners. Also adds an API call, `mcl_mobs.register_conversion` for converting one mob into another and updates rovers and stalkers to use this API call.

Reviewed-on: VoxeLibre/VoxeLibre#4337
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
2024-05-30 08:29:12 +00:00
teknomunk c4f4e7b6fc Fix crash that occurs when lingering or splash potions are used from a dispenser (#4335)
Reviewed-on: VoxeLibre/VoxeLibre#4335
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
2024-05-30 08:02:59 +00:00
JoseDouglas26 3bd570add3 mcl_copper 2024-05-26 19:15:50 -03:00
JoseDouglas26 82908cfdca Merge branch 'master' of https://git.minetest.land/JoseDouglas26/MineClone2 2024-05-26 19:07:42 -03:00
JoseDouglas26 c0a0bd5b9c Merge branch 'master' of https://git.minetest.land/JoseDouglas26/MineClone2 2024-05-26 19:03:36 -03:00
JoseDouglas26 155fa02cab Revert "Fix code errors"
This reverts commit bb76b466b3.
2024-05-26 19:02:09 -03:00
JoseDouglas26 5b1159aa07 New function and comments 2024-05-26 14:42:15 -03:00
JoseDouglas26 bb76b466b3 Fix code errors 2024-05-26 14:42:15 -03:00
JoseDouglas26 6552c4ba6b Huge changes on functions.lua 2024-05-26 14:42:15 -03:00
JoseDouglas26 d7ab3f74eb Naming changes and fixes 2024-05-26 14:42:15 -03:00
JoseDouglas26 aed9b7bba5 Updated translation files 2024-05-26 14:42:14 -03:00
JoseDouglas26 67f0f16ac0 Copper bars and some fixes 2024-05-26 14:42:14 -03:00
JoseDouglas26 252c29cf2e Fix deepslate copper needing iron tool 2024-05-26 14:42:14 -03:00
JoseDouglas26 2d0a006750 Update on credits 2024-05-26 14:42:14 -03:00
JoseDouglas26 af3bee7017 Copper pressure plates 2024-05-26 14:42:14 -03:00
teknomunk 614ccce1f6 Fix several crashes, fix doors that don't wax both halves 2024-05-26 14:42:14 -03:00
teknomunk a6ea84b55d Refactor 2024-05-26 14:42:14 -03:00
JoseDouglas26 25219c7102 Copper buttons and some small changes 2024-05-26 14:42:14 -03:00
JoseDouglas26 ba5c0a7f74 More changes on comments and on mcl_honey 2024-05-26 14:42:14 -03:00
JoseDouglas26 6c84848bce Comments and corrections 2024-05-26 14:42:14 -03:00
JoseDouglas26 1da49026ab Comments and changes on functions.lua 2024-05-26 14:42:13 -03:00
JoseDouglas26 fc373c2f47 Comments on descriptions.lua 2024-05-26 14:42:13 -03:00
JoseDouglas26 92672f5731 Updated locale files 2024-05-26 14:41:26 -03:00
JoseDouglas26 c4d79e2519 Removal of global functions and bug fixes 2024-05-26 14:39:26 -03:00
JoseDouglas26 1e0f662f4a New mcl_copper 2024-05-26 14:36:36 -03:00
JoseDouglas26 8555f73f00 More comments and credits 2024-05-26 14:33:03 -03:00
JoseDouglas26 6bd895b0bb Merge remote-tracking branch 'upstream/master' 2024-05-26 13:49:57 -03:00
the-real-herowl dfddea76fb Updated release credits and set version for v0.87 2024-05-26 18:30:19 +02:00
the-real-herowl da491b8505 Documented a returned table (effect data) (#4330)
Updated documentation, follow-up to #4130

Reviewed-on: VoxeLibre/VoxeLibre#4330
Co-authored-by: the-real-herowl <wiktor_t-i@proton.me>
Co-committed-by: the-real-herowl <wiktor_t-i@proton.me>
2024-05-26 16:29:27 +00:00
the-real-herowl cae554bc2b Defensive checks (#4328)
Fixes rare crashes related to some effects

Reviewed-on: VoxeLibre/VoxeLibre#4328
Co-authored-by: the-real-herowl <wiktor_t-i@proton.me>
Co-committed-by: the-real-herowl <wiktor_t-i@proton.me>
2024-05-26 15:32:41 +00:00
teknomunk 8feecf2492 Fix crashes with raids and bad omen effect (#4326)
Reviewed-on: VoxeLibre/VoxeLibre#4326
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
2024-05-26 15:21:43 +00:00
Mikita Wiśniewski 68e5c19df4 Add new `supported_node_facedir` group and apply it to item frames (#4291)
This change should fix item frames not placing on chests and similar blocks

Reviewed-on: VoxeLibre/VoxeLibre#4291
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
2024-05-26 15:21:14 +00:00
syl d086bc5176 Mangrove: Missing upper case (#4324)
Reviewed-on: VoxeLibre/VoxeLibre#4324
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: syl <syl@gresille.org>
Co-committed-by: syl <syl@gresille.org>
2024-05-25 14:42:50 +00:00
the-real-herowl 2bd24120e9 Stalker texture building fix (#4322)
Added a defensive check for stalker texture building.

Reviewed-on: VoxeLibre/VoxeLibre#4322
2024-05-25 11:57:05 +00:00
syl 4d7060cddd French translation for potions (#4321)
Reviewed-on: VoxeLibre/VoxeLibre#4321
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: syl <syl@gresille.org>
Co-committed-by: syl <syl@gresille.org>
2024-05-25 11:18:37 +00:00
JoseDouglas26 794e1cdcd0 Changes on slab placement 2024-05-24 20:10:40 -03:00
JoseDouglas26 6f129aabb1 Changes on slab placement checks 2024-05-24 21:16:47 +00:00
Nicu f119259e67 Updated the sleeping formspec for a better look (#4319)
This PR deals with the UI side of #3645 - no logic was changed to prevent the spam related to the `zzZ` button.

The chatbox now only shows in multiplayer, where it belongs. The buttons have also been resized and moved into positions that make them look nicer.

Reviewed-on: VoxeLibre/VoxeLibre#4319
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Nicu <kneekoo@noreply.git.minetest.land>
Co-committed-by: Nicu <kneekoo@noreply.git.minetest.land>
2024-05-24 20:35:13 +00:00
teknomunk 0a14a74860 Fix crash when converting endermen to rovers (#4318)
Fixes a crash that occurs when automatically converting endermen to rovers.

Reviewed-on: VoxeLibre/VoxeLibre#4318
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
2024-05-24 10:32:19 +00:00
the-real-herowl cb4396d424 Fix stonecutter warnings (#4315)
This fixes faulty fallthrough mechanisms attempting to register the same recipe more than once in some cases. This fixes the warning spam when entering a world, while keeping the warnings for mods that misuse the Stonecutter API.

Reviewed-on: VoxeLibre/VoxeLibre#4315
Co-authored-by: the-real-herowl <wiktor_t-i@proton.me>
Co-committed-by: the-real-herowl <wiktor_t-i@proton.me>
2024-05-24 10:31:27 +00:00
the-real-herowl a499d292f8 Finish renames (#4314)
Fix crash caused by unfinished renaming in #4282

Reviewed-on: VoxeLibre/VoxeLibre#4314
Co-authored-by: the-real-herowl <wiktor_t-i@proton.me>
Co-committed-by: the-real-herowl <wiktor_t-i@proton.me>
2024-05-22 19:18:10 +00:00
the-real-herowl 07fac026dd Added a darkness potion recipe 2024-05-22 21:03:43 +02:00
the-real-herowl 0c57469c6b Updated Polish translation 2024-05-22 21:03:43 +02:00
the-real-herowl 018814c362 Added a few mobitems
* one droppable from strays
* the rest will get their mobs in a later update
* added alternative ways to get the items
* added recipes for potions that use these items
2024-05-22 21:03:43 +02:00
the-real-herowl 496360a1c4 Updated Polish translation 2024-05-22 21:03:43 +02:00
the-real-herowl 191dd1b950 Update template.txt 2024-05-22 21:03:43 +02:00
the-real-herowl 551bc99517 Improved compat alias visual 2024-05-22 21:03:43 +02:00
the-real-herowl 651fb74be1 Fix a crash 2024-05-22 21:03:43 +02:00
the-real-herowl 664993ca75 Fixed mob drops not having proper description 2024-05-22 21:03:43 +02:00
the-real-herowl 7a4c1ceba5 Legacy potion conversion extended 2024-05-22 21:03:43 +02:00
the-real-herowl dbea863553 Legacy potions converter 2024-05-22 21:03:43 +02:00
the-real-herowl d306260c7e Guardian fixes 2024-05-22 21:03:43 +02:00
the-real-herowl cafa36d0b4 Add more sus stew effects 2024-05-22 21:03:43 +02:00
the-real-herowl 747bf16a94 Migrated mobs to the new effects API 2024-05-22 21:03:43 +02:00
the-real-herowl 55ce6f0f4b Migrated beacons to the new API
Also added more effects to them
2024-05-22 21:03:43 +02:00
the-real-herowl e36b7f413b Strays now use frost arrows 2024-05-22 21:03:43 +02:00
the-real-herowl dc7b1869b7 Move most of the game to the new API 2024-05-22 21:03:43 +02:00
the-real-herowl bdaff930e0 Documentation update 2024-05-22 21:03:43 +02:00
the-real-herowl a039e056a5 Support delayed drinking with new potions API 2024-05-22 21:03:43 +02:00
the-real-herowl 53d640028e Added effect stacking option to the potions API
Also:
* Frost and Food Poisoning potion now stack their effects
* fixed a crash related to tipped arrows
2024-05-22 21:03:43 +02:00
the-real-herowl 9e9507efeb Plant placement and drop fixes 2024-05-22 21:03:43 +02:00