1
0
Fork 0
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
ENTITIES
ENVIRONMENT
HELP
HUD
ITEMS
MAPGEN First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
MISC
PLAYER