Commit Graph

3 Commits

Author SHA1 Message Date
itsRevela
064c5e84cb fix: skin pack PCK now includes info asset with PACKID, unique skin ID
- Added info file "0" (type=4) with PACKID to match official DLC structure
- Changed skin filename to dlcskin99990000.png to avoid ID collisions
- Skins now visible to other players in multiplayer
- Bumped version to 1.1.1
2026-04-12 10:51:21 -05:00
itsRevela
a7dab3ddbf feat: instance import, skin model toggle, audio randomize, and bug fixes
- Import Instance: link external game folders without copying files
- Custom title images per instance (stored as base64 in stub dir)
- Alex/slim skin support via BOX params and ARM_DISABLED ANIM flags
- Steve/Alex toggle in skin library, persisted per skin
- Generic update check: parses GitHub release URL from any edition
- Randomize music option, random track on startup
- Panorama stays visible on blur (animation pauses instead)
- Music pauses on window blur, resumes on focus
- Delete active instance falls back to default profile
- Dynamic versions list height with scroll on overflow
- Removed debug console.log statements and unused files
- Fixed undefined model variable in skin import
- Fixed SetupView indentation from prior cleanup
2026-04-12 10:05:35 -05:00
itsRevela
1ac64d3baf Initial commit: Revelations Launcher v1.1.0
FOSS cross-platform launcher for Minecraft Legacy Console Edition.
2026-04-12 05:15:28 -05:00