MineClone2/mods
FaceDeer 1a09b5c132 fixing registration of node functions
"#registered_generators" was attempting to count a non-array table and was always returning 0. So every node function registered was named "mod_1" and overwrote each other in that index.

also, "nodes" wasn't counting node_functions, it was counting lvm_functions.
2022-08-14 01:11:30 -06:00
..
CORE [5.6] remove incorrect marks. 2022-08-07 13:00:43 +08:00
ENTITIES Add objectref to villager sound_play for pos sound 2022-08-13 00:47:46 +02:00
ENVIRONMENT Send shadows to client if server supports it 2022-08-13 00:04:44 +02:00
HELP Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
HUD fix at mod loadtime warning in mcl_info 2022-08-10 14:14:00 +02:00
ITEMS variable in mcl_beacons gets reinitalized for no reason 2022-08-13 11:54:34 +02:00
MAPGEN fixing registration of node functions 2022-08-14 01:11:30 -06:00
MISC Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
PLAYER still over it 2022-08-12 13:03:11 +10:00