674081689c
Make sure that source textures that include texture modifiers don't break stalker textures
c576e53956
Convert 'strenght' to 'strength' in beacons and guard against no effect string metadata set, fix whitespace in mcl_beacons/init.lua
WIP: Fix beacon crash
Many crashes about beacons
Do you know what kind of beacon is causing these crashes? This would help with testing a fix for this.
Fix missing or duplicate items in the creative inventory
d530704333
Track items as they are registered for use in building the creative menu without relying on pairs(minetest.registered_items) working correctly
Items missing/duplicated in creative inventory
@the-real-herowl has also seen this and I think it is related to an issue he saw while writing the code that saved mob effects as part of the potions API.
Items missing/duplicated in creative inventory
Some issues with the new update 0.87
So far, I haven't been able to reproduce the issue you are seeing night fall. Unfortunately, I can't fix a bug that I can't reproduce. So, to try and reproduce this, could you please answer these…
mcl_weather sky color refactor