GriffinR
|
65d3944a93
|
Give tileset palettes proper type, name compressed secret base tiles
|
2022-10-08 02:02:12 -04:00 |
|
ghoulslash
|
6363e61043
|
Merge pull request #2381 from AsparagusEduardo/RHH/1.2.0
Version 1.2.0
|
2022-10-07 18:33:00 -04:00 |
|
Eduardo Quezada D'Ottone
|
2ce340e8e1
|
Merge pull request #2262 from LOuroboros/becomingAHero
Fixed Mega Evolved Pokémon being able to get Friendship effects in battle
|
2022-10-07 18:27:29 -03:00 |
|
LOuroboros
|
589c969e89
|
Removed unused access to struct MegaEvolutionData in GetBattlerFriendshipScore
|
2022-10-07 18:20:00 -03:00 |
|
ghoulslash
|
06bddbac23
|
Merge pull request #2379 from AsparagusEduardo/RHH/pr/pretmerge_20221007
One for the go! (pret merge 2022/10/07)
|
2022-10-07 17:14:00 -04:00 |
|
ghoulslash
|
1a9f6abe99
|
Merge pull request #2380 from AsparagusEduardo/RHH/pr/feature/bWaitTime
Config for Battle text pause times
|
2022-10-07 16:32:29 -04:00 |
|
ghoulslash
|
9164f03f96
|
Merge pull request #2141 from Sneed69/Triple-Kick-Fix
Triple kick power calc rework
|
2022-10-07 16:31:50 -04:00 |
|
Eduardo Quezada
|
8ea060044a
|
Battle text pauses config
|
2022-10-07 17:22:29 -03:00 |
|
Eduardo Quezada
|
044898fe95
|
Documented missing gSoftResetDisabled uses
|
2022-10-07 15:56:00 -03:00 |
|
Eduardo Quezada
|
453da8aa8c
|
Moved ILLEGAL_BATTLE_TYPES to include\constants\battle.h and renamed it to BATTLE_TYPE_RECORDED_INVALID
|
2022-10-07 15:49:00 -03:00 |
|
Eduardo Quezada
|
77f24d42e4
|
Merge remote-tracking branch 'RHH_origin/upcoming' into RHH/pr/feature/reworkScald
# Conflicts:
# include/constants/battle_config.h
|
2022-10-07 15:39:02 -03:00 |
|
Eduardo Quezada
|
44754f8ca7
|
Merge remote-tracking branch 'RHH_origin/upcoming' into RHH/pr/feature/palleteConversion2
# Conflicts:
# include/constants/pokemon_config.h
# src/data/pokemon_graphics/back_pic_table.h
# src/data/pokemon_graphics/palette_table.h
# src/data/pokemon_graphics/shiny_palette_table.h
# src/pokemon_icon.c
|
2022-10-07 15:27:16 -03:00 |
|
Eduardo Quezada
|
2a8048b677
|
Removed ItemId_GetId like in upstream
|
2022-10-07 14:53:58 -03:00 |
|
Eduardo Quezada
|
68b474c0f0
|
Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_20221007
# Conflicts:
# include/constants/items.h
# src/battle_interface.c
|
2022-10-07 14:52:32 -03:00 |
|
ghoulslash
|
5f6e97af7f
|
Merge pull request #2283 from AsparagusEduardo/RHH/pr/pokemonConfig
Toggles for Pokémon species by generation
|
2022-10-07 13:24:13 -04:00 |
|
Eduardo Quezada
|
9b977486fe
|
Merge remote-tracking branch 'RHH_origin/upcoming' into RHH/pr/pokemonConfig
# Conflicts:
# src/data/pokemon/base_stats.h
|
2022-10-07 14:05:45 -03:00 |
|
LOuroboros
|
50ca188cb2
|
Replaced didMegaEvo with a shiny new species flag
|
2022-10-07 12:32:36 -03:00 |
|
LOuroboros
|
02c6bc64b2
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into becomingAHero
|
2022-10-07 12:20:52 -03:00 |
|
ghoulslash
|
441586f23f
|
Merge pull request #2293 from AsparagusEduardo/RHH/pr/pokemonFlags
4 new species flags
|
2022-10-07 10:55:43 -04:00 |
|
ghoulslash
|
d7f7fa7d07
|
Merge pull request #2376 from AsparagusEduardo/RHH/pr/feature/ballsMulti
Changed ballMultiplier to account for future Hisuian ball multipliers
|
2022-10-07 10:48:02 -04:00 |
|
ghoulslash
|
1e04c80dfa
|
Merge pull request #2367 from AsparagusEduardo/RHH/pr/feature/MewTeach
Special handling for Mew's Teachable moveset
|
2022-10-07 10:39:56 -04:00 |
|
ghoulslash
|
7c7eb8ac7f
|
Merge pull request #2365 from AsparagusEduardo/RHH/pr/BattleArenaBide
Added missing Bide exception to Battle Arena Mind Points
|
2022-10-07 10:32:47 -04:00 |
|
ghoulslash
|
923046c993
|
Merge pull request #2359 from AsparagusEduardo/RHH/pr/pretmerge_20220925
I don't have any Sunday memes (pret merge 2022-09-25)
|
2022-10-07 10:25:59 -04:00 |
|
GriffinR
|
bb2e64b3fc
|
Merge pull request #1786 from tustin2121/patch-spritestuff
Subsprite Tables Documentation
|
2022-10-06 22:17:32 -04:00 |
|
tustin2121
|
ea168d1a6b
|
Fix typo 2: revelations
|
2022-10-06 20:34:46 -04:00 |
|
tustin2121
|
f3bddd1ea6
|
Fix typo
|
2022-10-06 19:36:01 -04:00 |
|
GriffinR
|
e293986fbb
|
Merge pull request #1793 from GriffinRichards/clean-shop
Clean up shop.c
|
2022-10-06 17:24:53 -04:00 |
|
GriffinR
|
c6e4c29ea3
|
Merge pull request #1792 from GriffinRichards/display-tiles
Add DISPLAY_TILE_* constants
|
2022-10-05 20:44:28 -04:00 |
|
GriffinR
|
cefbf5986c
|
Merge pull request #1797 from AsparagusEduardo/pret/pr/item
Removed unused functions in item header
|
2022-10-04 22:42:42 -04:00 |
|
Eduardo Quezada
|
a20334f79a
|
Removed unused functions in item header
|
2022-10-04 22:06:07 -03:00 |
|
Eduardo Quezada
|
e8ed0bd9f2
|
Changed ballMultiplier to account for future Hisuian ball multipliers
|
2022-10-04 20:39:45 -03:00 |
|
Eduardo Quezada D'Ottone
|
d0895a7c32
|
Merge pull request #2370 from StephenLynx/master
Fixed berserk not activating if mon falls to exactly half HP.
|
2022-10-01 21:30:44 -03:00 |
|
Sérgio Augusto Vianna
|
764bed6580
|
Fixed berserk not activating if mon falls to exactly half HP.
|
2022-10-01 20:50:55 -03:00 |
|
Eduardo Quezada D'Ottone
|
af171eb4d4
|
Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_20220925
# Conflicts:
# src/pokemon_summary_screen.c
|
2022-10-01 17:32:32 -03:00 |
|
Eduardo Quezada
|
0370cb3fd2
|
Removed comment MAP_GROUP_COUNT
|
2022-09-30 22:05:10 -03:00 |
|
Jaizu
|
34c0a5bd8a
|
Spiky Eared Pichu second frame
|
2022-09-30 17:54:11 -03:00 |
|
Jaizu
|
40e4cb81ef
|
finish normal palette swapping
|
2022-09-30 17:54:04 -03:00 |
|
Jaizu
|
6278f710a0
|
Finish plenty of sprites.
This also includes some fixes to Swanna, Spiky Eared Pichu and some broken details across other species that I already forgot.
|
2022-09-30 17:53:58 -03:00 |
|
GriffinR
|
e989879f71
|
Use window constants in battle_dome
|
2022-09-29 22:17:44 -04:00 |
|
GriffinR
|
7587963d24
|
Use window constants in berry_fix_program
|
2022-09-29 19:09:50 -04:00 |
|
GriffinR
|
7449525428
|
Use window constants in wallclock
|
2022-09-29 18:56:34 -04:00 |
|
GriffinR
|
77c3163cf0
|
Use window constants in reset_rtc_screen
|
2022-09-29 18:29:20 -04:00 |
|
GriffinR
|
7d4fddd56b
|
Use window constants in mystery_event_menu
|
2022-09-29 15:55:26 -04:00 |
|
GriffinR
|
fb87616e9d
|
Use window constants in mystery_gift_menu
|
2022-09-29 15:48:19 -04:00 |
|
GriffinR
|
79a34411ce
|
Add additional DISPLAY_TILE_WIDTH usage
|
2022-09-29 15:22:21 -04:00 |
|
GriffinR
|
5af7355fbd
|
Clarify window ID usage in contest_util
|
2022-09-29 15:10:32 -04:00 |
|
GriffinR
|
6bc1955c99
|
Use window constants in easy_chat
|
2022-09-29 15:03:44 -04:00 |
|
GriffinR
|
c719d5d9b1
|
Use window constants in link
|
2022-09-29 14:50:51 -04:00 |
|
GriffinR
|
9ae918bb35
|
Use window constants in field_region_map
|
2022-09-29 13:37:32 -04:00 |
|
GriffinR
|
2cd07d80b8
|
Use window constants in wireless_communication_status_screen
|
2022-09-29 13:31:01 -04:00 |
|