Commit Graph

3918 Commits

Author SHA1 Message Date
cawtds
9256aaeff1 refactoring dex constants 2024-05-24 21:52:19 +02:00
cawtds
a7e025d27c animation changes 2024-05-24 21:22:53 +02:00
cawtds
647c3a4326 removed todo 2024-05-24 16:56:02 +02:00
cawtds
94144f4dfc geodude footprint as placeholder for gen9 2024-05-24 16:51:41 +02:00
cawtds
8367b12938 updated item and move descriptions to fit windows 2024-05-23 23:19:15 +02:00
cawtds
2ee1fd9719 fixed pokemon summary for 4 digit numbers, changed move descriptions to fit window 2024-05-21 23:07:00 +02:00
cawtds
92fe0eed53 fixed sounds 2024-05-21 19:15:06 +02:00
cawtds
f5568b0aae removed dex_mode macro, merged dex_category and dex_order indices 2024-05-21 18:30:44 +02:00
cawtds
f6403670f4 support 4 digit dex numbers 2024-05-21 18:18:51 +02:00
cawtds
2e019d2c6b added metric units and optional imperial 2024-05-20 21:19:31 +02:00
cawtds
cf09c3d886 fixed mr mime typing
fixed pokedex screen crashing after battle due to memory
fixed dex ordering modes a-z, lightest, smallest and type
2024-05-20 17:53:56 +02:00
cawtds
e2ec931557 fixed pokeball icons incorrectly showing up, removed unused 2024-05-20 13:14:42 +02:00
cawtds
9673019008 fixed female sprites 2024-05-20 12:26:41 +02:00
cawtds
f17f42b479 fixed party menu display for learnable moves, added wild encounter manipulation with ability 2024-05-20 12:24:08 +02:00
cawtds
6e09249156 fix full restore 2024-05-20 00:58:18 +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
0e9263ae37 dynamax animation 2024-05-19 14:59:41 +02:00
cawtds
dbc1eccd93 fixed totem TODOs 2024-05-19 14:52:38 +02:00
cawtds
183c782ac6 added ability popup 2024-05-19 14:06:19 +02:00
cawtds
2a38365c71 dont do time based events in pokemon center 1f 2024-05-19 13:52:24 +02:00
cawtds
12f9853133 bounce refactoring 2024-05-19 13:39:34 +02:00
cawtds
64f3aa42f1 finished revival blessing 2024-05-19 13:00:15 +02:00
cawtds
c995dadd05 fixed pokedex entry handling for forms, removed unused 2024-05-19 12:43:06 +02:00
cawtds
6fe79e23bd fixed state change shift, removed unused 2024-05-19 01:38:06 +02:00
cawtds
91851dd1b5 fixed ultra burst and added animation for necrozma moves
fixed pokedex entries and crashes with categories/post battle registering
2024-05-19 01:19:35 +02:00
cawtds
5ea880f8b7 fixed z-moves 2024-05-18 13:53:20 +02:00
cawtds
b801236595 added dynamax 2024-05-17 18:44:29 +02:00
cawtds
b1b92c94ca added start menu window for time, season, day 2024-05-16 23:29:17 +02:00
cawtds
4efba579cd added seasons and season based form encounters 2024-05-15 17:58:28 +02:00
cawtds
b2a56f6b6c added new pokeball graphics, fixed/refactored tmhms, smaller pokedex entry font to fit whole text 2024-05-14 22:20:07 +02:00
cawtds
2b3e3789a7 fixed learning tmhm moves, fixed and refactored tutor moves 2024-05-14 19:48:52 +02:00
cawtds
28fe91f8d1 fixed second mon action being cancelled next turn if throwing pokeball 2024-05-13 18:25:33 +02:00
cawtds
bb77330a35
Merge pull request #6 from cawtds/update-trainers-and-ai
Updated Trainers, AI and fixed 1v2 double battles
2024-05-12 22:41:19 +02:00
cawtds
7e2ecf588e fixed 1v2 double battles, added wild double battles, removed unused 2024-05-12 22:39:03 +02:00
cawtds
56d32c797d finished updating battle_main, removed unused functions/variables, fixed trainer money rewards 2024-05-12 02:30:07 +02:00
cawtds
a1b4f04468 fixed dive and lure ball, more battle_main updates 2024-05-12 00:07:10 +02:00
cawtds
5b856c5803 revert lorelei team changes 2024-05-11 17:53:50 +02:00
cawtds
b00c2d08ab small updates, first idea for loreleis team 2024-05-11 17:49:45 +02:00
cawtds
a657e59277 battle_main updates 2024-05-11 16:50:39 +02:00
cawtds
94cebee475 updated battle intro 2024-05-11 16:32:29 +02:00
cawtds
b0c55d4102 fixed AI related issues 2024-05-11 15:11:53 +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
6d3a81785f finished updating battle_controller_oak_old_man 2024-05-10 22:29:02 +02:00
cawtds
2a648d90be finished updating battle_controller_pokedude 2024-05-10 20:12:32 +02:00
cawtds
26c34d8ce3 finished updating battle_controller_link_opponent 2024-05-10 18:33:03 +02:00
cawtds
46c82ee187 finished updating battle_controller_link_partner 2024-05-10 17:55:19 +02:00
cawtds
3e7f8a6c0f removed debug prints 2024-05-10 16:22:14 +02:00
cawtds
d78eab95d2 show correct action strings in safari encounter, refactoring 2024-05-10 16:21:40 +02:00