GriffinR
|
d3d680c1dd
|
Sort metatile labels alphabetically
|
2023-02-14 14:36:27 -05:00 |
|
GriffinR
|
b656565af0
|
Standardize RS mossdeep gym metatile labels
|
2023-02-14 11:42:13 -05:00 |
|
GriffinR
|
0df56b808d
|
Remove duplicate metatile label sections
|
2023-02-14 11:40:15 -05:00 |
|
ghoulslash
|
908b509401
|
Fix Round's Base Power calc, Add Turn order effects (#2602)
* fix round base power calc, add turn order change
* remove unused callnative cmd
* fix round turn order update
* fix moveTarget getting set incorrectly in HandleAction_UseMove. also redirection doesn't affect MOVE_TARGET_ALL_BATTLERS
---------
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
|
2023-02-14 16:49:50 +01:00 |
|
DizzyEggg
|
0577d8d04d
|
Fix Mirror Armor against Clear Body
|
2023-02-13 14:44:34 +01:00 |
|
DizzyEggg
|
5d958e245a
|
Merge pull request #2669 from Jaizu/giga_impact_contests
Fix Giga Impact on contests.
|
2023-02-13 09:22:24 +01:00 |
|
Eduardo Quezada
|
a937b3221a
|
Documented Ribbons
|
2023-02-11 23:16:24 -03:00 |
|
Eduardo Quezada
|
96865f66af
|
Updated term to modernFatefulEncounter
|
2023-02-11 22:36:42 -03:00 |
|
Eduardo Quezada
|
6da5e0a280
|
Rename eventLegal to fatefulEncounter
|
2023-02-11 17:13:53 -03:00 |
|
sbird
|
4bcbb7c9e1
|
[intro] refactor expansion intro
|
2023-02-09 23:12:29 +01:00 |
|
Jaizu
|
9f7267e48d
|
Fix Giga Impact on contests.
|
2023-02-09 11:29:29 +01:00 |
|
GriffinR
|
c32fbf594a
|
Merge pull request #1851 from GriffinRichards/doc-fldspc
Document remaining field_specials task data
|
2023-02-08 22:34:57 -05:00 |
|
DizzyEggg
|
0048e59e05
|
Fix SpeciesInfo struct offsets
|
2023-02-08 22:08:12 +01:00 |
|
GriffinR
|
de56e400ff
|
Sync clone object macro
|
2023-02-08 13:11:10 -05:00 |
|
Eduardo Quezada D'Ottone
|
8381b14c51
|
Implemented Xhyzi's RHH copyright intro (with config) (#2415)
* Rhh & Pret Copyright Screen
* Porygon recovered his voice
* Expansion text
---------
Co-authored-by: Xhyzi <xhyzdot@gmail.com>
Co-authored-by: Jaizu <jaizu85@gmail.com>
|
2023-02-08 15:54:12 +01:00 |
|
DizzyEggg
|
896b575c07
|
Fix volt switch breaking ace pokemon
|
2023-02-08 12:42:38 +01:00 |
|
DizzyEggg
|
ff088752e7
|
Insomnia ability pop-up (#2643)
* Insomnia ability pop-up
* remove B_MSG_STAYED_AWAKE_USING constant
|
2023-02-07 18:47:23 +01:00 |
|
ghoulslash
|
7e9d40d401
|
Merge pull request #2645 from DizzyEggg/damp_aftermath
Damp shows ability pop-up when reacting with Aftermath
|
2023-02-07 10:18:23 -05:00 |
|
DizzyEggg
|
dcb63e1518
|
Merge pull request #2610 from ghoulslash/be/animsilktrap
Silk trap Animation
|
2023-02-07 16:13:53 +01:00 |
|
DizzyEggg
|
f762ed728d
|
remove pointless timers from disable struct
|
2023-02-07 15:10:20 +01:00 |
|
DizzyEggg
|
47ebf2e167
|
hmm
|
2023-02-07 13:33:43 +01:00 |
|
DizzyEggg
|
0dc5e1e685
|
aftermath damp pop-ups and string
|
2023-02-07 13:01:56 +01:00 |
|
Eduardo Quezada
|
101ea6522d
|
Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange
# Conflicts:
# src/battle_util.c
|
2023-02-02 17:56:13 -03:00 |
|
GriffinR
|
5793a1a5e7
|
Correct some union room chat documentation
|
2023-02-02 11:41:02 -05:00 |
|
LOuroboros
|
4b5a6e2328
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into gen_9_move_effects_batch1
|
2023-02-01 20:18:56 -03:00 |
|
Philipp AUER
|
8983739267
|
Merge pull request #2564 from mrgriffin/rhh-battle-tests
Battle Tests
|
2023-02-01 22:18:17 +01:00 |
|
GriffinR
|
3b15fd34cc
|
Merge branch 'master' of https://github.com/pret/pokeemerald into constants-num-frames
|
2023-02-01 16:09:01 -05:00 |
|
GriffinR
|
4328ed8b19
|
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows
|
2023-02-01 14:59:45 -05:00 |
|
GriffinR
|
9003966fcc
|
Misc field_specials cleanup
|
2023-02-01 11:48:55 -05:00 |
|
Martin Griffin
|
f1b9872bf0
|
Test moves, items, and abilities in battle
Thank you to SBird for providing mgba-rom-test binaries and Spikes/Toxic
Spikes tests!
Co-authored-by: sbird <sbird@no.tld>
|
2023-02-01 13:53:57 +00:00 |
|
Jaizu
|
4eb7b7048e
|
Make transform not break
|
2023-01-31 12:41:07 +01:00 |
|
Jaizu
|
424f457ec2
|
Remove unused INHERITED_IV_COUNT define
|
2023-01-31 09:44:47 +01:00 |
|
ghoulslash
|
3f616215ea
|
add silk trap anim
|
2023-01-28 09:03:18 -05:00 |
|
Martin Griffin
|
bdb04da9a5
|
Refactor battle animations
|
2023-01-28 00:16:25 +00:00 |
|
Martin Griffin
|
cba4b78df6
|
Move-based mega evolution message for NPCs/recorded battles
|
2023-01-28 00:16:24 +00:00 |
|
Eduardo Quezada D'Ottone
|
53e41a2b3d
|
Merge pull request #2605 from mrgriffin/rhh-battle-tests-fixes
Rhh battle tests fixes
|
2023-01-27 19:24:13 -03:00 |
|
ghoulslash
|
2b58593e33
|
Merge pull request #2595 from AsparagusEduardo/RHH/pr/data/Gen9Items
Added some Gen9 item data and fixed Punching Glove's effect
|
2023-01-27 16:13:50 -05:00 |
|
Martin Griffin
|
a13ffdbfba
|
U-turn does not switch the user out if Emergency Exit activates
|
2023-01-27 00:57:22 +00:00 |
|
Eduardo Quezada
|
7774c9727d
|
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230125
# Conflicts:
# tools/mapjson/mapjson.cpp
|
2023-01-25 20:28:55 -03:00 |
|
Eduardo Quezada
|
3288309c43
|
Merge remote-tracking branch 'RHH_origin/upcoming' into RHH/pr/feature/formBattleChange
# Conflicts:
# src/battle_script_commands.c
|
2023-01-25 19:57:19 -03:00 |
|
Eduardo Quezada
|
a044774896
|
Added Gen9 item data and fixed Punching Glove's effect
|
2023-01-24 16:47:54 -03:00 |
|
GriffinR
|
7681340966
|
Merge branch 'master' of https://github.com/pret/pokeemerald into sync-trade
|
2023-01-23 14:45:51 -05:00 |
|
ghoulslash
|
321634ed3b
|
Silk Trap Effect (#2512)
* add silk trap effect, analog of obstruct
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2023-01-23 16:42:47 -03:00 |
|
Eduardo Quezada D'Ottone
|
1bfc922c72
|
Merge pull request #2471 from ghoulslash/be/gen9items
Start Gen9 Hold Effects
|
2023-01-23 14:58:08 -03:00 |
|
Eduardo Quezada D'Ottone
|
2b22bdf1e7
|
Merge pull request #2579 from LOuroboros/allahu
Fixed Explosion & Intimidate's 'interaction'
|
2023-01-23 11:37:06 -03:00 |
|
ghoulslash
|
f97ec1975a
|
merge w upcoming
|
2023-01-23 09:24:03 -05:00 |
|
GriffinR
|
29c1af50ca
|
Fix Best Streak stat name
|
2023-01-20 11:25:04 -05:00 |
|
Eduardo Quezada
|
749225ace1
|
Matching merge from upstream pret
# Conflicts:
# graphics/interface/menu_info.png
# include/pokemon.h
# src/battle_ai_switch_items.c
# src/battle_anim_mons.c
# src/battle_anim_water.c
# src/battle_controller_opponent.c
# src/battle_gfx_sfx_util.c
# src/battle_main.c
# src/battle_pike.c
# src/battle_script_commands.c
# src/data/pokemon/species_info.h
# src/pokemon.c
# src/pokemon_summary_screen.c
|
2023-01-20 12:31:54 -03:00 |
|
GriffinR
|
0851e55ccb
|
Merge pull request #1657 from PikalaxALT/sync_battle_anim_args
Sync battle anim args
|
2023-01-18 12:16:49 -05:00 |
|
GriffinR
|
b7d92e8537
|
Revert incorrect constant usage, add new correct ones
|
2023-01-18 12:11:09 -05:00 |
|