File Details
v0.3
- R
- Mar 10, 2026
- 200.64 KB
- 14
- 12.0.1
- Retail
File Name
HearthPhone-v0.3.zip
Supported Versions
- 12.0.1
lightweight tag fc99374bb347cdb649f678a8d59a0296cdb76ab9 v0.3
Author: FlintarN <a.nyborg@hotmail.com>
Date: Mon Mar 9 21:50:17 2026 +0100
commit fc99374bb347cdb649f678a8d59a0296cdb76ab9
Author: FlintarN <a.nyborg@hotmail.com>
Date: Mon Mar 9 21:35:43 2026 +0100
Add Survivor game, multi-page home screen, app reordering, and various fixes
- New "Survivor" top-down roguelike shooter with WASD movement, cursor aiming,
wave-based spawning, 3 monster types, loot drops, and power-ups
- Python sprite generator for player, monsters, projectiles, loot, and app icon
- Multi-page home screen with page dots, mouse wheel switching, and horizontal drag
- App reordering edit mode with iOS-style wiggle animation and slot swapping
- Persist app layout in SavedVariables across sessions
- Add "Rearrange Apps" entry in Settings
- Fix auto-lock timer not resetting on unlock
- Move wallpaper clear buttons from Settings to Gallery
- Rename author to FlintarN throughout
- Consolidate page frame locals into pg table to stay under 200 local limit
commit 67fd07ab8e6d67416b0754170656706a6da175d7
Author: FlintarN <a.nyborg@hotmail.com>
Date: Mon Mar 9 19:37:50 2026 +0100
Add PIN lock, notifications, display settings, wallpaper management, and bug fixes
- PIN lock system with state machine (lock/pin/unlocked), timeout, and deferred routing
- Notification colors using WoW ChatTypeInfo + special colors for social/game
- Clock format (12h/24h), timezone offset, and auto-lock timer settings
- Wallpaper clear buttons in Gallery app
- About section in Settings
- Fix DamageMeter taint error with tonumber() wrapper
- Fix auto-lock not resetting activity on unlock
- Fix game challenge ForceShow to pass sender info
- Fix notification click scoping issues
- Update author to FlintarN

