Xhyzi
60ce39543e
Expanding Force
2021-06-15 16:29:06 +02:00
Xhyzi
5a094a3033
Snap Trap
2021-06-15 16:22:42 +02:00
TheXaman
6b8f40b3b1
new layout for evo screen and new buttons for the PE version
2021-06-14 17:29:42 +02:00
TheXaman
2d4a91f0b4
added Decapped version of the button prompts
2021-06-14 15:00:26 +02:00
TheXaman
d0012305c0
stats page new navigation button prompts
2021-06-14 14:55:55 +02:00
ExpoSeed
b6b0062bd6
Change map header flags to use a bitfield
2021-06-13 17:02:06 -05:00
MissingNoL
721dbe9178
Implemented all PLG effects
2021-06-12 18:01:35 -07:00
TheXaman
1530da10a0
changed catch rate to words
2021-06-13 01:17:47 +02:00
TheXaman
537a17714c
EV Arrows now close to stats
2021-06-13 00:35:38 +02:00
TheXaman
13256b856e
Egg groups now in one line (if 2 different one),
...
changed where the bg is cleared
2021-06-12 23:38:08 +02:00
MissingNoL
610b18bfdb
Implemented Double Iron Bash's effect
2021-06-12 14:27:50 -07:00
MissingNoL
beb126b534
Implemented Zippy Zap's effect
2021-06-12 13:58:54 -07:00
TheXaman
6bbdc79f5a
EVs represented by Arrows instead of numbers, also now in 1 line
2021-06-12 21:55:02 +02:00
TheXaman
73cc40fd03
Egg cycles now with icons insteat of numbers
2021-06-12 19:52:43 +02:00
TheXaman
74e562da33
friendship now emoji based
2021-06-12 15:29:01 +02:00
ultima-soul
bca67ac683
Refactor Poke Ball code to not rely on Master Ball being the first item internally.
2021-06-11 18:22:50 -07:00
ghoulslash
bf4b5a926d
merge with pret
2021-06-11 12:23:16 -06:00
ghoulslash
0c14ec4b78
Merge branch 'master' of https://github.com/pret/pokeemerald into dexnav
2021-06-11 12:22:15 -06:00
ultima-soul
b7706f1b99
Remove ball catch rate modifier effects.
2021-06-10 21:59:13 -07:00
ExpoSeed
c8fc141287
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves
2021-06-10 11:54:20 -05:00
ExpoSeed
3ed06c2cc2
Remove remaining grey and replace with gray
2021-06-10 11:36:10 -05:00
BuffelSaft
e6a8faec1e
Fix thawing moves
...
Replace IsThawingMove with a move flag and add a check for it to CANCELLER_FROZEN. This makes thawing moves actually thaw the user.
2021-06-10 23:48:18 +12:00
DizzyEggg
f27dcab784
Rage powder has powder moves qualities when forcing a target
2021-06-10 12:55:05 +02:00
Ariel Antonitis
385c94d068
Merge branch 'romhack' into lighting
2021-06-08 17:58:29 -04:00
ghoulslash
1b3f53bae8
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
2021-06-08 13:31:36 -06:00
DizzyEggg
4b29ae39ad
Allow one mon double battles
2021-06-08 16:40:47 +02:00
ultima-soul
425746763a
Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into master_sync
2021-06-07 20:08:43 -07:00
ultima-soul
f3f4d8e608
Merge branch 'pokemon_expansion' of github.com:rh-hideout/pokeemerald-expansion into master_sync
2021-06-07 19:52:20 -07:00
ultima-soul
0a87adad1a
Merge branch 'battle_engine' of github.com:rh-hideout/pokeemerald-expansion into master_sync
2021-06-07 18:05:52 -07:00
LOuroboros
588b3638d3
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into inner_focus
2021-06-07 19:22:20 -03:00
LOuroboros
8726107d42
Removed BattleScript_FlinchPrevention
...
Also reverted a nonsensical change in SetMoveEffect's case MOVE_EFFECT_FLINCH.
2021-06-07 19:18:15 -03:00
ultima-soul
d30ab7760f
Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync
2021-06-07 13:52:08 -07:00
ultima-soul
cf19635a80
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-06-07 13:15:46 -07:00
ultima-soul
092f02f119
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
2021-06-07 12:00:23 -07:00
MissingNoL
bfc66a21cc
gBattlescriptCurrInstr[3] is not reading species parameter
2021-06-06 19:14:11 -07:00
ultima-soul
2563bc5c83
Merge pull request #1521 from DizzyEggg/largeexp
...
Allow larger exp gains
2021-06-06 13:33:33 -07:00
MissingNoL
9cd522d254
Merge branch 'battle_engine' into Photon_Geyser
2021-06-05 16:46:28 -07:00
MissingNoL
921b80de7c
Update battle_script_commands.h
...
Properly aligned the list of number IDs
2021-06-05 16:40:03 -07:00
Ariel Antonitis
e4b9bb75e2
Merge branch 'master' into romhack
2021-06-04 23:36:21 -04:00
Ariel Antonitis
37f0684d98
Unown followers now appear as the right letter.
2021-06-04 23:35:10 -04:00
Ariel Antonitis
c267dd6ee6
Added function to check for newer emulators/hardware.
2021-06-04 23:35:04 -04:00
Ariel Antonitis
e9d01b4808
Added a non-RNG, PID-preserving way to modify pokemon nature.
...
(wip) Preserve shiny value when changing nature.
(WIP) Preserve shiny value.
(WIP) Preserve nature.
(WIP) Removed some debugging statements.
(WIP) Removed more debugging statements.
(WIP) Nature changing now supports Unown.
2021-06-04 22:49:20 -04:00
ultima-soul
3448e19275
Merge pull request #1459 from ExpoSeed/BE/rename-flags
...
Rename flags
2021-06-04 19:33:45 -07:00
ExpoSeed
4bb33367df
Newline
2021-06-04 19:35:16 -05:00
ExpoSeed
ec2c140ecb
Disambiguate Thousand Arrows flag from other flags
2021-06-04 19:34:37 -05:00
ExpoSeed
15914d7af8
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/rename-flags
2021-06-04 19:00:29 -05:00
ultima-soul
6edec5bc3d
Merge pull request #1437 from LOuroboros/oblivious
...
Tweaked Oblivious
2021-06-04 16:51:38 -07:00
ExpoSeed
0e96b47584
Review comments
2021-06-04 18:50:11 -05:00
LOuroboros
b552db7193
Tweaked the Oblivious immunities
...
Pokémon that are infatuated or taunted and obtain Oblivious through Skill Swap will now be healed of said conditions and a text string signaling it will be printed.
2021-06-04 19:23:07 -03:00
DizzyEggg
4b744374c8
Allow larger exp gains
2021-06-03 23:17:44 +02:00