1
0
Fork 0
MineClone2/mods/MAPGEN/mcl_structures
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
..
locale mcl_structures 2022-02-23 23:58:05 +01:00
schematics change schematics for gold and sponges instead of chests 2022-11-15 01:28:51 +01:00
API.md Add loot generation to api 2022-07-01 02:05:48 +02:00
api.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
desert_temple.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
end_city.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
end_spawn.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
geode.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
igloo.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
init.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
jungle_temple.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
mod.conf use new struct api for desert well and temples 2022-07-01 02:05:48 +02:00
ocean_ruins.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
pillager_outpost.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
ruined_portal.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
shipwrecks.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
witch_hut.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00
woodland_mansion.lua First pass on `mcl_structures` (there are still issues I can't resolve) 2022-11-15 21:45:17 +01:00