13536 Commits

Author SHA1 Message Date
ghoulslash
fbf74a9988 fix protect struct reset 2021-12-01 15:30:07 -05:00
Blackforest92
2ad3c3f6be Palette Conversion GEN4 2021-12-01 19:57:50 +07:00
LOuroboros
19af517bbb Edited pointless or useless Primal Reversion code
Also added an equivalent to GetMegaEvolutionSpecies and GetWishMegaEvolutionSpecies for Primal Reversion.
Also also modified how CanBattlerGetOrLoseItem checks for Primal Reversion.
Also also also rewrote the check that triggers Primal Reversion in TryDoEventsBeforeFirstTurn.
2021-12-01 00:56:33 -03:00
LOuroboros
f2dd7bce99 Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into primalReversionTweaks 2021-11-30 20:39:58 -03:00
TheXaman
cb1c753b63 removed unused code 2021-11-30 13:48:11 +01:00
TheXaman
dcf7dd6ce6 small fix 2021-11-30 12:28:13 +01:00
TheXaman
c402a840b1 changed to P_ENABLE_DEBUG 2021-11-30 11:20:26 +01:00
TheXaman
50e95878e9 added Select button text, added gender based icons, imrpoved code 2021-11-30 11:16:30 +01:00
TheXaman
b0f8408fb6 added gender based sprites, added textbox line, adjusted sprite offset to match line 2021-11-30 02:29:33 +01:00
TheXaman
6c520659aa implemented a inital pokemon debug menu based on code from Gamer2020 and AsparagusEduardo 2021-11-29 22:52:08 +01:00
GriffinR
1a08d8fcb4 Add BUGFIX for roamer's status 2021-11-29 12:56:03 -05:00
ghoulslash
e731d93c0b update a couple gen 3 ability names 2021-11-29 12:46:14 -05:00
ghoulslash
7a7c6afc39 larger ability popup, fix ability name printing/clearing, and config for longer ability names 2021-11-29 12:42:01 -05:00
SonikkuA-DatH
ec596cf9b2
Update battle_moves.h
Not sure why it works better with User than "All targets"
2021-11-28 19:58:18 -08:00
SonikkuA-DatH
5258ddcc8e
Update graphics.c 2021-11-28 19:57:05 -08:00
SonikkuA-DatH
492f8d8f29
Update battle_util.c 2021-11-28 19:55:49 -08:00
SonikkuA-DatH
1a882dddb4
Update battle_script_commands.c 2021-11-28 19:54:34 -08:00
SonikkuA-DatH
3c33a4b3d7
Update battle_anim_effects_1.c 2021-11-28 19:50:25 -08:00
SonikkuA-DatH
7fe8e956e7
Update battle_anim.c 2021-11-28 19:49:03 -08:00
ghoulslash
384bdaee18 merge w pret 2021-11-28 19:09:43 -05:00
ghoulslash
3c7228396a update functions 2021-11-28 15:26:48 -05:00
ghoulslash
6f6ed0a25c Merge branch 'master' of https://github.com/pret/pokeemerald into dexnav 2021-11-28 15:01:19 -05:00
TheXaman
df8dfd9a65 added #ifdef TX_DEBUGGING for wild encounter, bag use and catching flags 2021-11-28 20:53:23 +01:00
TheXaman
5780560007 fixed some bugs, thanks to cbt 2021-11-28 20:28:54 +01:00
ghoulslash
d108f77aa4 revert ai item usage code 2021-11-28 13:12:56 -05:00
Eduardo Quezada D'Ottone
b6b74b1656
Oops
Update src/pokemon.c

Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
2021-11-28 11:39:08 -03:00
TheXaman
499fe6b2e5 small improvements 2021-11-28 13:18:41 +01:00
ultima-soul
01a90ca6c2 Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync 2021-11-27 22:17:05 -08:00
ultima-soul
d0623d7b71 Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync 2021-11-27 21:40:08 -08:00
ultima-soul
0312c5be8b Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-27 21:38:26 -08:00
GriffinR
4c64863bc5
Merge pull request #1567 from LOuroboros/sBattleTerrainTable
Renamed gBattleTerrainTable
2021-11-27 23:43:22 -05:00
LOuroboros
b042eb6436 gBattleTerrainTable -> sBattleTerrainTable 2021-11-28 01:22:27 -03:00
cbt6
c59c7b0518 Use enums for jump distances 2021-11-28 12:01:29 +08:00
cbt6
b6430098d4 Rename speed parameter to distance in jump functions 2021-11-28 12:01:29 +08:00
Eduardo Quezada D'Ottone
fa995894b7 Added Nature evolution methods 2021-11-27 20:46:19 -03:00
TheXaman
3acc0f4e94 further improved the windows, reworked a lot of code, massivly reduced the flickering on the stats page 2021-11-27 23:04:09 +01:00
TheXaman
07de572e5c Reworked stats screen to use windows 2021-11-27 20:56:04 +01:00
TheXaman
8f94b91365 Merge branch 'master' of https://github.com/pret/pokeemerald into tx_pokedexPlus_hgss 2021-11-27 12:11:24 +01:00
Eduardo Quezada D'Ottone
7c6f76323a Added NidoranM/Volbeat Ditto breeding config + Rotom & Furfrou 2021-11-26 22:56:48 -03:00
Eduardo Quezada D'Ottone
56836420bd Added Vivillon forms to override 2021-11-26 22:24:03 -03:00
ghoulslash
e2af9ec3b4 ice type immunity to sheer cold 2021-11-26 11:49:49 -05:00
Ariel A
bd3c9ed3b9 Fixed warp arrow palette bug. Optimized weather palette loading. 2021-11-26 04:55:29 -05:00
LOuroboros
68c557fd46 Updated Light Ball's effect and improved readability 2021-11-24 19:04:15 -03:00
ghoulslash
95ad508868 baton pass status4_xx_sport 2021-11-23 21:25:03 -05:00
ghoulslash
5c52abd856 gen3 sport move functionality behind config 2021-11-23 21:20:32 -05:00
ghoulslash
b5bc8bb346 fix B_SPORT_DMG_REDUCTION 2021-11-23 18:37:27 -05:00
ghoulslash
e3ddad2d11 add sport effects back 2021-11-23 18:36:10 -05:00
BuffelSaft
cca7ec8c58 Fix and rename GetMoveTargetType
Change name to GetBattlerMoveTargetType and make it actually use the battlerId argument.
2021-11-24 12:09:54 +13:00
kleeenexfeu
1a3561bb0b space 2021-11-23 13:48:03 +01:00
kleeenexfeu
6ceffaaf3e recalculate turn order after relevant actions 2021-11-23 13:46:36 +01:00