LOuroboros
|
a0a888698e
|
Corrected Bronzor's evo level
|
2021-08-22 23:19:26 -03:00 |
|
ultima-soul
|
4c3ed52c2f
|
Merge branch 'pokemon_expansion' of github.com:rh-hideout/pokeemerald-expansion into master_sync
|
2021-08-17 11:39:11 -07:00 |
|
ultima-soul
|
988320b89a
|
Merge branch 'battle_engine' of github.com:rh-hideout/pokeemerald-expansion into master_sync
|
2021-08-17 11:25:13 -07:00 |
|
ultima-soul
|
76a7a2720d
|
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
|
2021-08-16 16:10:59 -07:00 |
|
ultima-soul
|
b620349da0
|
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
|
2021-08-16 15:43:27 -07:00 |
|
GriffinR
|
e01ae55c13
|
Start more link_rfu_2 documentation
|
2021-08-15 15:13:42 -04:00 |
|
GriffinR
|
28a8fe191a
|
Document item menu
|
2021-08-10 22:13:02 -04:00 |
|
Blackforest92
|
3bd81d347d
|
Add missing Gen8 icons
|
2021-07-31 14:48:55 +07:00 |
|
ghoulslash
|
ab529b4e89
|
add stuff cheeks
|
2021-07-27 10:31:48 -06:00 |
|
ghoulslash
|
c914ed8572
|
fix sucker punch, surging strikes, obstruct, and snipe shot
|
2021-07-25 09:38:54 -06:00 |
|
ghoulslash
|
a37d4c3da9
|
merge with be, give life dew jungle healing effect
|
2021-07-25 08:22:05 -06:00 |
|
LOuroboros
|
e55fe62d59
|
Assigned dummy anims to the front sprite of each Pikachu and Pichu special form
|
2021-07-15 13:42:51 -03:00 |
|
ultima-soul
|
ad8cfda831
|
Add and rearrange Key Items.
|
2021-07-06 17:03:46 -07:00 |
|
ultima-soul
|
2d8d38f44c
|
Add TM51 through TM100.
|
2021-07-05 18:11:57 -07:00 |
|
ultima-soul
|
53e900a643
|
Rearranged rest of item ids except for Key Items.
|
2021-07-02 22:43:50 -07:00 |
|
ultima-soul
|
9e0b866f09
|
Rearranged Poke Ball item ids.
|
2021-06-18 21:46:20 -07:00 |
|
BuffelSaft
|
06111bdc63
|
Replace EFFECT_THAW_HIT
Both moves that used EFFECT_THAW_HIT now use EFFECT_BURN_HIT.
|
2021-06-19 11:43:29 +12:00 |
|
Xhyzi
|
c2bd046ea6
|
Shell Trap
|
2021-06-15 20:22:50 +02:00 |
|
Xhyzi
|
155e9b6332
|
Court Change
|
2021-06-15 20:14:10 +02:00 |
|
Xhyzi
|
271f19e6cb
|
Terrain Pulse
|
2021-06-15 20:01:57 +02:00 |
|
Xhyzi
|
0202b75822
|
Beak Blast
|
2021-06-15 19:57:21 +02:00 |
|
Xhyzi
|
7799e49e3a
|
Corrosive Gas
|
2021-06-15 19:45:24 +02:00 |
|
Xhyzi
|
e7ec4df70b
|
Rising Voltage
|
2021-06-15 17:51:59 +02:00 |
|
Xhyzi
|
ee3f3eb78f
|
Meteor Beam
|
2021-06-15 17:06:21 +02:00 |
|
Xhyzi
|
62525516a4
|
Scale Shot
|
2021-06-15 16:50:19 +02:00 |
|
Xhyzi
|
60ce39543e
|
Expanding Force
|
2021-06-15 16:29:06 +02:00 |
|
Xhyzi
|
5a094a3033
|
Snap Trap
|
2021-06-15 16:22:42 +02:00 |
|
MissingNoL
|
721dbe9178
|
Implemented all PLG effects
|
2021-06-12 18:01:35 -07: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 |
|
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 |
|
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 |
|
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 |
|
MissingNoL
|
bfc66a21cc
|
gBattlescriptCurrInstr[3] is not reading species parameter
|
2021-06-06 19:14:11 -07:00 |
|
MissingNoL
|
c876de5a5b
|
Done! Merge branch 'battle_engine' into Photon_Geyser
|
2021-06-05 17:40:06 -07:00 |
|
MissingNoL
|
e48e9c1d7a
|
Merge branch 'battle_engine' into Hyperspace_Fury
|
2021-06-05 14:42:30 -07: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
|
e5a3123b8c
|
Merge pull request #1505 from MissingNoL/Decaps-and-Miracle-Eye-Text-Fixes
Decaps and Miracle Eye text fixes
|
2021-06-03 09:06:15 -07:00 |
|
Jaizu
|
a500b04a51
|
Feathr > Feather
We do have enough space to put the whole word.
|
2021-06-03 12:08:31 +02:00 |
|
MissingNoL
|
1022d34218
|
Update src/data/text/move_descriptions.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
|
2021-06-03 01:16:03 -07:00 |
|
LOuroboros
|
b215b44951
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into clanging_scales
|
2021-06-03 05:09:14 -03:00 |
|
ultima-soul
|
bb9a7b04f8
|
Merge pull request #1499 from LOuroboros/patch-1
Made gAbilityNames and gAbilityDescriptionPointers read from ABILITIES_COUNT
|
2021-06-02 23:07:50 -07:00 |
|
ultima-soul
|
45fb16c40a
|
Merge pull request #1494 from LOuroboros/feathers_PE
Corrected the Wings/Feathers #2
|
2021-06-02 22:56:39 -07:00 |
|
ultima-soul
|
fc19023087
|
Merge pull request #1493 from LOuroboros/feathers
Corrected the Wings/Feathers
|
2021-06-02 22:56:16 -07:00 |
|
LOuroboros
|
586c76d93a
|
Changed Clanging Scales' secondaryEffectChance to 0
Review request.
|
2021-06-02 16:46:28 -03:00 |
|
LOuroboros
|
1b13db80fc
|
Syntax fix
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
|
2021-06-02 16:43:01 -03:00 |
|
BuffelSaft
|
2a6b989c92
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald into body-press
|
2021-06-02 12:41:28 +12:00 |
|