Commit Graph

18 Commits

Author SHA1 Message Date
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
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
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
cbt6
32573b2ba9 Document item use 2022-10-04 00:51:38 +08:00
PikalaxALT
61a06dffe7 Address review comments 2020-04-10 10:57:20 -04:00
jiangzhengwenjz
499c09a49f party_menu first quarter 2019-11-23 08:09:23 +08:00
jiangzhengwenjz
b566ae26de finished fldeff_dig + fldeff_rocksmash 2019-06-29 10:03:06 +08:00
PikalaxALT
7abbe42763 Finish item_use 2019-06-20 20:00:13 -04:00
PikalaxALT
12f3ceb0f7 item_use: through sub_80A16D0 2019-06-20 11:02:09 -04:00
PikalaxALT
164dd43a62 Rename item use funcs, first pass 2019-06-20 10:30:41 -04:00
PikalaxALT
7eeba327bd Dump items and start decomp item_use 2019-06-19 18:28:55 -04:00
PikalaxALT
2b750cf444 Rename Item PC symbols 2019-06-17 10:21:32 -04:00
PikalaxALT
43a0915d90 through sub_810C760 2018-10-06 16:16:33 -04:00