dannye
|
171981661c
|
Merge pull request #59 from earthoul/scenario-debug
Scenario debug menu
|
2026-03-08 16:30:01 -05:00 |
|
earthoul
|
78d70232fa
|
Clean up tabs and constants
Co-authored-by: dannye <33dannye@gmail.com>
|
2026-03-09 05:00:24 +09:00 |
|
earthoul
|
5f7d5ec7f9
|
Fill bank 11 gap
|
2026-03-05 17:54:04 +09:00 |
|
earthoul
|
66f4d850cf
|
Disassemble senario debug menu
|
2026-03-05 17:53:57 +09:00 |
|
dannye
|
893a3f1b67
|
Remove unnecessary fixed section in bank01.asm
|
2026-03-04 12:51:29 -06:00 |
|
dannye
|
811dfe14a8
|
Merge pull request #58 from earthoul/game-center-lobby
Refactor Game Center, Ghost Masters, Coins, and special AI handlers
|
2026-03-04 12:49:09 -06:00 |
|
earthoul
|
b6567e52fb
|
Fix tabs
|
2026-03-03 18:03:08 +09:00 |
|
earthoul
|
7431b71aa4
|
Typos and cleanups
Co-authored-by: Electro <ElectroDeoxys@gmail.com>
Co-authored-by: dannye <33dannye@gmail.com>
|
2026-03-03 17:55:59 +09:00 |
|
earthoul
|
9691843ce4
|
Comment on AI Earthquake bugs
Co-authored-by: Electro <ElectroDeoxys@gmail.com>
|
2026-03-03 17:32:11 +09:00 |
|
earthoul
|
edaf3ebc9e
|
Remove address comments actually at the end of a bank
|
2026-02-26 23:38:46 +09:00 |
|
earthoul
|
460a7c4d9b
|
Fill gap in bank 5
the same function as in TCG1
|
2026-02-26 23:03:13 +09:00 |
|
earthoul
|
8038ab1f30
|
Label HP-recovery evaluation routine
|
2026-02-26 22:56:59 +09:00 |
|
earthoul
|
e7b907aef3
|
Fix Foxfire labels
|
2026-02-25 18:16:27 +09:00 |
|
earthoul
|
1ff45e6173
|
Minor clean-ups
|
2026-02-25 18:08:30 +09:00 |
|
earthoul
|
4035780a3b
|
Actually label the special AI basic cards entry-func
|
2026-02-24 18:19:48 +09:00 |
|
earthoul
|
1e648d7085
|
Refactor special-AI-basic handlers
|
2026-02-24 02:26:51 +09:00 |
|
earthoul
|
eaaeb8292b
|
Disassemble special-AI-evolution handlers
the same structure as TCG1
|
2026-02-23 17:39:18 +09:00 |
|
earthoul
|
e445434834
|
Disassemble special-AI-attacks handlers
the same structure as TCG1
|
2026-02-22 01:47:04 +09:00 |
|
earthoul
|
50b3bdb218
|
Fill gaps in the bank0a first quarter
mostly based on TCG1
|
2026-02-20 02:05:58 +09:00 |
|
earthoul
|
93d895a606
|
Disassemble and align IsCardIDZero variants
|
2026-02-20 00:57:44 +09:00 |
|
earthoul
|
fabc051436
|
Disassemble evo deck-search routine
|
2026-02-20 00:49:43 +09:00 |
|
earthoul
|
4eb9be29aa
|
Refactor Ghost Master scripts
|
2026-02-19 19:17:19 +09:00 |
|
earthoul
|
677ec597e7
|
Fix and refactor Coin handlers
|
2026-02-18 22:14:11 +09:00 |
|
earthoul
|
dbe0e49813
|
Refactor save-game prompt sequence
|
2026-02-18 02:32:56 +09:00 |
|
earthoul
|
43e4718671
|
Clean-ups + splitting
|
2026-02-17 23:14:23 +09:00 |
|
earthoul
|
05ec89384d
|
Refactor and disassemble Black Box screen handlers
|
2026-02-17 19:18:58 +09:00 |
|
earthoul
|
a59c69b918
|
Refactor and disassemble Bills PC machine handlers
|
2026-02-16 23:14:36 +09:00 |
|
earthoul
|
a1017385be
|
Disassemble unused coin-flip game description screen functions
|
2026-02-16 23:14:36 +09:00 |
|
earthoul
|
70743e3b49
|
Refactor and disassemble slot games
|
2026-02-16 23:14:36 +09:00 |
|
earthoul
|
78804ecb85
|
Refactor Card Dungeon attendant subroutines
|
2026-02-16 23:14:35 +09:00 |
|
earthoul
|
fff92561d6
|
Refactor coin-flip game
|
2026-02-16 23:14:35 +09:00 |
|
earthoul
|
d8e56a6faa
|
Fix Game Center lobby labels
|
2026-02-16 23:14:35 +09:00 |
|
earthoul
|
5c1817b602
|
Refactor Game Center prize exchange
|
2026-02-16 23:14:35 +09:00 |
|
earthoul
|
e2707242b8
|
Refactor Game Center Lobby and Entrance scripts
|
2026-02-16 23:13:48 +09:00 |
|
dannye
|
7c206b7acb
|
Merge pull request #57 from earthoul/engine-deck
Refactor Deck Machine funcs
|
2026-02-15 10:22:46 -06:00 |
|
earthoul
|
73d784616f
|
Fix typos
Co-authored-by: dannye <33dannye@gmail.com>
|
2026-02-15 13:53:48 +09:00 |
|
earthoul
|
a26201e14a
|
Fix deck-name copy kana-switcher labels
|
2026-02-10 17:58:30 +09:00 |
|
earthoul
|
7b06fa3cae
|
Relabel Auto Deck Machine unlockables
|
2026-02-10 17:45:11 +09:00 |
|
earthoul
|
452d9be6eb
|
Minor cleanups
|
2026-02-10 01:11:37 +09:00 |
|
earthoul
|
a75880fd5a
|
Refactor and fix filtered-list variants
|
2026-02-09 22:28:50 +09:00 |
|
earthoul
|
9f8c43f8fb
|
Refactor Auto Deck Machine engine and fix related labels
|
2026-02-09 02:59:35 +09:00 |
|
earthoul
|
13f858def0
|
A few more misc refactoring
|
2026-02-08 12:17:57 +09:00 |
|
earthoul
|
0417c81741
|
Misc refactoring
|
2026-02-08 00:17:50 +09:00 |
|
earthoul
|
2d65b27799
|
Refactor Deck Save Machine engine
|
2026-02-08 00:11:48 +09:00 |
|
dannye
|
00ccbbb6a4
|
Merge pull request #56 from earthoul/more-dialogues
IR function complements + relabelling Gift Center, bookshelves, Ishihara scenes, and Pokemon Dome
|
2026-02-03 20:39:28 -06:00 |
|
earthoul
|
41038c95e1
|
Disassemble engines for sending and receiving deck config
modified versions of Deck Save Machine
|
2026-02-04 02:02:59 +09:00 |
|
earthoul
|
811f681351
|
Fill the small gap following Grand Master Cup engine
|
2026-02-04 00:06:09 +09:00 |
|
earthoul
|
044a45c6d0
|
Refactor Grand Master Cup engine funcs
|
2026-02-04 00:03:16 +09:00 |
|
earthoul
|
70029fced9
|
Fix typo
|
2026-02-03 15:04:25 +09:00 |
|
earthoul
|
45235058f5
|
Refactor the bank args of MoveNPC
|
2026-02-01 00:49:48 +09:00 |
|