CHANGELOG
Track the development progress of Denied's RPG. Each update brings new features, improvements, and bug fixes.
Latestv0.5.133-v0.5.138January 7, 2026
Launcher Integration
launcherbuild
Launcher Requirement
Production game builds now require the launcher to play, ensuring proper authentication and update management.
Changes
- Launcher requirement - Game checks for launcher on startup, exits if not present
- dev.txt bypass - Create a `dev.txt` file next to the executable to bypass launcher requirement for local development
- Game logout integration - Logging out of the game reopens the launcher for re-authentication
- Login screen hidden - When launched from the launcher, the login screen is automatically hidden since auth is already complete
Bug Fixes
- Synty material fix - Fixed Synty asset materials not applying correctly in export builds due to resource path issues
Previous Updates
v0.5.124-v0.5.132January 7, 2026
Equipment & Auth Fixes
Fixed equipment visuals and authentication flow between launcher and game.
launcherbugfix
v0.5.114-v0.5.123January 7, 2026
Launcher UI & Authentication
Major launcher UI overhaul with authentication migration from game to launcher.
launcheruifeature
v0.5.105-v0.5.112January 7, 2026
Build Pipeline & Launcher Foundation
Automated GitHub Actions builds and new Tauri game launcher with auto-updates.
launchercifeature