Files
1jamie 76ede1171e feat: Gen 3 save editor, GBA extraction resilience, and UI/asset polish
- Save Editor (Gen 3):
  - Added full support for EV, IV, Nature, Ability, and Ribbons editing for Gen 3 Pokémon.
  - Implemented stat calculations, personality-based nature derivation, and Gen 3 save data structures.
  - Added comprehensive unit test suite in tests/save_editor_gen3_ev_iv_tests.lua.

- GBA Extraction & Graphics:
  - Added zero-copy ARM-safe ROM accessor and fast LZ77 string decompression.
  - Fixed bag chrome decompression string-buffer indexing preventing solid-color renders.
  - Fixed TM Case HM badge tile offset and palette mapping.
  - Added builtin moves fallback in src/core/game3/battle/builtin_moves.lua.
  - Improved parallel extraction resilience, desktop fallback search paths, and prefix handling.

- Android & Launchers:
  - Added dynamic high-res app launcher shortcuts and color palettes for all supported games.
  - Updated Android icon generator and intent dispatch handlers.
2026-09-25 16:20:40 -05:00
..
2026-09-24 05:17:32 -04:00
2026-09-24 08:39:43 -04:00
2026-09-24 08:39:43 -04:00
2026-09-24 08:39:43 -04:00
2026-09-22 17:05:12 -04:00
2026-08-19 06:41:10 -04:00
2026-09-24 05:17:32 -04:00
2026-09-25 13:18:59 -04:00
2026-09-25 10:28:21 -04:00
2026-09-02 10:02:32 -04:00
2026-09-25 14:20:34 -04:00
2026-09-25 14:20:34 -04:00
2026-09-25 14:20:34 -04:00
2026-09-24 08:39:43 -04:00
2026-07-17 20:30:02 -04:00
2026-09-03 07:11:31 -04:00
2026-08-18 09:51:22 -04:00
2026-08-19 06:41:10 -04:00
2026-08-24 07:52:05 -04:00
2026-09-25 11:12:10 -04:00
2026-08-21 14:03:25 -04:00
2026-08-25 09:16:59 -04:00
2026-09-22 17:05:12 -04:00
2026-08-17 06:47:33 -04:00
2026-08-11 11:53:30 -04:00
2026-09-23 11:58:32 -04:00
2026-09-02 10:02:32 -04:00
2026-09-24 08:39:43 -04:00