Hoverer
Renders and manages dynamic tooltip text near the mouse cursor, displaying contextual UI information such as item actions, entity names, and control hints.
Renders and manages dynamic tooltip text near the mouse cursor, displaying contextual UI information such as item actions, entity names, and control hints.
Provides profanity filtering functionality by checking input strings against configurable dictionaries using exact and loose matching.
Renders a text label with a subtle shadow effect by layering two Text widgets.
Generates a randomized descriptive text string for signs based on tile type and randomized linguistic components.
Renders and manages displayable text widgets with dynamic sizing, truncation, alignment, and multiline support for UI elements.
A UI widget for text input that supports virtual keyboard editing, word prediction, text formatting, and keyboard/controller control handling.
A text input widget that links to adjacent text boxes to enable multi-box text entry flow, such as for password or code entry fields.
Loads and manages translated strings from .po files, supporting both legacy and new format entries for multi-language localization.
Contains a curated list of profane or inappropriate strings for use in filtering user-generated content.
Manages word prediction for text input by scanning dictionaries and returning matching completions based on user-typed prefixes.
Manages the ability for entities to hold and display custom text written by players.