6 Commits

Author SHA1 Message Date
itsRevela
6ba1224554 feat: add Gitea release support 2026-05-18 07:41:59 -05:00
itsRevela
0ba63bf748 chore: bump version to 1.1.5 2026-04-17 15:21:47 -05:00
itsRevela
ded271f410 chore: centralize version management and bump to 1.1.4
Add bump script (pnpm bump <version>) that updates package.json,
tauri.conf.json, Cargo.toml, and README in one command. CI workflows
now read the version from package.json dynamically. App.tsx reads
the version via Vite define instead of hardcoding it.
2026-04-15 03:37:13 -05:00
itsRevela
c638554905 chore: bump version to 1.1.2 2026-04-12 11:28:01 -05:00
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
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