Colson Rice
921f565f1d
Import the cart Choose ROM asked for
...
findPendingRom answered with the first dump in the save directory whose SHA-1
mapped to any not-yet-ready version. On a device with no file picker that
scan IS the import, so with four dumps in the folder, choosing Red imported
and decoded Blue (#1274 ).
It now takes an optional version and narrows to it. The two Choose paths
pass self.chooseVersion, since a Choose names the cart it is for. The two
Android USB-drop scans pass nothing and still take the first pending cart of
any version, which is what they are for.
A chosen version with no dump present now imports nothing rather than the
wrong cart, and falls through to the notice that says where to put the file.
2026-08-21 22:21:41 -04:00
bryanthaboi
51bc4c7437
Fix the Gold bump driver's staging so it actually measures the bump
2026-08-21 22:00:23 -04:00
bryanthaboi
e13271fc85
a little more
2026-08-21 21:33:42 -04:00
bryanthaboi
c23f82efdd
Fix transition state pop, Gen 2 Bide/Sleep Talk/exp bugs, pp repair, TM pocket capacity and Bill's PC arrows
...
CLOSES #1663 , CLOSES #1664 , CLOSES #1665 , CLOSES #1666 , CLOSES #1667 , CLOSES #1668 , CLOSES #1670 , CLOSES #1672
2026-08-21 21:21:59 -04:00
bryanthaboi
15fc04e067
Collision-check the remaining single-tile player refusal shoves
...
CLOSES #1548
2026-08-21 19:46:15 -04:00
bryanthaboi
c0f4315cd8
Fix Gen 1/2 battle, menu, PC and audio parity gaps; wire luacheck into CI
...
CLOSES #1484 , CLOSES #1486 , CLOSES #1513 , CLOSES #1517 , CLOSES #1556 , CLOSES #1564 , CLOSES #1567
2026-08-21 19:22:34 -04:00
bryanthaboi
087a275189
skins
2026-08-21 16:36:55 -04:00
bryanthaboi
06e06e305b
skin studio fix
2026-08-21 14:38:54 -04:00
bryanthaboi
0e407dca7a
Merge branch 'dev' of https://github.com/bryanthaboi/gen1recomp into dev
2026-08-21 14:03:27 -04:00
bryanthaboi
b0ff1552f2
skins fixerino
2026-08-21 14:03:25 -04:00
bryanthaboi
d191aaa34d
Merge pull request #1616 from HighDrexler/fix/large-required-imports-v2
...
Fix/large required imports v2
2026-08-21 09:59:17 -04:00
bryanthaboi
a1a70540b8
Merge pull request #1645 from MaxTomahawk/adaptive-trainers/charge-required-hook
...
feat(mod-api): expose charge decision hook
2026-08-21 09:19:17 -04:00
bryanthaboi
5c1837b1eb
maybe smoother mobile scroll on installed mods
2026-08-21 09:17:06 -04:00
MaxTomahawk
bb0f156497
test(mod-api): cover Gold charge continuations
2026-08-21 14:52:11 +02:00
MaxTomahawk
4b0496bad1
feat(mod-api): expose charge decision hook
2026-08-21 14:40:51 +02:00
bryanthaboi
a56add6d17
screen position fixes for gen 2
2026-08-21 08:30:44 -04:00
bryanthaboi
48b39c8519
CLOSES #1570
2026-08-21 08:23:21 -04:00
HighDrexler
decaa006b2
test: lock large imports to streaming path after confirmation
2026-08-21 08:01:00 -04:00
HighDrexler
c0bd4a35be
test(mods): fix streamed import rewind assertion
2026-08-21 07:33:24 -04:00
bryanthaboi
8c0d0ace4d
CLOSES #1367 , CLOSES #1585 , CLOSES #1611 , CLOSES #1612 , CLOSES #1636 , CLOSES #1638 , CLOSES #1641
2026-08-21 07:14:47 -04:00
bryanthaboi
c11c762f15
Merge pull request #1634 from 1Jamie/game-corner-extraction-fix
2026-08-21 05:20:28 -04:00
HighDrexler
c465f58006
fix(mods): harden streamed import cleanup
2026-08-20 23:46:02 -04:00
1jamie
780246c4f6
feat: add deinterleave function and enhance graphics extraction for Slots and Card Flip
...
Implemented a new deinterleave function in ImageWriter to restore row-major order for PNGs. Updated RomExtractorGen2 to utilize this function for extracting Slot Machine graphics, and added new functions for padding and writing graphics sheets. Updated the ROM manifests to include necessary symbols for Slots and Card Flip assets.
2026-08-20 20:40:37 -05:00
1jamie
5714555847
feat: enhance Goldenrod Game Corner graphics extraction
...
Added functions to write raw graphics assets for the Slot Machine and Card Flip games, ensuring that the necessary files are generated when the corresponding symbols are present in the ROM. Updated the manifest to include required symbols for these assets, preventing fallback to labelled cells when graphics are missing.
2026-08-20 20:23:39 -05:00
1jamie
f5b8b6c85f
feat: implement Diploma screen visual assets and add version-specific blink logic to TownMap
...
Fix for #1595 #1597 #1589 #1613 and maybe 1520.
2026-08-20 20:37:51 -04:00
bryanthaboi
db25c14dfb
save sync update
2026-08-20 20:36:23 -04:00
bryanthaboi
90163a3ff2
CLOSES #1619
2026-08-20 20:07:10 -04:00
bryanthaboi
4bdb9435a4
fix android because goia broke it
2026-08-20 18:36:29 -04:00
bryanthaboi
ada0d8abe1
updater stuff
2026-08-20 17:30:48 -04:00
bryanthaboi
dbecc345e3
CLOSES #1478 , CLOSES #1479 , CLOSES #1488 , CLOSES #1510 , CLOSES #1511 , CLOSES #1514 , CLOSES #1521 , CLOSES #1522 , CLOSES #1545 , CLOSES #1557 , CLOSES #1563 , CLOSES #1565 , CLOSES #1566 , CLOSES #1577 , CLOSES #1594 , CLOSES #1596 , CLOSES #1606 , CLOSES #1608
2026-08-20 17:30:18 -04:00
bryanthaboi
0f8f6d0e4f
CLOSES #1474 , CLOSES #1475 , CLOSES #1477 , CLOSES #1482 , CLOSES #1512 , CLOSES #1516 , CLOSES #1558 , CLOSES #1569 , CLOSES #1578 , CLOSES #1579
2026-08-20 17:29:51 -04:00
HighDrexler
911e11a372
test(mods): document and cover streamed import access
2026-08-20 17:14:32 -04:00
github-actions[bot]
2d28d18bf6
fix(mods): support large required imports end-to-end
2026-08-20 21:10:01 +00:00
HighDrexler
0b70d6c535
chore: stage prepared large-import PR patch
2026-08-20 17:09:40 -04:00
bryanthaboi
83463a5a59
Merge pull request #1605 from AverageConsumer/codex/android-secondary-lifecycle
...
Fix secondary display lifecycle cleanup
2026-08-20 13:04:55 -04:00
bryanthaboi
d66a72ac95
Merge branch 'dev' of https://github.com/bryanthaboi/gen1recomp into dev
2026-08-20 12:43:05 -04:00
bryanthaboi
1b659dab01
CLOSES #1582 , CLOSES #1583
2026-08-20 12:43:04 -04:00
AverageConsumer
9e01fe2c2c
Fix secondary display lifecycle cleanup
2026-08-20 18:23:20 +02:00
bryanthaboi
5fa5005786
Merge pull request #1559 from thibautbus/fix/route-more-messages-through-romtext
...
Route more battle/overworld/menu messages through their real ROM text
2026-08-20 11:54:40 -04:00
bryanthaboi
1ac5b867bb
for that one guy who has a mouse but for some reason it doesnt have a scroll wheel
2026-08-20 11:54:08 -04:00
github-actions
69ef1bfc77
chore(ios): update app-repo.json [skip ci]
2026-08-20 11:00:28 -04:00
bryanthaboi
9ed7e05dc1
Merge pull request #1601 from bryanthaboi/dev
...
bug fixes and uncles neighbor
v0.2.11
2026-08-20 10:48:57 -04:00
bryanthaboi
25166ff3a1
CLOSES #1603
2026-08-20 10:46:27 -04:00
bryanthaboi
c777e85641
Merge pull request #1598 from thibautbus/fix/text-extractor-underscore-requirement
...
Route a handful of pokered dialogue labels through game.data.text
2026-08-20 09:51:38 -04:00
bryanthaboi
06299328f5
CLOSES #1600
2026-08-20 09:49:57 -04:00
bryanthaboi
5b19259928
Merge pull request #1581 from 1Jamie/feat/pikachu-surf-and-gold-gamecorner
...
feat: surfing minigame overhaul + authentic Game Corner rendering
2026-08-20 09:46:43 -04:00
bryanthaboi
c2b6a7b937
pipeline fixes (Hopefully)
2026-08-20 09:45:47 -04:00
bryanthaboi
7c9c2380d2
Update LauncherView.lua
2026-08-20 09:19:59 -04:00
bryanthaboi
2468d5042d
clean up and larger importer
2026-08-20 08:53:31 -04:00
bryanthaboi
51c4766ead
Merge branch 'my-uncles-neighbor' into dev
...
# Conflicts:
# src/import/RomImporter.lua
2026-08-20 08:28:19 -04:00