Skip to main content

11 docs tagged with "task"

View all tags

Caves

Defines cave-level room task configurations for world generation, specifying locked paths, room pools, and visual properties.

Dlctasks

Registers the 'Oasis' custom task for the DST map system, defining its progression requirements and room placement rules.

Forest

Defines a collection of world generation task templates for the Forest world type in Don't Starve Together.

Lavaarena

Defines the Lava Arena map task configuration used during world generation to specify layout rules and constraints.

Lavaarena

Registers a custom task set named 'Lava Arena' for use in world generation.

Level

Manages level configuration including task selection, set piece assignment, and world generation overrides for map generation in Don't Starve Together.

Moonisland Tasks

Placeholder module containing no functional code — all its tasks were migrated to dst_tasks_forestworld.

Quagmire

Registers a single optional task (`Quagmire_KitchenTask`) for Quagmire map generation, specifying room placement rules and visual properties.

Quagmire

Registers the Quagmire task set used to define valid and initial tasks for Quagmire gameplay.

Task

Represents a procedural map generation task with room placement rules, locking/Key requirements, and special room configurations.

Tasks

Manages the registration and retrieval of level generation tasks used to define world room layouts and progression constraints.