Severity: LOW
File: src/main.lua:2, 24, 840
Multiplayer: No
Fix Complexity: TRIVIAL
Description
Three different version strings ("1.0.0", "1.1.0", "1.0.0") appear in the same file. Should be a single constant.
Source: Consolidated Bug Review 2026-07-26, TM-004
Severity: LOW
File:
src/main.lua:2, 24, 840Multiplayer: No
Fix Complexity: TRIVIAL
Description
Three different version strings (
"1.0.0","1.1.0","1.0.0") appear in the same file. Should be a single constant.Source: Consolidated Bug Review 2026-07-26, TM-004