Changelog
This content is for the 0.1.0 version. Switch to the latest version for up-to-date documentation.
This page documents the release history and major changes for the Ludens project.
For a complete list of commits and minor fixes, please refer to the GitHub Releases page.
v0.2.0 - 2026-02-05
Section titled “v0.2.0 - 2026-02-05”- onRestart callback implementation for navigation and state reset
Changed
Section titled “Changed”- Refactored settings events to use
UpdateSettingssealed interface pattern - Improved settings event and request handling
- Fixed on-screen controls not showing when YDP_Ludens plugin is disabled or not present
- Fixed unnecessary WebView restart when updating settings without navigating away
0.1.0 - 2026-01-27
Section titled “0.1.0 - 2026-01-27”Initial project release.
Android Build Support
Section titled “Android Build Support”- Android 21+ support (Designed for modern devices)
- Optimized WebView for RPG Maker MV/MZ
Native Overlay Controls
Section titled “Native Overlay Controls”- Virtual Joystick (Configurable opacity & position)
- Action Buttons (A, B, X, Y)
Comprehensive Settings System
Section titled “Comprehensive Settings System”- System Theme & Language
- Audio Mute & FPS Counter
- WebGL Toggle
Easy Android Build Configuration
Section titled “Easy Android Build Configuration”- Customizable applicationId, Version, and Name via gradle.properties
- Simplified Asset Injection (composeResources/files/www)