Caves
Defines cave-level room task configurations for world generation, specifying locked paths, room pools, and visual properties.
Defines cave-level room task configurations for world generation, specifying locked paths, room pools, and visual properties.
Registers the 'Oasis' custom task for the DST map system, defining its progression requirements and room placement rules.
Defines a collection of world generation task templates for the Forest world type in Don't Starve Together.
Defines the Lava Arena map task configuration used during world generation to specify layout rules and constraints.
Registers a custom task set named 'Lava Arena' for use in world generation.
Manages level configuration including task selection, set piece assignment, and world generation overrides for map generation in Don't Starve Together.
Placeholder module containing no functional code — all its tasks were migrated to dst_tasks_forestworld.
Registers a single optional task (`Quagmire_KitchenTask`) for Quagmire map generation, specifying room placement rules and visual properties.
Registers the Quagmire task set used to define valid and initial tasks for Quagmire gameplay.
Represents a procedural map generation task with room placement rules, locking/Key requirements, and special room configurations.
Manages the registration and retrieval of level generation tasks used to define world room layouts and progression constraints.