Commit Graph

333 Commits

Author SHA1 Message Date
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
f55636b549 added lure functionality, fixed update repel counter 2024-06-05 22:55:36 +02:00
cawtds
53424164c0 added exp share gen6+ functionality 2024-06-04 22:04:22 +02:00
cawtds
90f3b961a6 refactor fresh start mochi item use 2024-06-04 21:20:55 +02:00
cawtds
cb64e6f676 added box link functionality 2024-06-04 21:06:27 +02:00
cawtds
76ce909146 added honey functionality 2024-06-02 23:36:50 +02:00
cawtds
260383969f implemented fusion item functionality 2024-06-02 18:56:27 +02:00
cawtds
1002d2cabd fixed regional variant breeding 2024-06-02 09:39:24 +02:00
cawtds
b5695ea8e5 added rotom catalog and zygarde cube functionality 2024-06-01 22:30:07 +02:00
cawtds
d7519b540e dynamax candy functionality 2024-06-01 21:12:29 +02:00
cawtds
48013b0879 added mint functionality and nature mod color 2024-05-30 14:29:40 +02:00
cawtds
253c75849b updated daycare/egg hatching:
added nature inheritance
updated iv inheritance
updated incense based species
added item based egg moves
added ability inheritance
updated egg species determination for regional variants
2024-05-26 21:04:00 +02:00
cawtds
d55f15e57e readded some key item field functions, pokedex refactoring 2024-05-25 14:45:33 +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
64f3aa42f1 finished revival blessing 2024-05-19 13:00:15 +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
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
56d32c797d finished updating battle_main, removed unused functions/variables, fixed trainer money rewards 2024-05-12 02:30:07 +02:00
cawtds
94cebee475 updated battle intro 2024-05-11 16:32:29 +02:00
cawtds
87b28b8041 prep battle controller refactoring, add trainer for double battle tests 2024-05-09 17:47:03 +02:00
cawtds
8ab3940a99 added mega evolution, removed old type effectiveness 2024-05-09 12:48:10 +02:00
cawtds
c2e0ab5d73
Rtc implementation (#5)
added RTC and fixed time based evolutions
2024-05-05 14:20:30 +02:00
cawtds
6ec21fcd8a updated up to Cmd_handleballthrow 2024-05-02 12:24:35 +02:00
cawtds
09a32a59f3 updated up to Cmd_removeitem 2024-05-01 22:22:17 +02:00
cawtds
965d08e6df updated Cmd_returnball and ItemBattleEffects 2024-05-01 12:56:52 +02:00
cawtds
395e4d0cb6 seperated kanto dex from national dex
included cross generational evolutions in kanto dex
removed debug prints
2024-04-27 02:03:51 +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
1766e837b4 readded pokeflute out of battle use
added reduceEv out of battle use
added resetEvs out of battle use
2024-04-26 17:57:46 +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
04c1ecb778 fixed exp candies 2024-04-24 21:38:28 +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
a06fb5c287 add item_icons for new items 2024-04-21 22:04:34 +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
Edward Nolan
93d4e3ff66 Fix misspelling: TRAINER_RIVAL_POKENON_TOWER -> TRAINER_RIVAL_POKEMON_TOWER 2023-09-10 21:16:06 -04:00
GriffinR
673c86c56f
Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
GriffinR
e78094de85 Document fonts 2022-11-22 14:20:27 -05:00
GriffinR
a19cb44458 Clean up mystery gift sync, document wonder news 2022-11-22 01:58:30 -05:00
GriffinR
a7609df31b Sync union_room_player_avatar 2022-11-08 13:37:11 -05:00
GriffinR
9983b41c1d Sync union room 2022-11-08 01:19:15 -05:00
GriffinR
403cbeded2 Fix Marcos/Macros typo 2022-10-30 22:01:45 -04:00
GriffinR
f096196c91
Merge branch 'master' into porymap-5 2022-10-27 14:16:25 -04:00
GriffinR
2b2bf84502 Use actual flag values for hidden items 2022-10-25 14:51:01 -04:00
GriffinR
aeb1c74bbf Label remaining scripts 2022-10-05 15:32:51 -04:00
GriffinR
bfd1fb2419 MAP_NONE -> MAP_DYNAMIC, treat warp ids as strings to allow constants 2022-09-03 14:59:18 -04:00
GriffinR
0400ee2124
Merge branch 'master' into clone-union 2022-09-03 14:31:04 -04:00