Mineclonia/mods
cora 5deaabdb47
Fix player bone positions and properties setting
The comparison and setting logic in the previous patch that set player
bone positions and properties conditionally incorrectly did not update
some values (like player eye level position) when they changed. This
patch fixes it and adds asserts to ensure the code works as intended.
2021-12-09 04:53:45 +01:00
..
CORE Fix typo in mcl_colors API documentation 2021-11-18 19:23:57 +01:00
ENTITIES Give mobs sunburn at correct light level 2021-11-19 03:14:36 +01:00
ENVIRONMENT Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HELP Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HUD Add test cases for get_tool_name() 2021-12-06 04:11:55 +01:00
ITEMS Fix access to ender inventory without an ender chest 2021-12-03 21:23:10 +01:00
MAPGEN Generate pig spawners in mineshafts 2021-07-23 04:11:33 +02:00
MISC Improve test for minetest.find_nodes_in_area() 2021-11-18 04:47:03 +01:00
PLAYER Fix player bone positions and properties setting 2021-12-09 04:53:45 +01:00