Commit Graph

37 Commits

Author SHA1 Message Date
cawtds
4af1168627 battle engine updates 2024-07-23 18:18:50 +02:00
cawtds
eb9c5bdf35 refactoring 2024-07-11 16:14:16 +02:00
cawtds
3da84fc317 first working version with followers, OW_GFX_COMPRESS not functional 2024-07-09 19:32:58 +02:00
cawtds
f0c9e5beb4 added missing configs and implemented item configs 2024-07-02 23:15:22 +02:00
cawtds
168bafaccb terrain refactor 2024-07-02 20:51:55 +02:00
cawtds
7ca12420f4 added mon animations to trainer battles, wild encounters and sprite visualizer 2024-07-02 18:36:30 +02:00
cawtds
b8ad2ce1a2 compiles 2024-06-29 00:37:43 +02:00
cawtds
a0675f17c6 sMapTilesBackup as pointer to free up EWRAM 2024-06-24 13:59:46 +02:00
cawtds
dcb5d38982 revert messagewait time 2024-06-22 01:08:53 +02:00
cawtds
b28e3b0484 0 wait time when testing 2024-06-22 00:12:33 +02:00
cawtds
59cd3ecf1f fixed summary name lengths 2024-06-21 21:23:50 +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
070f3db941 test adjustments 2024-06-20 21:59:29 +02:00
cawtds
bb6ce1a742 debug menu adjustments 2024-06-19 22:22:38 +02:00
cawtds
bd97821ba6 added underscore to charmap.txt, updated tools/preproc 2024-06-19 19:10:52 +02:00
cawtds
cd9254cd42 fix map bug introduced with debug 2024-06-19 17:59:12 +02:00
cawtds
7200d3d552 debug menu 2024-06-19 16:58:28 +02:00
cawtds
57686b5aed tera working without animations 2024-06-18 19:11:22 +02:00
cawtds
e9661be94a types refactoring 2024-06-17 16:59:32 +02:00
cawtds
cadf4e3173 more test updates, added HQ_RANDOM to config 2024-06-09 19:21:54 +02:00
cawtds
f55636b549 added lure functionality, fixed update repel counter 2024-06-05 22:55:36 +02:00
cawtds
d55f15e57e readded some key item field functions, pokedex refactoring 2024-05-25 14:45:33 +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
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
f17f42b479 fixed party menu display for learnable moves, added wild encounter manipulation with ability 2024-05-20 12:24:08 +02:00
cawtds
183c782ac6 added ability popup 2024-05-19 14:06:19 +02:00
cawtds
2b3e3789a7 fixed learning tmhm moves, fixed and refactored tutor moves 2024-05-14 19:48:52 +02:00
cawtds
eb2bc4fd09 new pokemon, updated species_info and learnsets 2024-05-04 13:33:20 +02:00
cawtds
5a72d6a155 enabled all species, padding to 32mb 2024-05-04 12:43:10 +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
3ad08c53b0 updated Cmd_attackanimation, Cmd_waitanimation, Cmd_healthbarupdate and Cmd_datahpupdate 2024-04-30 16:25:06 +02:00
cawtds
1c11bbb049 moved abilities to AbilitiesInfo 2024-04-27 16:54:31 +02:00
cawtds
e5172d1b48 fixed evolution stone usage
GetEvolutionTargetSpecies now usesnew evolution handling
removed national dex restriction for gen2+ evolutions
2024-04-25 23:12:36 +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
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
cawtds
0ab492f7e8 working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00