Skip to content
Ludens Ludens Ludens 0.3.0

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.

  • onRestart callback implementation for navigation and state reset
  • Refactored settings events to use UpdateSettings sealed 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

Initial project release.

  • Android 21+ support (Designed for modern devices)
  • Optimized WebView for RPG Maker MV/MZ
  • Virtual Joystick (Configurable opacity & position)
  • Action Buttons (A, B, X, Y)
  • System Theme & Language
  • Audio Mute & FPS Counter
  • WebGL Toggle
  • Customizable applicationId, Version, and Name via gradle.properties
  • Simplified Asset Injection (composeResources/files/www)