Patch Notes by Warezkid
Corrections for Launcher
- icons.dat rebuilt — Every icon was off by one. Rebuilt from source PNGs with correct mapping.
- Addons manifest endpoint added - was missing entirely. Added it, built, deployed API. Returns 200 with signed manifest.
- Launcher code changes (need rebuild):
- bg.png for all icon slots (equipment, delivery box, inventory, auctions)
- Delivery box shows bg.png even when empty
- Fixed double data URI prefix on slotBg
- Fixed get_slot_bg missing parameter
- loadIcons includes inventory/auctions/bazaar
- Stale-request guard for character switching