Commit Graph

12428 Commits

Author SHA1 Message Date
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
teknomunk 6394371e4f Update minetest version support information (#4332)
Reviewed-on: VoxeLibre/VoxeLibre#4332
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:00:47 +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 e097c87e7c Merge pull request 'release_0_87_prismatic' (#4320) from release_0_87_prismatic into master
Reviewed-on: VoxeLibre/VoxeLibre#4320
2024-05-26 16:41:42 +00:00
the-real-herowl 9e0136e3c4 Post-release set version 0.88.0-SNAPSHOT 2024-05-26 18:38:39 +02:00
the-real-herowl b2d93f3265 Add release notes for v0.87 2024-05-26 18:30:19 +02: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 18571d072c Further documentation fixes (#4329)
All related to the rename. Also updated a script used while releasing.

Reviewed-on: VoxeLibre/VoxeLibre#4329
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:50:05 +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
the-real-herowl 54957e6191 Merge pull request 'Update French README' (#4323) from syl/VoxeLibre:readme into master 2024-05-26 17:06:26 +02:00
syl 48482521ca Update French README 2024-05-26 17:05:17 +02:00
JoseDouglas26 ca434eb71b Merge branch 'master' of https://git.minetest.land/JoseDouglas26/MineClone2 2024-05-26 10:31:53 -03: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