Simplified Chinese localization project for Lethal Company with independent runtime translation, localized UI textures, and embedded Chinese font fallback support.
0.2.0 - Custom localization and runtime stability update
Added custom localization support: standalone .cfg files can extend text replacement rules.
Custom localization supports exact, ignore-case, regex, and style rules. Regex rules are disabled by default and should be enabled only after the rule is verified.
Added file size, loaded file count, rule count, and regex timeout limits for custom localization, reducing the risk of stutter or repeated log noise from faulty rules.
Improved runtime text collection and scan HUD processing cadence to reduce short stutters around long text, rich text, and right-click scanning.
Split dynamic text handling by domain, including terminal, HUD, chat, endgame, planet information, and control prompts, reducing work in global high-frequency text paths.
Completed suit-change hover prompt localization, so prompts such as Change: Bee Suit can display localized suit names.
Preserved protections for terminal input, chat input, player names, lobby dynamic names, and icon-mod item keys to reduce mistranslation and compatibility issues.
0.1.7 - Signal Translator HUD update
Added a cached and throttled Signal Translator HUD localization path.
Enlarged the localized receiving-signal prompt while preserving later signal text sizes.
Completed recent Cruiser, ship magnet, Signal Translator, and order-status terminal translations.
Updated the Thunderstore package from the current runtime build.
0.1.6 - V81 status text and lobby warning update
Added translations for V81 cadaver infection and air-filter status messages.
Added configurable infection temperature display. Celsius is the default; Fahrenheit is available.
Localized the modified-host warning and adjusted line breaks.
Refreshed release metadata and runtime resources.
0.1.5 - Terminal confirmation input fix
Fixed translated terminal pages so vanilla input tracking is preserved.
Restored c / confirm behavior on translated purchase and route confirmation pages.