MineClone2/mods
AFCMS 3a2ce2feb8
First pass on `mcl_structures` (there are still issues I can't resolve)
- use new vectors
- comment unused functions and variables (translator, etc)
- no longer redifine variables in a confusible way
- add (very) basic type annotations
- simplify some parts of the code
- make /spawnstruct command always return boolean + output instead of chant_send_player
- simplify /spawnstruct command code
2022-11-15 21:45:17 +01:00
..
CORE Logging improvements 2022-11-12 02:35:00 +01:00
ENTITIES Remove WIP flag for hopper minecart 2022-11-14 04:07:41 +01:00
ENVIRONMENT Fix player not getting damage from lightning 2022-11-05 01:16:27 +01:00
HELP update 2022-08-22 21:41:55 +00:00
HUD Fix creative mode inventory search crash 2022-11-15 04:41:01 +01:00
ITEMS Don't transfer whole stacks 2022-11-14 04:07:41 +01:00
MAPGEN First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
MISC Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
PLAYER Fix undeclared global variable in mcl_playerplus 2022-11-14 12:40:45 -06:00