Commit Graph

194 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
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
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
cawtds
0ab492f7e8 working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
Kurausukun
2da3a172d6 safeguard SQUARE and CUBE macros in parentheses 2023-12-27 17:37:11 -05:00
Edward Nolan
d5319ea9f8 Fix misspelling: RivalPokenonTower -> RivalPokemonTower 2023-09-10 22:11:06 -04:00
Edward Nolan
93d4e3ff66 Fix misspelling: TRAINER_RIVAL_POKENON_TOWER -> TRAINER_RIVAL_POKEMON_TOWER 2023-09-10 21:16:06 -04:00
GriffinR
120fbb0578 More PALSLOT constant usage 2023-08-07 00:44:46 -04:00
GriffinR
dcdb9024d8 Sync palette macros 2023-05-26 14:52:21 -04:00
GriffinR
86c2142719 Give proper names to item icon graphics 2023-05-12 10:52:07 -04:00
Jo
6ac61a1ccc
Red and Leaf back palettes swapped
Not sure if maybe this is an idiosyncrasy of pkmn fire red, but it looks like it's probably just a typo; Red and Leaf each use the other's back pic palette
2023-04-27 18:57:59 +10:00
Frank
59101819de Added constants for nature and species length 2023-04-10 08:51:24 -04:00
GriffinR
a2f30a3382
Merge pull request #611 from GriffinRichards/sync-pokemon
Sync pokemon.c
2023-03-18 13:24:51 -04:00
cbt6
242bb41682 Document src/graphics.c 2023-03-11 23:57:01 +08:00
GriffinR
ab417d1255 Sync pokemon.c 2023-03-06 15:23:11 -05:00
GriffinR
4bc2f88213 Clarify party menu slot tilemaps 2023-02-07 15:07:50 -05:00
GriffinR
83a266f547 Move party menu graphics to own folder 2023-02-07 14:58:53 -05:00
GriffinR
15b3674ec0
Merge pull request #595 from GriffinRichards/gbagfx-pals
Automatically constrain png pixels to bit depth
2023-01-15 16:29:32 -05:00
GriffinR
7710148fbc Colorize door animations 2023-01-11 15:35:19 -05:00
Eduardo Quezada
41752b2b2a Mon pic coordinates to macros 2023-01-03 12:14:38 -03:00
GriffinR
ea9510f7f8 Use constants in gMoveNames 2022-12-16 11:08:18 -05:00
GriffinR
e78094de85 Document fonts 2022-11-22 14:20:27 -05:00
GriffinR
e872033fdd Misc symbol roundup 2022-11-18 21:45:42 -05:00
GriffinR
783e8e72cf
Merge pull request #569 from GriffinRichards/sync-numtiles
Sync num_tiles flags, document tm_case
2022-11-17 19:18:37 -05:00
GriffinR
a0f41da30d Label missed symbol 2022-11-14 11:33:17 -05:00
GriffinR
21220c9427
Merge branch 'master' into sync-numtiles 2022-11-10 12:27:47 -05:00
GriffinR
d055ebad83 Document item_case 2022-11-10 12:26:05 -05:00
GriffinR
f56906cf9a
Merge branch 'master' into sync-rfu2 2022-11-08 15:19:32 -05:00
GriffinR
9983b41c1d Sync union room 2022-11-08 01:19:15 -05:00
GriffinR
c5cf788676 Macros for keeping .partyFlags, .partySize, and .party in sync 2022-11-07 22:30:02 -05:00
GriffinR
8fca2dcf26 Update gitignore/spacing for new region map data 2022-10-30 21:59:04 -04:00
GriffinR
f096196c91
Merge branch 'master' into porymap-5 2022-10-27 14:16:25 -04:00
GriffinR
a533ff70e7
Merge pull request #568 from GriffinRichards/tilesets-c
Convert tilesets.s to C
2022-10-10 12:48:37 -04:00
GriffinR
5dfc494c00 Convert tilesets.s to C 2022-10-08 03:54:27 -04:00
GriffinR
57e82c9264 Label movement action arrays, z coord -> elevation 2022-10-05 18:20:54 -04:00
cbt6
32573b2ba9 Document item use 2022-10-04 00:51:38 +08:00
GriffinR
a247433e20 Sync/document item_menu_icons.c 2022-10-01 23:42:11 -04:00
GriffinR
87def58265
Merge pull request #518 from GriffinRichards/format-obj
Reformat object event graphics info
2022-09-25 21:58:52 -04:00
GriffinR
7b5f4a00cb
Merge pull request #500 from garakmon/rme_updates
use json for region map sections
2022-09-25 21:58:27 -04:00
cbt6
61ad87a314 Document party menu 2022-09-17 14:29:32 +08:00
GriffinR
398417593b
Merge pull request #549 from AsparagusEduardo/pret_unused
Removed UNUSED attribute
2022-09-12 14:47:25 -04:00
Eduardo Quezada
81ef26732d Removed UNUSED attribute 2022-09-04 18:06:58 -03:00
Eduardo Quezada
9241dc6fe7 Merge remote-tracking branch 'pret/master' into pokefirered_pokeemeraldSync4
# Conflicts:
#	include/battle.h
#	include/cable_club.h
#	src/battle_anim_fire.c
#	src/battle_anim_ghost.c
#	src/battle_anim_ground.c
#	src/battle_message.c
#	src/cable_club.c
2022-09-04 17:44:13 -03:00