Commit Graph

67 Commits

Author SHA1 Message Date
cawtds
328838e0e6
[SAVEBREAKING] Feat/add battle frontier (#110) 2026-02-13 23:01:15 +01:00
cawtds
b742429ac0 fix special anim for moves with long names + some misc stuff 2026-01-20 23:25:27 +01:00
cawtds
14e404bb8b
Update/battle engine to f777f07f9de1e3095527897225d4e93cb0fce02b (#102) 2026-01-20 21:51:44 +01:00
cawtds
cef34a103c
Expansion bag refactoring (#97) 2026-01-01 17:20:00 +01:00
cawtds
d56bc718b5 fix berry/tm sort 2025-12-21 22:39:19 +01:00
cawtds
e05f918521 update debug menu 2025-11-15 03:16:28 +01:00
cawtds
ae2474ab3c battle engine update 2025-11-14 16:41:44 +01:00
cawtds
bf328c8c78 update tests and fix remaining issues 2025-10-03 16:36:49 +02:00
cawtds
770ab29653 compilable 2025-10-03 02:02:20 +02:00
cawtds
5c894263e4 expansion update, compilable 1 2025-06-29 21:52:19 +02:00
cawtds
f5aa6cfda2 finish item_menu.c sync 2025-06-15 12:22:01 +02:00
cawtds
d2d9a403ac fix sell price display 2025-06-14 23:54:19 +02:00
cawtds
b3fdc97970 fix tmhm sorting 2025-06-10 23:24:56 +02:00
cawtds
65d9a1b71e update debug menu 2025-05-30 17:17:13 +02:00
cawtds
627e2f4581 sync a few functions/macros 2025-05-30 16:43:10 +02:00
cawtds
92962fef08 update battle engine 2025-05-30 01:17:44 +02:00
cawtds
f6131c3737 expansion update 2025-04-30 2025-04-30 23:25:45 +02:00
cawtds
a027c98cd9 update player controller 2025-01-06 23:08:33 +01:00
cawtds
130e97e663 tmhm enum refactor 2024-08-28 14:06:58 +02:00
cawtds
e63dec5389 remove encryption key 2024-08-25 17:39:31 +02:00
cawtds
2d09a14b02 pokemon config updates 2024-07-25 17:38:50 +02:00
cawtds
f0c9e5beb4 added missing configs and implemented item configs 2024-07-02 23:15:22 +02:00
cawtds
de242b19a1 allow 6 digit shop price 2024-06-25 15:41:20 +02:00
cawtds
c84f05baaa added 5 narrow fonts from expansion 2024-06-21 23:16:57 +02:00
cawtds
94cd3866d7 updates to items 2024-06-18 20:01:41 +02:00
cawtds
6cd6e4feaf updated repel functionality and added spray menu 2024-06-04 23:53:02 +02:00
cawtds
ee69e9f140 rename gItems to gItemsInfo 2024-05-24 22:31:38 +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
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
63688557df updated Cmd_attackcanceler 2024-04-29 18:22:43 +02:00
cawtds
ef015afb79 fixed in battle and out of battle item usage;
removed some debug prints
fixed numerical order to show correct entries
refactored pp functions
expanded CannotUseBagBattleItem to CannotUseItemsInBattle
2024-04-23 21:57:55 +02:00
cawtds
74c7b222c4 new item structure integrated and new items added; fixed bug with pocketId for pokeball pocket 2024-04-21 14:39:40 +02:00
cawtds
71b9b1ef25 added missing battle functionality for items 2024-04-20 13:07:53 +02:00
cawtds
d869d3355d first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
cawtds
356ffd1627 added fairy type 2024-03-23 15:40:31 +01:00
GriffinR
d055ebad83 Document item_case 2022-11-10 12:26:05 -05:00
cbt6
32573b2ba9 Document item use 2022-10-04 00:51:38 +08:00
Eduardo Quezada
4998b976e1 Standarized use of star in pointer types 2022-07-29 10:35:48 -04:00
GriffinR
2eb1c9664e Separate crt0, rom_header, and rom_header_gf 2022-06-21 20:16:20 -04:00
PikalaxALT
ee6b3c1acf Sync berry crush from Emerald 2021-05-05 13:03:39 -04:00
PikalaxALT
8594e7f72d Port berry_crush_2 from emerald 2020-03-02 21:36:30 -05:00
GriffinR
04d176334a Document some Quest Log 2020-01-15 16:00:45 -05:00
Evan
31d8bfb048 fix merge conflicts 2019-11-26 13:55:24 -07:00
jiangzhengwenjz
972c044d71 party_menu fourth quarter 2019-11-24 03:03:29 +08:00
PikalaxALT
2b0bcdcad9 Resolve externed prototypes in C files 2019-10-31 09:19:33 -04:00
jiangzhengwenjz
631eccb92d thru OakOldManHandleSwitchInAnim 2019-10-25 05:57:26 +08:00
PikalaxALT
11b027d13c Decompile player_pc 2019-10-12 16:30:51 -04:00
ultima-soul
0873084a5d Sync some function names with pokeemerald. 2019-10-06 13:06:13 -07:00
PikalaxALT
89be71dcb8 berry_pouch through sub_813E8D4 2019-09-30 18:06:49 -04:00
PikalaxALT
b843b55292 berry_pouch through sub_813D940 2019-09-28 21:35:20 -04:00