Mineclonia/mods
Lizzy Fleckenstein af8f1ea1bb
Various fixes to the enchanting and loot system
- enchanted loot generated by mapgen now uses PseudoRandom for randomness
- prevent fishing loot from generating loot 32767 times (!!!) when only 1 is needed
- bows and fishing rods obtained from the treasure section of fishing loot are now enchanted
- there is now a function to uniform enchant items other than books
2021-12-07 18:10:08 +01:00
..
CORE Various fixes to the enchanting and loot system 2021-12-07 18:10:08 +01:00
ENTITIES Various fixes to the enchanting and loot system 2021-12-07 18:10:08 +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 Various fixes to the enchanting and loot system 2021-12-07 18:10:08 +01:00
MAPGEN Various fixes to the enchanting and loot system 2021-12-07 18:10:08 +01:00
MISC Improve test for minetest.find_nodes_in_area() 2021-11-18 04:47:03 +01:00
PLAYER Fix server crash by client leaving after joining 2021-08-22 04:21:35 +02:00