Commit Graph

90 Commits

Author SHA1 Message Date
cawtds
168bafaccb terrain refactor 2024-07-02 20:51:55 +02:00
cawtds
c84f05baaa added 5 narrow fonts from expansion 2024-06-21 23:16:57 +02:00
cawtds
fddda28ba7 battle script updates 2024-06-17 22:36:41 +02:00
cawtds
79a4c19733 fix more compiler warnings 2024-06-13 23:33:48 +02:00
cawtds
77637c48d0 more tests fixed 2 2024-06-09 22:37:32 +02:00
cawtds
b3a8a1b7cb more test fixes 2024-06-09 21:37:25 +02:00
cawtds
7b7c66bc56 various updates: fixed switch in ability message, gulpmissile, explosion... 2024-06-09 19:55:37 +02:00
cawtds
c57cb16884 fixed tests: updated ai classes and strings to match pokeemerald expansion 2024-06-09 15:29:21 +02:00
cawtds
74c82505a5 fixed givemon, adjusted makefile to allow leafgreen again, fixed bugs introduced with test framework 2024-06-09 03:08:36 +02:00
cawtds
16746737a4 fully(?) integrated testframework 2024-06-08 21:19:20 +02:00
cawtds
2f6a832875 implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
cawtds
8d114bdd8c fixed poison_point freezing game by reading B_BUFF_ABILITY as u16 instead of u8 2024-05-19 19:11:34 +02:00
cawtds
dbc1eccd93 fixed totem TODOs 2024-05-19 14:52:38 +02:00
cawtds
5ea880f8b7 fixed z-moves 2024-05-18 13:53:20 +02:00
cawtds
7e2ecf588e fixed 1v2 double battles, added wild double battles, removed unused 2024-05-12 22:39:03 +02:00
cawtds
7791678ba1 fixed bug with AI switchout, removed unused functions, refactoring 2024-05-11 13:37:46 +02:00
cawtds
638a089e06 updated AI 2024-05-11 02:36:12 +02:00
cawtds
f980e6258d refactored trainers 2024-05-11 01:30:30 +02:00
cawtds
d78eab95d2 show correct action strings in safari encounter, refactoring 2024-05-10 16:21:40 +02:00
cawtds
64d681150c moved bufferA, bufferB and transferBuffer to BattleResources 2024-05-09 18:09:32 +02:00
cawtds
91b858d863 replace gTypeNames with gTypesInfo, changed font size in move selection 2024-05-09 14:07:38 +02:00
cawtds
8ab3940a99 added mega evolution, removed old type effectiveness 2024-05-09 12:48:10 +02:00
cawtds
a26ee9d55c added missing battle move effects 2024-05-07 20:13:27 +02:00
cawtds
bd91a6eaa1 refactoring: removed gMoveNames and move gNatureNamePointers 2024-05-05 22:53:32 +02:00
cawtds
31cfcc136b refactoring, removed gActiveBattler 2024-05-04 04:02:12 +02:00
cawtds
8a4e07c430 large refactoring to remove special deoxys handling
merged all stringids and string table entries
2024-05-03 18:14:38 +02:00
cawtds
97cca809a0 removed more unused functions, updated wild pokemon held item calculation 2024-05-03 13:00:05 +02:00
cawtds
a63e46ea0a updated all Cmd_ functions 2024-05-02 14:48:24 +02:00
cawtds
dd1fba7834 updated up to Cmd_callterrainattack 2024-05-02 10:42:24 +02:00
cawtds
13deed92fb updated up to Cmd_tryinfatuating 2024-05-02 02:29:12 +02:00
cawtds
31c845e887 updated up to Cmd_statbuffchange 2024-05-02 01:50:13 +02:00
cawtds
59f8a9eb31 updated up to Cmd_stockpiletohpheal and fixed stockpile 2024-05-02 01:35:16 +02:00
cawtds
ad250f64c5 updated up to Cmd_setrain 2024-05-02 00:46:45 +02:00
cawtds
28158212ad updated Cmd_various 2024-05-02 00:27:19 +02:00
cawtds
6a84c1a901 Cmd_switchineffects 2024-05-01 18:57:00 +02:00
cawtds
f99b4ce70c updated Cmd_moveend 2024-05-01 16:08:54 +02:00
cawtds
9b1053acf4 updated Cmd_getexp 2024-05-01 13:41:29 +02:00
cawtds
965d08e6df updated Cmd_returnball and ItemBattleEffects 2024-05-01 12:56:52 +02:00
cawtds
375b5214fd updated AbilityBattleEffects and Cmd_various 2024-05-01 02:35:15 +02:00
cawtds
a5f2b89e29 updated up to Cmd_seteffectsecondary, Cmd_setgastroacid and Cmd_setstealthrock 2024-04-30 20:02:18 +02:00
cawtds
e1a0a769b9 updated Cmd_adjustdamage and Cmd_multihitresultmessage 2024-04-30 00:17:33 +02:00
cawtds
a1b3e83aac added remaining battle scripts in Cmd_attackcanceler 2024-04-29 18:44:07 +02:00
cawtds
63688557df updated Cmd_attackcanceler 2024-04-29 18:22:43 +02:00
cawtds
fed787864c experimental moves_info refactoring 2024-04-28 00:27:33 +02:00
cawtds
1c11bbb049 moved abilities to AbilitiesInfo 2024-04-27 16:54:31 +02:00
cawtds
1e92d725ed updated getevolutionspecies
getters for species data
redundancies removed
2024-04-27 15:12:28 +02:00
cawtds
d17698ee8f changed all ability variables to u16 or larger
added ability capsule and ability patch functionality
removed unused ribbons to free space in pokemonsubstruct3 for hidden ability
2024-04-26 22:09:46 +02:00
cawtds
71b9b1ef25 added missing battle functionality for items 2024-04-20 13:07:53 +02:00
cawtds
356ffd1627 added fairy type 2024-03-23 15:40:31 +01:00
GriffinR
dcdb9024d8 Sync palette macros 2023-05-26 14:52:21 -04:00