Files
gen1recomp/tools
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-07-21 05:50:40 -04:00
2026-08-11 11:53:30 -04:00
2026-08-26 10:29:16 -04:00
2026-08-11 11:53:30 -04:00
2026-09-22 11:44:50 -04:00
2026-07-17 20:30:02 -04:00
2026-07-19 16:18:18 -04:00
2026-08-24 07:52:05 -04:00
2026-09-23 06:38:06 -04:00
2026-09-18 13:11:33 -04:00
2026-09-22 09:56:36 -04:00
2026-09-23 17:18:42 -04:00
2026-09-23 11:58:32 -04:00
2026-09-23 11:58:32 -04:00
2026-09-18 15:42:32 -04:00
2026-07-28 20:32:29 -04:00
2026-08-24 11:32:42 -04:00
2026-09-23 11:58:32 -04:00
2026-09-23 06:38:06 -04:00
2026-09-23 11:58:32 -04:00
2026-09-22 09:56:36 -04:00
2026-09-25 10:28:21 -04:00
2026-07-28 20:32:29 -04:00
2026-07-29 11:46:32 -04:00