ultima-soul
|
9407a1ac76
|
Replace hardcoded number in MakeCaptureStars.
|
2021-06-18 19:20:05 -07:00 |
|
BuffelSaft
|
4c18cb7fe7
|
Remove EFFECT_THAW_HIT
|
2021-06-19 11:49:00 +12: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 |
|
BuffelSaft
|
87279ecab9
|
Fix CANCELLER_FROZEN
Now checks if current move will thaw user before trying to defrost it.
|
2021-06-19 11:31:46 +12:00 |
|
Kurausukun
|
10c80230c4
|
change printItemFunc to use u32 instead of s32
also change a use of -2 to LIST_CANCEL
|
2021-06-18 00:15:45 -04:00 |
|
Kurausukun
|
8b59909ac5
|
remove gflib
|
2021-06-17 22:09:48 -04:00 |
|
Sewef
|
fd55a0d015
|
Update src/battle_message.c
Nothing happened.
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2021-06-17 14:12:06 +02:00 |
|
Sewef
|
d02be421bc
|
Fix sATypeMove_Table definition
|
2021-06-17 14:06:40 +02: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 |
|
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 |
|
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 |
|
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 |
|
ultima-soul
|
b7706f1b99
|
Remove ball catch rate modifier effects.
|
2021-06-10 21:59:13 -07:00 |
|
ghoulslash
|
70fd98a009
|
Merge pull request #1541 from rh-hideout/DizzyEggg-patch-2
Fix Imposter looplock
|
2021-06-10 11:59:29 -06:00 |
|
ghoulslash
|
de21636f97
|
Merge pull request #1539 from rh-hideout/DizzyEggg-patch-1
Fix mon shadow when caught and learn new move
|
2021-06-10 11:59:10 -06: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
|
4d6e64b336
|
Review comments.
|
2021-06-10 11:48:26 -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
|
179ac9c1e1
|
Fix Imposter looplock
|
2021-06-10 13:45:24 +02:00 |
|
DizzyEggg
|
f27dcab784
|
Rage powder has powder moves qualities when forcing a target
|
2021-06-10 12:55:05 +02:00 |
|
DizzyEggg
|
c6f3b7f571
|
Merge pull request #1532 from LOuroboros/emergency_exit
Fixed Emergency Exit
|
2021-06-10 10:41:07 +02:00 |
|
DizzyEggg
|
1e855cf469
|
Fix mon shadow when caught and learn new move
Fixes #1477
|
2021-06-09 09:49:42 +02:00 |
|
DizzyEggg
|
540719c483
|
Add support for only one enemy pokemon in double battles start
|
2021-06-08 22:50:37 +02:00 |
|
ultima-soul
|
1ff3718d1f
|
Merge pull request #1446 from LOuroboros/inner_focus
Tweaked Inner Focus
|
2021-06-08 13:18:35 -07:00 |
|
LOuroboros
|
d849c31ee8
|
Followed Ghoulslash's suggestion
|
2021-06-08 11:56:03 -03:00 |
|
ghoulslash
|
a683c698fb
|
Merge pull request #1524 from Jaizu/patch-13
Change the ability popup sound
|
2021-06-08 08:41:41 -06:00 |
|
DizzyEggg
|
4b29ae39ad
|
Allow one mon double battles
|
2021-06-08 16:40:47 +02:00 |
|
DizzyEggg
|
e2f14d43db
|
Fix Gravity's animation
|
2021-06-08 12:13:40 +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 |
|
LOuroboros
|
2c1237365b
|
Fixed Emergency Exit
The ability was getting triggered even if the user was the only Pokémon alive in the party.
|
2021-06-07 22:39:53 -03: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
|
11a8517320
|
Add back NUM_SPECIES to sSpeciesToBackAnimSet definition.
|
2021-06-07 15:04:41 -07: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 |
|