1368 Commits

Author SHA1 Message Date
Rangi 4afd40f471 Update RGBDS to 1.0.4 (although 1.0.0 still works) 2026-09-22 14:18:54 -04:00
Rangi 7a75fe810e Build the 3DS VC patch file (#190) 2026-08-13 17:55:52 -04:00
Rangi 06981eb220 Fix swapped bank and pointer in text_header struct 2026-08-12 13:58:32 -04:00
Rangi 0e7157e885 Update RGBDS to 1.0.3 (although 1.0.0 still works) 2026-08-01 13:28:41 -04:00
dannye 2dd7b5ec24 Merge pull request #188 from ElectroDeoxys/master
Work on Trainer card AI documentation
2026-07-09 20:25:58 -05:00
Electro 52dfbd00b1 Work on Trainer card AI documentation 2026-07-09 09:30:26 +01:00
Rangi aa38130447 Update CI dependencies 2026-07-01 22:59:26 -04:00
dannye 1918fe641e Merge pull request #185 from earthoul/save-duel
Fit to TCG2 saving/numbering cleanup
2026-05-24 14:38:17 -05:00
earthoul 87369daf40 Clean up cursor blink, confirm/cancel, vblank toggles
to fit to TCG2
2026-05-11 16:21:00 +09:00
earthoul 57074b4a55 Fit to TCG2 saving/numbering cleanup 2026-05-04 22:57:51 +09:00
dannye 22ac9f081a Merge pull request #184 from ElectroDeoxys/master
Document Zapdos lv68's Peal of Thunder glitch & fix
2026-04-20 19:49:40 -05:00
Electro 804627ed65 Document Zapdos lv68's Peal of Thunder glitch & fix 2026-04-20 17:15:10 +01:00
dannye 1186cb6f43 Minor cleanup 2026-04-14 20:58:07 -05:00
dannye 65ca0f1e18 Merge pull request #183 from ElectroDeoxys/duel_escape_glitch
Document Duel Escape glitch
2026-04-14 19:31:29 -05:00
dannye 5a4a8cca08 Merge pull request #182 from ElectroDeoxys/master
Give proper names to palettes
2026-04-14 19:26:53 -05:00
Electro 114a01a135 Document Duel Escape glitch 2026-04-07 16:55:21 +01:00
Electro 9ccbe0412d Give proper names to palettes 2026-04-07 11:50:00 +01:00
dannye b356041e78 Update README formatting 2026-03-29 08:47:40 -05:00
dannye 55d16a3f43 Fix hyperlinks for consistency 2026-02-15 10:46:55 -06:00
dannye 522f8b9602 Merge pull request #180 from ElectroDeoxys/master
Document and add fix to AI evolution logic
2026-02-15 10:46:10 -06:00
Electro 741d8e6273 Add fix to AI info flags and damage halving bugs 2026-02-10 22:56:43 +00:00
Electro d878d6a37c Document and add fix to AI evolution logic 2026-02-09 22:24:16 +00:00
dannye 2bd36af12d Merge pull request #179 from ElectroDeoxys/master
Split bank20 into logical asm files (finally!)
2026-02-08 17:16:35 -06:00
Electro 1e82a6a9bb Name some WRAM labels and functions 2026-02-08 20:33:56 +00:00
Electro 9c8a79d13f Rename "Bank 20" section to "Load Gfx" 2026-02-06 17:13:31 +00:00
Electro bdb0a2aef6 Split bank20 into logical asm files (finally!) 2026-02-06 17:06:23 +00:00
dannye 152aab1f29 Merge pull request #178 from ElectroDeoxys/master
Fix CI workflow
2026-02-06 09:46:26 -06:00
Electro 696a23964f Fix CI workflow 2026-02-06 15:06:22 +00:00
Electro 80656b26b1 Minor bug and AI documentation fix 2026-02-06 13:31:11 +00:00
dannye e3967f88d8 Merge pull request #177 from ElectroDeoxys/master
Use RGBLINK's -w flag
2026-01-24 19:18:00 -06:00
Electro 4dd3cf4d96 Use RGBLINK's -w flag 2026-01-24 23:55:58 +00:00
dannye 2ff2b93cf4 Merge pull request #176 from ElectroDeoxys/master
Replace hardcoded audio banks, and misc labeling
2026-01-24 14:38:44 -06:00
Electro 83151ce30f Also use waveram related constants 2026-01-10 00:34:49 +00:00
Electro ec0fb8346a Replace hardcoded audio banks, and misc labeling 2026-01-09 20:39:28 +00:00
dannye 5bc437273c Merge pull request #175 from ElectroDeoxys/master
Document TossCoin, other documentation improvements
2025-12-14 11:45:45 -06:00
Electro a99aa8fee0 Document TossCoin, other documentation improvements 2025-12-11 12:14:18 +00:00
dannye 535625288a Merge pull request #173 from ElectroDeoxys/master
Improve effect commands documentation, misc improvements
2025-12-06 12:02:14 -06:00
Electro 327338a136 Improve effect commands documentation, misc improvements 2025-12-03 15:32:35 +00:00
dannye d5f3b33469 Merge pull request #171 from oatspear/patch-1
Revise comments for CheckIfCardCanBePlayed logic
2025-11-22 11:23:34 -06:00
Santusk Oatspear 983fcb0d77 Revise comments for CheckIfCardCanBePlayed logic
Updated comments to reflect actual logic for card playability checks.
2025-11-17 06:31:24 +00:00
dannye fbc4459515 Use features of RGBDS 1.0.0 (#169) 2025-11-12 15:44:22 -05:00
dannye 314c708313 Merge pull request #168 from ElectroDeoxys/master
ApplySubstatus1ToDefendingCard -> ApplySubstatus1ToAttackingCard
2025-10-30 17:41:09 -05:00
dannye d874acda62 Merge pull request #167 from Sha0den/master
Create text speed constants
2025-10-08 20:14:52 -05:00
Sha0den 49cd6b4998 Create text speed constants 2025-09-30 19:47:03 -04:00
dannye f9d5c5b4a8 Merge pull request #166 from Sha0den/master
Document several more AI bug fixes
2025-09-29 19:13:33 -05:00
Sha0den 483ea7a8fb Document several more AI bug fixes 2025-09-28 18:49:06 -04:00
dannye aa69eba82d Cleanup whitespace 2025-09-28 11:16:36 -05:00
dannye 28fe115df2 Merge pull request #165 from FrenchOrange/master
Document more text and dialogue typos
2025-09-28 11:15:49 -05:00
FrenchOrange d16459ffd5 More documented typos and formatting fixes 2025-09-28 08:23:56 +02:00
dannye 1f74c0f8ad Merge pull request #164 from Sha0den/master
Fix palette constant and add a few comments
2025-09-27 09:53:53 -05:00