itch.io is community of indie game creators and players

Devlogs

Daily Progress Window v1.0.1 - Devlog

The plugin has been completely overhauled to use RPG Maker MZ's native window system instead of custom styling.

Key Changes:

  • Native MZ Windows: Now uses standard MZ window appearance and behavior
  • Proper Game Pausing: Window correctly pauses the game like other MZ windows
  • Modal Behavior: Player cannot move while summary is displayed
  • Audio Safety: Gracefully handles missing audio files without crashes
  • Seamless Integration: Works perfectly with existing MZ UI systems

Technical Improvements:

  • Switched from custom Window_Base styling to native MZ window classes
  • Implemented proper scene update handling for modal behavior
  • Added safe audio playback with file existence checks
  • Removed all custom background and color styling

The End of Day Summary now feels like a natural part of your MZ game's UI system!

Files

  • DailyProgressWindow.js 25 kB
    8 days ago
Download Daily Progress Window for RPG Maker MZ