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
cora
00541cbfb8
Fix end spike wrong vector.add usage
2022-11-15 01:26:06 +01:00
cora
70e0d8bdfd
Don't spawn the dragon in peaceful
...
and keep portal open
2022-09-14 20:37:08 +00:00
cora
ba7f534d2f
Make end island larger
2022-09-14 20:37:08 +00:00
cora
78703d2baa
Fix lighting issues in the end
2022-09-14 20:37:08 +00:00
cora
adc4e9f810
Move end gateway portal to structure api
2022-09-14 20:37:08 +00:00
cora
a3c4d915b3
Fix dragon spawning with crystals
2022-09-14 20:37:08 +00:00
cora
e6707d1ef9
fix iron cage size, doubled dragon view range
2022-09-14 20:37:08 +00:00
cora
ef384f7062
Make dragon spawn again, fix dragon fight
2022-09-14 20:37:07 +00:00
cora
f3e40803f4
Put register_generator api in a separate file
2022-09-14 20:37:07 +00:00
cora
8264ea804a
Add iron cages to some obsidian pillars
2022-09-14 20:37:07 +00:00
cora
2c7838bdf6
make the end island slightly larger
...
also uses the mcl_mapgen_core api now
2022-09-14 20:37:07 +00:00
cora
7d2543e03c
Properly close exit portal
2022-09-14 20:37:07 +00:00
cora
48514ece5b
Add End Spikes
2022-09-14 20:37:07 +00:00
cora
129dd24cc5
Fix inaccurate warning about spawn platform
2022-09-14 20:37:07 +00:00
cora
1d942e9946
Exit portal and spawn platform -> mcl_structures
2022-09-14 20:37:07 +00:00