8c0c6547d9
Fix random crash in darkness effect in mcl_potions, finish refactoring of mcl_weather.skycolor that also makes darkness effect more reliable
66de22ae27
Start refactor
Fix mob spawner crash
fefdd26f0c
Fix mob spawner crash (https://git.minetest.land/VoxeLibre/VoxeLibre/issues/4336), add mcl_mobs.register_conversion API function
crash at login about mcl_mobspawners
I have reproduced this by creating creeper and enderman spawners. Looking into creating a PR to resolve this.
crash at login about mcl_mobspawners
Have you by chance created creeper or enderman mob spawners? I don't think VoxeLibre will place them and that's what I think is going on.
Fix crash that occurs when lingering or splash potions are used from a dispenser
teknomunk
created branch fix-potion-dispenser-crashes in teknomunk/MineClone2
2024-05-27 03:40:00 +02:00
Some issues with the new update 0.87
Eating not possible. The eating animation and sound is there, but hunger bar will not replenish. Tried with cooked meat and carot in two worlds created with an old MCL2 world and a new VL…
94d3004ff1
Make composter_progress_chance local, as it is not used anywhere except in mcl_composters
fb6d96f45b
Fix typo that prevented bone mealing pumpkin plants
f0fc84e53f
Check both above and below in pointed_thing for bonemealing (and pass thru the position as .under), make crimson vines and twisting vines compostable by rightclicking on the composter
417d012320
Fix crash at one more spot
e68b0e5ca1
Fix crashes when using bonemeal on nether nodes
9536189c33
Make composter_progress_chance local, as it is not used anywhere except in mcl_composters
cb11285275
Fix typo that prevented bone mealing pumpkin plants
78678b98b6
Check both above and below in pointed_thing for bonemealing (and pass thru the position as .under), make crimson vines and twisting vines compostable by rightclicking on the composter
d88f41b650
Fix crash at one more spot
4f5c662756
Fix crashes when using bonemeal on nether nodes
a6e4db0031
Fix typo that prevented bone mealing pumpkin plants
f2ce65631b
Check both above and below in pointed_thing for bonemealing (and pass thru the position as .under), make crimson vines and twisting vines compostable by rightclicking on the composter
3d34d5592d
Fix crash at one more spot
32149e7ae3
Fix crashes when using bonemeal on nether nodes
97ea25c254
Change _mcl_on_bonemealing to _on_bone_meal, update API.md to reflect this
a26697d13d
Make old rails have a drawtype, make update lbm always run
0539618c1b
Move the various rails to their own files, code cleanup
df58afba7b
Remove undefined global for optional environmental physics
9a0db8b6e0
Remove Emerge-0 warning that occurs when placing mineshafts
185a357b9b
Restore 45 degree cart movement, remove warning about unknown global
teknomunk
pushed to update-readme-minetest-version at teknomunk/MineClone2
2024-05-26 21:11:06 +02:00
5dc42ce8ed
Use wording that doesn't mention version numbers so it can't get out of date
b2495dc850
Update minetest version support information
e097c87e7c
Merge pull request 'release_0_87_prismatic' (#4320) from release_0_87_prismatic into master
9e0136e3c4
Post-release set version 0.88.0-SNAPSHOT
b2d93f3265
Add release notes for v0.87
dfddea76fb
Updated release credits and set version for v0.87
da491b8505
Documented a returned table (effect data) (#4330)
teknomunk
pushed to update-readme-minetest-version at teknomunk/MineClone2
2024-05-26 20:23:17 +02:00
c36a27bbed
Update minetest version support information
e097c87e7c
Merge pull request 'release_0_87_prismatic' (#4320) from release_0_87_prismatic into master
9e0136e3c4
Post-release set version 0.88.0-SNAPSHOT
b2d93f3265
Add release notes for v0.87
dfddea76fb
Updated release credits and set version for v0.87
Update minetest version support information