broken_seals/game/scripts
2022-08-05 19:34:31 +02:00
..
ai
auras
dungeons Added tool keyword to the dungeon teleporters, so they can be spawned in to the editor without errors. 2022-02-19 10:51:59 +01:00
entities
game_modules
items Update copyright headers. 2021-04-15 11:52:32 +02:00
networking Updated the engine. I added Vector2i, Vector3i, Rect2i, PoolVector2i, PoolVector3i, and StringName support for variants. Also smaller improvements, and backports. 2022-03-22 02:14:33 +01:00
resources
settings
spells
ui
world_generator Moved the mob spawning logic from the test zone to a new mob spawner SubZoneProp. 2022-08-05 19:34:31 +02:00
world_generators Removed parent_positions from WorldGenBaseResources, and also removed the setup() method. I'ts better this way, as they are resources, and now they can be reused (even though the gui itself doesn't support it). Spawning code is also simpler. 2022-08-04 20:05:19 +02:00