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-09-23 16:34:15 -04:00
2026-08-04 06:41:34 -04:00
2026-08-14 18:48:06 -05:00
2026-08-11 11:53:30 -04:00
2026-09-25 16:20:40 -05:00
2026-08-26 10:29:16 -04:00
2026-08-06 08:43:32 -03:00
2026-08-10 17:43:53 -04:00
2026-09-03 06:33:23 -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-09-23 16:34:15 -04:00
2026-08-23 12:18:29 -04:00
2026-08-24 10:20:27 -04:00
2026-07-19 16:18:18 -04:00
2026-08-24 07:52:05 -04:00
CLOSES #2025 , CLOSES #2029 , CLOSES #2030 , CLOSES #2031 , CLOSES #2033 , CLOSES #2034 , CLOSES #2035 , CLOSES #2038 , CLOSES #2040 , CLOSES #2041 , CLOSES #2042 , CLOSES #2043 , CLOSES #2044 , CLOSES #2045 , CLOSES #2046 , CLOSES #2048 , CLOSES #2049 , CLOSES #2050 , CLOSES #2051 , CLOSES #2052 , CLOSES #2053 , CLOSES #2054
2026-09-01 13:45:00 -04:00
2026-09-23 06:38:06 -04:00
CLOSES #2089 , CLOSES #2198 , CLOSES #2227 , CLOSES #2246 , CLOSES #2277 , CLOSES #2278 , CLOSES #2280 , CLOSES #2281 , CLOSES #2282 , CLOSES #2283 , CLOSES #2286
2026-09-16 09:45:20 -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-21 09:14:53 +01:00
2026-09-23 11:58:32 -04:00
2026-09-25 16:20:40 -05:00
2026-09-18 15:42:32 -04:00
2026-07-28 20:32:29 -04:00
2026-08-20 09:42:20 +02:00
2026-08-24 11:32:42 -04:00
CLOSES #1947 , CLOSES #1987 , CLOSES #1989 , CLOSES #1994 , CLOSES #1996 , CLOSES #1998 , CLOSES #2010 , CLOSES #2011 , CLOSES #2012 , CLOSES #2013 , CLOSES #2014 , CLOSES #2015 , CLOSES #2017 , CLOSES #2018 , CLOSES #2019 , CLOSES #2020 , CLOSES #2021 , CLOSES #2022
2026-08-31 12:05:42 -04:00
2026-09-23 16:34:15 -04:00
2026-08-20 08:27:25 -04:00
2026-09-25 07:11:46 -04:00
2026-07-31 10:19:51 -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-09 14:14:40 -05:00
2026-09-23 16:34:15 -04:00
CLOSES #2025 , CLOSES #2029 , CLOSES #2030 , CLOSES #2031 , CLOSES #2033 , CLOSES #2034 , CLOSES #2035 , CLOSES #2038 , CLOSES #2040 , CLOSES #2041 , CLOSES #2042 , CLOSES #2043 , CLOSES #2044 , CLOSES #2045 , CLOSES #2046 , CLOSES #2048 , CLOSES #2049 , CLOSES #2050 , CLOSES #2051 , CLOSES #2052 , CLOSES #2053 , CLOSES #2054
2026-09-01 13:45:00 -04:00
2026-09-09 14:14:40 -05:00
CLOSES #1947 , CLOSES #1987 , CLOSES #1989 , CLOSES #1994 , CLOSES #1996 , CLOSES #1998 , CLOSES #2010 , CLOSES #2011 , CLOSES #2012 , CLOSES #2013 , CLOSES #2014 , CLOSES #2015 , CLOSES #2017 , CLOSES #2018 , CLOSES #2019 , CLOSES #2020 , CLOSES #2021 , CLOSES #2022
2026-08-31 12:05:42 -04:00
2026-09-22 09:56:36 -04:00
CLOSES #1947 , CLOSES #1987 , CLOSES #1989 , CLOSES #1994 , CLOSES #1996 , CLOSES #1998 , CLOSES #2010 , CLOSES #2011 , CLOSES #2012 , CLOSES #2013 , CLOSES #2014 , CLOSES #2015 , CLOSES #2017 , CLOSES #2018 , CLOSES #2019 , CLOSES #2020 , CLOSES #2021 , CLOSES #2022
2026-08-31 12:05:42 -04:00
2026-09-25 07:11:46 -04:00
2026-09-23 16:34:15 -04:00
2026-09-25 10:28:21 -04:00
2026-07-28 20:32:29 -04:00
2026-09-23 16:34:15 -04:00
2026-07-29 11:46:32 -04:00