Consolecommands
This module defines a comprehensive collection of console command functions for Don't Starve Together, including player management, world control, entity spawning, debugging utilities, server administration, boss summoning, shard/network management, and various testing tools.
Consolehistorywidget
Renders a scrollable history of past console commands for user selection and completion.
Consolescreen
Manages the in-game debug console screen, handling input, command execution (local or remote), and autocomplete features.
Debugcommands
This file defines a comprehensive suite of debug console commands for Don't Starve Together that enables entity spawning, world manipulation, system testing, scrapbook data generation, and various development utilities for modders and developers.
Debugprint
Custom print function wrapper that logs messages with optional source location and supports external logger registration for debugging output.
Wordpredictionwidget
Renders a UI widget for word prediction in the console, supporting keyboard and mouse navigation through prediction suggestions.