authority/modules/terrain
Sara da0419bc13 fix: no gaps in terrain collision time/space
Terrain collision is generated before the first _process

Terrain collision is generated from and to the edges of chunks with no
gaps inbetween
2026-03-09 11:28:17 +01:00
..
config.py feat: started work on terrain editor tools 2026-02-22 22:27:23 +01:00
register_types.cpp feat: WIP terrain path modifiers 2026-02-27 18:01:14 +01:00
register_types.h feat: started work on terrain editor tools 2026-02-22 22:27:23 +01:00
SCsub feat: started work on terrain editor tools 2026-02-22 22:27:23 +01:00
terrain.cpp fix: no gaps in terrain collision time/space 2026-03-09 11:28:17 +01:00
terrain.h fix: no gaps in terrain collision time/space 2026-03-09 11:28:17 +01:00
terrain_chunk.cpp fix: no gaps in terrain collision time/space 2026-03-09 11:28:17 +01:00
terrain_chunk.h fix: no gaps in terrain collision time/space 2026-03-09 11:28:17 +01:00
terrain_modifier.cpp chore: removed untaken branches 2026-03-07 11:02:15 +01:00
terrain_modifier.h feat: implemented smooth paths 2026-03-02 23:29:32 +01:00