Mikita Wiśniewski
|
0e4114d03c
|
Fix right-clicking in survival mode
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
f7dbd6ba99
|
Patch mcl_chests for pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
119673cab2
|
Pickmob functionality
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
90fd8a9f9e
|
Fix some more issues with vl_pickblock, avoid conflicts with mcl_meshhand
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
87da975918
|
Fix some present issues with vl_pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
1685f5ce2e
|
Patch mcl_cocoas for pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
abfca3dc29
|
Patch mcl_farming for pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
d14b32cad9
|
Patch mcl_mangrove for pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
e00c5d36a0
|
Patch mcl_beehives for pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
ed088eea66
|
Patch mcl_ocean/sea_pickle.lua for pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
38e6234351
|
vl_pickblock: fix rightclick broken in survival
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
3c6c1c5ffc
|
Give slabs when pickblocking double slab blocks
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
fbe93ccba3
|
vl_pickblock: GOLD -> YELLOW
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
2760826ab8
|
Patch mcl_flowers for pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
055a54738b
|
Refactor vl_pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
dbd3270e1b
|
Patch mcl_doors for pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
b68085c1a9
|
Patch mcl_beds for pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
1f73b159b8
|
Patch mcl_ocean for pickblock (again)
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
dfb54cd9f7
|
Notify the player if a picked block is already in their hotbar
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
a3ccf98561
|
Simplify pickblock implementation and call on_rightclick
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
1181c8a3d5
|
Patch mcl_brewing to work with pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
cb81a10eec
|
Patch mcl_stairs to work with pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
ffd01ae6c6
|
Patch mcl_ocean to support pickblock
|
2025-01-05 11:05:23 +07:00 |
|
Mikita Wiśniewski
|
e3c195f874
|
Implement basic pickblock functionality (on rightclick)
|
2025-01-05 11:05:23 +07:00 |
|
the-real-herowl
|
1521d202aa
|
Merge pull request 'Fix undeclared (global) variables, other linter issues with minecarts' (#4805) from fix-luacheck-minecart into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4805
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
|
2025-01-05 02:37:51 +01:00 |
|
teknomunk
|
7c7c2bcb6d
|
Address review comments
|
2025-01-05 02:37:51 +01:00 |
|
teknomunk
|
cc125d8eac
|
Fix all luacheck findings except two empty if branches, two references to math.round and the *_physics variables from optional mods (each guarded by modpath checks)
|
2025-01-05 02:37:51 +01:00 |
|
teknomunk
|
24ca1b20a8
|
Export handle_cart_leave from movement, resolve luacheck and lua-language-server findings, fix typo
|
2025-01-05 02:37:51 +01:00 |
|
kno10
|
e5822ecc35
|
fix undefined globals in mcl_bamboo (#4797)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4797
Reviewed-by: teknomunk <teknomunk@protonmail.com>
Co-authored-by: kno10 <erich.schubert@gmail.com>
Co-committed-by: kno10 <erich.schubert@gmail.com>
|
2025-01-05 02:25:48 +01:00 |
|
Mikita Wiśniewski
|
8a08f0dbcd
|
Fix droppers crashing when dropping an unknown item (#4810)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4810
Reviewed-by: kno10 <kno10@noreply.git.minetest.land>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
|
2025-01-05 02:24:16 +01:00 |
|
Mikita Wiśniewski
|
2df6f7d5d4
|
Fix jockey spawn room check (#4812)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4812
Reviewed-by: kno10 <kno10@noreply.git.minetest.land>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
|
2025-01-05 02:23:48 +01:00 |
|
the-real-herowl
|
cc82293c74
|
Merge pull request 'Fix sweetberry bonemealing crash, growth, double bonemeal usage' (#4788) from fix-sweetberry-bonemealing into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4788
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
|
2025-01-03 20:07:12 +01:00 |
|
teknomunk
|
ab7d0544da
|
Add TODO for future planned work
|
2025-01-03 20:07:12 +01:00 |
|
teknomunk
|
e82496c812
|
Refactor to remove drop_berries that was used exactly twice and had same function as another variable, refactor do_berry_drop to return boolean on whether berries were dropped, refactor right-click handler to make it more clear that the bonemealing check only happens if berries were not dropped
|
2025-01-03 20:07:12 +01:00 |
|
teknomunk
|
d7bb017dca
|
Fix sweetberry bonemealing crash, fix sweetberry growth, fix double bonemeal usage
|
2025-01-03 20:07:12 +01:00 |
|
the-real-herowl
|
bf7017cfe7
|
Merge pull request 'Disable mob movement logging by default' (#4789) from default-disable-mob-logging into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4789
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Reviewed-by: kno10 <kno10@noreply.git.minetest.land>
|
2025-01-03 17:27:06 +01:00 |
|
teknomunk
|
cc2d575894
|
Move setting next to mcl_logging_mobs_spawn
|
2025-01-03 06:42:12 -06:00 |
|
teknomunk
|
dea5127b40
|
Add mob movement debugging to settingtypes.txt
|
2025-01-03 13:20:21 +01:00 |
|
teknomunk
|
dfc8733261
|
Change the default logging setting in mob movement from true to false
|
2025-01-03 13:20:21 +01:00 |
|
the-real-herowl
|
9057f7cfd3
|
Merge pull request 'Update Galician translation' (#4796) from translate-galician-4521 into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4796
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
|
2025-01-03 11:56:47 +01:00 |
|
kno10
|
25a832c4b6
|
rerun mod_translation_updater
|
2025-01-03 11:56:04 +01:00 |
|
ninjum
|
b407cc9628
|
Squashed: Galician translation
|
2025-01-03 11:56:04 +01:00 |
|
teknomunk
|
5ee94855b0
|
Fix TNT Minecart Crash (#4799)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4799
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
|
2025-01-03 11:53:31 +01:00 |
|
teknomunk
|
eb06f48875
|
Fix fishing pole casting crash (#4800)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4800
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
|
2025-01-03 11:52:47 +01:00 |
|
teknomunk
|
96469f8518
|
Fix elytra rocket crash (#4801)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4801
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
|
2025-01-03 11:43:20 +01:00 |
|
kno10
|
96957da5cf
|
Add colors for new nodes added very late in the 0.88 release cycle. (#4795)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4795
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: kno10 <erich.schubert@gmail.com>
Co-committed-by: kno10 <erich.schubert@gmail.com>
|
2025-01-03 11:41:27 +01:00 |
|
teknomunk
|
9b23d9931e
|
Change cart dismount position to behind the cart instead of beside it (#4785)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4785
Reviewed-by: kno10 <kno10@noreply.git.minetest.land>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
|
2025-01-02 22:30:39 +01:00 |
|
teknomunk
|
ca504e80c7
|
Fix carts randomly derailing (#4780)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4780
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
|
2024-12-31 19:35:54 +01:00 |
|
the-real-herowl
|
9c51ed0518
|
Merge pull request 'release_0_88_back_on_track' (#4777) from release_0_88_back_on_track into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4777
|
2024-12-31 04:41:32 +01:00 |
|
the-real-herowl
|
3a9ecbba96
|
Post-release set version 0.89.0-SNAPSHOT
|
2024-12-31 04:03:00 +01:00 |
|