Commit Graph

122 Commits

Author SHA1 Message Date
cawtds
9d99164eb6 update pokemon files 2025-03-20 17:48:30 +01:00
cawtds
c439b1f1b3 update pokemon.c 2025-02-10 20:05:57 +01:00
cawtds
d65ef7fa25 fix form change tests 2025-02-10 18:43:55 +01:00
cawtds
690c0ef52e expansion update 2025-02-08 2025-02-08 17:09:17 +01:00
cawtds
a027c98cd9 update player controller 2025-01-06 23:08:33 +01:00
cawtds
40cf1bab25 update and fix tests 2025-01-04 19:05:19 +01:00
cawtds
9658e4c520 battle engine update 2025-03-01 2025-01-04 13:44:47 +01:00
cawtds
a50af80042 expansion update 2024-11-01 20:21:22 +01:00
cawtds
53cbbc684a saveblocks 2024-08-23 00:54:58 +02:00
cawtds
cab873540b updated to aeb9da337e506cae3548b23b507ddb89c5975014 2024-08-10 19:12:03 +02:00
cawtds
557ae12ffb added battle_controller_player_partner, added functionality for BATTLE_TYPE_INGAME_PARTNER with multi_2_vs_2, fixed issues in battle_controller_opponent 2024-08-03 13:41:35 +02:00
cawtds
db82cdbff4 implemented OW_PC configs 2024-07-31 21:45:23 +02:00
cawtds
55b67e23ee added trainer see double battle and more overworld configs 2024-07-28 12:47:27 +02:00
cawtds
2d09a14b02 pokemon config updates 2024-07-25 17:38:50 +02:00
cawtds
7ca12420f4 added mon animations to trainer battles, wild encounters and sprite visualizer 2024-07-02 18:36:30 +02:00
cawtds
cbd72bd515 expanded names for everything so tests pass, fixed some missed changes from upcoming 2024-06-20 23:02:24 +02:00
cawtds
82f44b8742 add sprite debug menu 2024-06-19 21:21:46 +02:00
cawtds
c4807e34da daycare updates 2024-06-18 00:45:48 +02:00
cawtds
bcc4ac4bec updated speciesinfo to current expansion 2024-06-18 00:33:49 +02:00
cawtds
4291aa3343 updated battle_util.c 2024-06-18 00:20:24 +02:00
cawtds
3cb3ccb6df natures refactoring 2024-06-17 17:30:05 +02:00
cawtds
c57cb16884 fixed tests: updated ai classes and strings to match pokeemerald expansion 2024-06-09 15:29:21 +02:00
cawtds
2f6a832875 implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
cawtds
260383969f implemented fusion item functionality 2024-06-02 18:56:27 +02:00
cawtds
c58b846165 removed special deoxys sprite handling 2024-06-01 23:11:53 +02:00
cawtds
b20c4638e5 move anim refactoring 2024-06-01 16:18:47 +02:00
cawtds
48013b0879 added mint functionality and nature mod color 2024-05-30 14:29:40 +02:00
cawtds
d55f15e57e readded some key item field functions, pokedex refactoring 2024-05-25 14:45:33 +02:00
cawtds
c995dadd05 fixed pokedex entry handling for forms, removed unused 2024-05-19 12:43: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
b801236595 added dynamax 2024-05-17 18:44:29 +02:00
cawtds
2b3e3789a7 fixed learning tmhm moves, fixed and refactored tutor moves 2024-05-14 19:48:52 +02:00
cawtds
7e2ecf588e fixed 1v2 double battles, added wild double battles, removed unused 2024-05-12 22:39:03 +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
75b8ba5d6b battle_controller_player done up to PlayerHandleTrainerSlideBack 2024-05-09 20:55:10 +02:00
cawtds
cb86fbde05 fixed evolution tracker for modern, fixed moved based evolution tracking, removed unused 2024-05-05 19:49:16 +02:00
cawtds
c2e0ab5d73
Rtc implementation (#5)
added RTC and fixed time based evolutions
2024-05-05 14:20:30 +02:00
cawtds
7afbec3526 fixed evolution learn moves 2024-05-04 13:46:40 +02:00
cawtds
eb2bc4fd09 new pokemon, updated species_info and learnsets 2024-05-04 13:33:20 +02:00
cawtds
31cfcc136b refactoring, removed gActiveBattler 2024-05-04 04:02:12 +02:00
cawtds
97cca809a0 removed more unused functions, updated wild pokemon held item calculation 2024-05-03 13:00:05 +02:00
cawtds
963be8c077 fixed bug with type3 not being intialized leading to wrong type calculations
removed unused functions
2024-05-03 11:57:21 +02:00
cawtds
15e04f6f97 fixed sprite when form changing
fixed form changes reverting at the end of a battle
replaced personality based shiny sprites with new shiny flag
2024-05-03 02:52:29 +02:00
cawtds
28158212ad updated Cmd_various 2024-05-02 00:27:19 +02:00
cawtds
d1d0baad3f updated up to Cmd_resetsentmonsvalue 2024-05-01 23:02:03 +02:00
cawtds
8d43d7f975 updated Cmd_yesnoboxlearnmove 2024-05-01 20:32:05 +02:00
cawtds
9b1053acf4 updated Cmd_getexp 2024-05-01 13:41:29 +02:00
cawtds
a5f2b89e29 updated up to Cmd_seteffectsecondary, Cmd_setgastroacid and Cmd_setstealthrock 2024-04-30 20:02:18 +02:00
cawtds
3ad08c53b0 updated Cmd_attackanimation, Cmd_waitanimation, Cmd_healthbarupdate and Cmd_datahpupdate 2024-04-30 16:25:06 +02:00