14635 Commits

Author SHA1 Message Date
sneed
23870a40a8 Initial commit 2022-05-02 06:04:16 +03:00
sneed
be6148d876 Add missing Heal Block functionalities 2022-05-02 04:54:25 +03:00
Eduardo Quezada D'Ottone
a4118e891f
Merge pull request #2104 from Sneed69/dex_pic_fix
Fix potential dex pic bug
2022-05-01 21:37:20 -04:00
sneed
12082e033d Fix potential dex pic bug 2022-05-02 04:02:58 +03:00
Ariel A
9993f72186 Updated remote_build to use --force-with-lease instead of --force. 2022-05-01 14:23:45 -04:00
ghoulslash
f0d74b60ff
Merge pull request #1932 from BuffelSaft/gen_8_moves_batch2
Gen 8 moves batch + Beak Blast
2022-05-01 07:47:11 -04:00
BuffelSaft
cbf0a6704b Set Sticky Web user to Court Change user
This is for Mirror Armor to track the current user of Sticky Web/the mon that caused the stat drop.
2022-05-01 12:54:33 +12:00
Ariel A
7d4015dc5f Changed default follower elevation to player's current elevation. 2022-04-30 17:07:50 -04:00
Ariel A
5e1c6e0f25 Fixed GetFollowerObject being able to sometimes return removed/inactive objects. 2022-04-30 16:22:57 -04:00
Ariel A
2bc5da3f2f Fixed sprite palette gamma types. 2022-04-28 22:54:05 -04:00
PikalaxALT
ff936c15e1 Sync arg descriptions from FireRed
https://github.com/pret/pokefirered/pull/501
2022-04-28 13:46:23 -04:00
PikalaxALT
3f7b6ca357 Remove spurious space in battle_anim_scripts.s 2022-04-28 09:04:16 -04:00
Ariel A
13565fc023 Fixed removeobject clearing the palettes of unloaded dummy sprites. 2022-04-27 22:43:25 -04:00
Ariel A
483d4b3448 Fixed all field effects with gendered palette tags (warp arrow, surf blob, bird) 2022-04-27 22:43:12 -04:00
ghoulslash
a60b814904
Merge pull request #2071 from AsparagusEduardo/PE_KadabraEverstone
Config for Kadabra ignoring Everstone upon evolving
2022-04-27 12:31:12 -04:00
Eduardo Quezada D'Ottone
cb9cace04f Merge remote-tracking branch 'RHH/pokemon_expansion' into PE_KadabraEverstone
# Conflicts:
#	include/constants/pokemon_config.h
2022-04-27 12:05:33 -04:00
ghoulslash
2a1733349a
Merge pull request #2101 from LOuroboros/patch-3
Updated trainer slide-in array
2022-04-27 10:03:02 -04:00
LOuroboros
66d8409075 Update post review 2022-04-27 10:03:32 -03:00
ghoulslash
7bc50392d0
Merge pull request #2072 from AsparagusEduardo/PE_ShellBlastEverstone
Fixed Shelmet and Karrablast being able to evolve if the partner is holding an Everstone
2022-04-27 08:51:37 -04:00
ghoulslash
909602ae58
Merge pull request #2064 from AsparagusEduardo/PE_dexShinyGenderFix
Addressed inconsistency in behavior with Shiny mon with gender differences upon catch
2022-04-27 08:49:49 -04:00
ghoulslash
166b16d22c
Merge pull request #2091 from AsparagusEduardo/PE_LegendaryIV
Config for Legendaries, Mythicals and Ultra Beasts to have at least 3 perfect IVs
2022-04-27 08:48:22 -04:00
ghoulslash
29d8ed9602
Merge pull request #2083 from AsparagusEduardo/BE_moveDesc
Adjusted description of Glacial Lance and Astral Barrage
2022-04-27 08:46:48 -04:00
ghoulslash
fccd4d14b1
Merge pull request #2085 from AsparagusEduardo/PE_PokemonJump
Added Pokémon Jump data.
2022-04-27 08:45:35 -04:00
ghoulslash
574be40f26
Merge pull request #2099 from Greenphx9/calyrex_rider_icons
Calyrex Rider Icons
2022-04-27 08:43:53 -04:00
BuffelSaft
746d9ea6c5 Add AI_GetBattlerMoveTargetType()
Add AI version of the function that handles move target selection, as it needs to have ability and item info that it may not have access to.
2022-04-27 22:23:20 +12:00
BuffelSaft
af6242f2e0 Requested changes, Sticky Web edge case
Fix issues found by ghoulslash, and make sure Defiant works properly with Sticky Web and Court Change.
2022-04-27 21:51:10 +12:00
GriffinR
2b223acd87 Fix math in CreateBerrySprite 2022-04-26 21:44:11 -04:00
TheXaman
599153bed4
Merge pull request #22 from AsparagusEduardo/tx_pokedexFix
Fixed HGSS Pokédex compile when using both Pokémon Expansion and randomizer/challenges
2022-04-25 17:23:53 +02:00
Eduardo Quezada
59fea06bad Fixed compile when using both Pokémon expansion and randomizer/challenges 2022-04-25 11:19:13 -04:00
BuffelSaft
5358cc0a00 Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into gen_8_moves_batch2 2022-04-25 13:38:13 +12:00
LOuroboros
487e3c46d1
Updated trainer slide-in array 2022-04-24 17:27:23 -03:00
Ariel A
30c366eec3 Added support for setting overworld species via GFX script vars.
Fixed minor graphical bug in LoadWhiteFlashPalette.
2022-04-24 02:56:27 -04:00
Eduardo Quezada D'Ottone
5f463733a2
Merge pull request #2100 from LOuroboros/spShellSideArm
Improved the special animation of Shell Side Arm
2022-04-23 10:52:33 -04:00
LOuroboros
055c72a384 Improved the special animation of Shell Side Arm 2022-04-23 04:29:15 -03:00
Greenphx9
b3294c60a2 Calyrex Rider Icons 2022-04-22 16:31:17 +10:00
Ariel A
eeaefee12d Updated / genericized remote_build.sh. 2022-04-21 19:07:55 -04:00
GriffinR
ef4d99c87e
Merge pull request #1645 from acidghost/fix-find-libpng
Fix finding libpng in gbagfx and rsfont on macOS M1
2022-04-20 10:47:12 -04:00
Kurausukun
0bda107188 don't build modern with -g by default 2022-04-20 01:07:10 -04:00
GriffinR
fc5747f0f7
Merge pull request #1649 from GriffinRichards/clean-trainer
Trainer hill clean up
2022-04-20 00:20:44 -04:00
Ariel A
acfd11bb21 Ignored species shiny/form bits in ScrCmd_bufferspeciesname. 2022-04-18 22:45:08 -04:00
TheXaman
02ac6bbead Merge branch 'tx_pokedexPlus_hgss' of https://github.com/TheXaman/pokeemerald into tx_pokedexPlus_hgss 2022-04-17 17:08:59 +02:00
TheXaman
5bb3e78387 more tx_randomizer_and_challenges compatibility 2022-04-17 17:05:27 +02:00
Eduardo Quezada D'Ottone
239ebe9973
Revert "Removed ternary from CanMonLearnTMTutor" 2022-04-17 09:17:52 -04:00
Eduardo Quezada D'Ottone
2983152358
Merge pull request #2095 from LOuroboros/CanMonLearnTMTutor
Removed ternary from CanMonLearnTMTutor
2022-04-17 08:53:19 -04:00
LOuroboros
95f5950811 Removed ternary from CanMonLearnTMTutor 2022-04-17 09:43:09 -03:00
TheXaman
509b92bbfd saves the gba from calculating randomized preEvolutions 2022-04-17 00:58:37 +02:00
TheXaman
c54bf21b01 Merge branch 'master' of https://github.com/pret/pokeemerald into tx_debug_system 2022-04-16 23:18:35 +02:00
TheXaman
8006b8dbcd Merge branch 'master' of https://github.com/pret/pokeemerald into tx_pokedexPlus_hgss 2022-04-16 23:17:55 +02:00
TheXaman
edc46a9920 changes for new tx_randomizer_and_challenges 2022-04-16 23:14:49 +02:00
Eduardo Quezada D'Ottone
16283b47c7 Fixed compile. I had these changes in a testing branch but forgot to add them back here. 2022-04-16 15:57:38 -04:00