ExpoSeed
|
788b9f675f
|
Fix redefinition error in pokemon_config.h
|
2021-07-02 14:36:02 -05:00 |
|
ExpoSeed
|
ebe0d21c54
|
Fix redefinition error in item_config.h
|
2021-07-02 14:34:29 -05:00 |
|
TheXaman
|
af355fcb12
|
added Debug to StartMenu via DEBUG_MENU option
|
2021-07-02 11:49:32 +02:00 |
|
GriffinR
|
64d06f4c8f
|
Condense battle AI scripts, minor clean up
|
2021-07-02 02:46:01 -04:00 |
|
GriffinR
|
8f43d1ebeb
|
Document smart shopper TV show
|
2021-07-02 01:45:23 -04:00 |
|
GriffinR
|
fe89a4d147
|
Label remaining region_map symbols
|
2021-07-02 00:52:36 -04:00 |
|
GriffinR
|
10886a586b
|
Clean up mirage tower
|
2021-07-01 23:46:15 -04:00 |
|
ghoulslash
|
c06029bc72
|
add last used ball
|
2021-06-25 13:37:59 -06:00 |
|
TheXaman
|
defd7d9e07
|
Added Sound menu for SE and MUS
|
2021-06-22 12:38:00 +02:00 |
|
PikalaxALT
|
e0b58592b2
|
Merge pull request #1469 from GriffinRichards/fix-contesthearts
Clarify contest heart tiles
|
2021-06-21 13:59:50 -04:00 |
|
GriffinR
|
810b51f96c
|
Clarify contest heart tiles
|
2021-06-21 13:48:03 -04:00 |
|
ultima-soul
|
9e0b866f09
|
Rearranged Poke Ball item ids.
|
2021-06-18 21:46:20 -07:00 |
|
BuffelSaft
|
4c18cb7fe7
|
Remove EFFECT_THAW_HIT
|
2021-06-19 11:49:00 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|