Skip to main content

6 docs tagged with "console"

View all tags

Consolecommands

This component defines a comprehensive set of global console command functions for debugging, server administration, entity spawning, player stat manipulation, world state management, and shard network operations in Don't Starve Together.

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 module defines a comprehensive suite of debug console commands for spawning entities, manipulating world states, testing game mechanics, configuring components, managing events, and exporting entity data for testing purposes in Don't Starve Together.

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.