AgustinGDLV
|
5d508f7963
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-03-24 22:40:51 -07:00 |
|
Eduardo Quezada D'Ottone
|
2658fe32c2
|
Removed ITEM_HAS_EFFECT (#2840)
|
2023-03-23 10:02:32 +01:00 |
|
AgustinGDLV
|
6233627a57
|
more tests + fixed hp reversion issues
|
2023-03-22 17:04:05 -07:00 |
|
AgustinGDLV
|
69fd63a922
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-03-21 09:56:58 -07:00 |
|
AgustinGDLV
|
5a9e1de836
|
Merge branch 'RHH/pr/feature/formBattleChange' of https://github.com/AsparagusEduardo/pokeemerald into dynamax
|
2023-03-20 21:14:33 -07:00 |
|
AgustinGDLV
|
7d70222770
|
added most Dynamax immunities/interactions + tests + fixed some move selection bugs
|
2023-03-20 16:40:05 -07:00 |
|
Eduardo Quezada
|
51b716c9d9
|
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230319
# Conflicts:
# data/battle_scripts_2.s
# include/constants/battle_string_ids.h
# include/constants/songs.h
# src/battle_message.c
# src/data/pokemon/species_info.h
|
2023-03-19 20:28:56 -03:00 |
|
LOuroboros
|
f4e8389779
|
Added Psyblade and Hydro Steam
|
2023-03-17 09:25:39 -03:00 |
|
Eduardo Quezada
|
0a9ab96390
|
Added STANDARD_FRIENDSHIP constant to allow easier custom adjustments
|
2023-03-14 08:54:49 -03:00 |
|
Alex
|
aa29eced1f
|
Merge branch 'rh-hideout:upcoming' into PLA_missing_sprites
|
2023-03-13 17:46:53 +01:00 |
|
AgustinGDLV
|
c823e19705
|
implemented Gigantamax form change
|
2023-03-11 10:48:21 -08:00 |
|
AgustinGDLV
|
b708da3998
|
Merge branch 'RHH/pr/feature/formBattleChange' of https://github.com/AsparagusEduardo/pokeemerald into dynamax
|
2023-03-11 00:17:30 -08:00 |
|
AgustinGDLV
|
ec4b330b9b
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-03-10 21:00:41 -08:00 |
|
AgustinGDLV
|
06bf934b02
|
Dynamaxed pokemon now have increased HP
|
2023-03-10 20:38:17 -08:00 |
|
AgustinGDLV
|
76073fab52
|
added basic Dynamax-in-battle
|
2023-03-10 10:20:27 -08:00 |
|
AgustinGDLV
|
7de7599a7b
|
reworked scripts to remove jumpifnotally / jumpiftargetabsent
|
2023-03-07 12:07:11 -08:00 |
|
Eduardo Quezada
|
4625a46748
|
Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange
# Conflicts:
# src/battle_interface.c
# src/battle_main.c
# src/battle_script_commands.c
# src/battle_util.c
|
2023-03-07 11:26:33 -03:00 |
|
DizzyEggg
|
a04046dbb6
|
Add tests for Defog and fix Defog battle strings (#2737)
* start working on defog tests
* defog tests + improve terrain end battlescripts
* newline
|
2023-03-06 20:35:08 +01:00 |
|
GriffinR
|
bb078e0618
|
Merge pull request #1864 from AsparagusEduardo/pret/doc/songsComments
Document music usage to make it easier to search for a specific track
|
2023-03-05 15:29:38 -05:00 |
|
Eduardo Quezada
|
a6bd35ceab
|
Review changes
|
2023-03-05 17:17:39 -03:00 |
|
ghoulslash
|
dec1b16138
|
Swallow/Spit Up Gen 5 Behavior and tests for Swallow/Spit Up/Stockpile (#2790)
|
2023-03-05 09:50:47 -05:00 |
|
GriffinR
|
ce6875817f
|
Merge pull request #1860 from GriffinRichards/metatile-labels
Format metatile_labels
|
2023-03-04 23:36:04 -05:00 |
|
Eduardo Quezada
|
9917f5cc8b
|
Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230303
# Conflicts:
# Makefile
# include/constants/pokemon.h
# include/pokemon.h
# make_tools.mk
# src/battle_ai_script_commands.c
# src/battle_controllers.c
# src/battle_main.c
# src/battle_script_commands.c
# src/party_menu.c
# src/pokemon.c
# src/trade.c
# src/trainer_pokemon_sprites.c
|
2023-03-03 11:00:50 -03:00 |
|
Alex
|
487e26e700
|
fix enamorus_t + samuroutt sprite + conflicts
|
2023-03-02 11:05:59 +01:00 |
|
AgustinGDLV
|
7c853ef45e
|
implemented G-Max Sweetness, Overgrowth, One Blow, Rapid Flow, and Finale
|
2023-02-28 16:37:48 -08:00 |
|
AgustinGDLV
|
da24b717e4
|
implemented all status1 and status2 G-Max Moves: Befuddle, Volt Crash, Malodor, Stun Shock, Gold Rush, Cuddle, Terror, Meltdown, Smite
|
2023-02-27 21:26:03 -08:00 |
|
AgustinGDLV
|
92c8503869
|
reorganized max move functionality to remove redundant move effects
|
2023-02-27 11:54:49 -08:00 |
|
AgustinGDLV
|
c6c92da19c
|
implemented G-Max Wind Rage
|
2023-02-27 10:19:56 -08:00 |
|
GriffinR
|
8d88a38561
|
Merge pull request #1854 from GriffinRichards/constants-num-frames
Add MAX_MON_PIC_FRAMES, and trainer pic size constants
|
2023-02-27 13:16:49 -05:00 |
|
DizzyEggg
|
3338a6b786
|
add messages for stockpile effects wear off
|
2023-02-27 12:31:29 +01:00 |
|
AgustinGDLV
|
e537be76ea
|
Z-moves bypass protection (#2730)
|
2023-02-27 09:17:07 +01:00 |
|
AgustinGDLV
|
a36c35aea1
|
implemented G-Max Vine Lash, G-Max Wildfire, G-Max Cannonade, G-Max Volcalith
|
2023-02-26 23:35:36 -08:00 |
|
AgustinGDLV
|
4d19659b0b
|
implemented G-Max Stonesurge, G-Max Steelsurge
|
2023-02-26 22:02:06 -08:00 |
|
AgustinGDLV
|
b4ec273353
|
Merge branch 'upcoming' into dynamax
|
2023-02-25 14:04:55 -08:00 |
|
Zunawe
|
f376b71f7c
|
Fix wrong route in item flag name
|
2023-02-25 13:48:39 -08:00 |
|
Eduardo Quezada
|
d330ca051a
|
Document music usage to make it easier to search for a specific track
|
2023-02-23 11:44:23 -03:00 |
|
Eduardo Quezada
|
f5aa3b8272
|
Document the 2 different sText_GotchaPkmnCaught
|
2023-02-23 11:43:40 -03:00 |
|
Alex
|
a870ec3c22
|
enamorus_t cry, basculegionf sprite, new typhlosion back sprite
|
2023-02-23 15:20:12 +01:00 |
|
AgustinGDLV
|
38f462551f
|
pulled rhh master, i hate merge conflicts
|
2023-02-22 18:50:54 -08:00 |
|
Zunawe
|
60be59d18b
|
Fix wrong route in hidden item flag name
|
2023-02-22 13:13:57 -08:00 |
|
DizzyEggg
|
e0b76e98ff
|
Add MOVE_SHELL_TRAP Effect (#2716)
* implemented Shell Trap
Co-authored-by: AgustinGDLV <agustingomezdelavega@gmail.com>
|
2023-02-22 13:55:34 +00:00 |
|
DizzyEggg
|
31138455de
|
remove unneeded VARIOUS_JUMP_IF_NO_VALID_TARGETS
|
2023-02-22 09:28:12 +01:00 |
|
AgustinGDLV
|
87a9150134
|
added base functionality for max moves
|
2023-02-21 20:16:25 -08:00 |
|
Eduardo Quezada
|
5ca9213d07
|
Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange
# Conflicts:
# src/battle_script_commands.c
|
2023-02-21 17:47:02 -03:00 |
|
Martin Griffin
|
29c64c82f3
|
Test Red Card
Dragon Tail activates Red Card if the target does not switch.
|
2023-02-21 10:44:58 +00:00 |
|
Zunawe
|
8f74a6777a
|
Fix spelling mistake for item flag
|
2023-02-20 18:17:30 -08:00 |
|
DizzyEggg
|
53180ebf87
|
Update Healing wish to gen5 / gen8 mechanics (#2708)
* Updated Healing Wish and added config
* Fixed Lunar Dance message
Co-authored-by: AgustinGDLV <agustingomezdelavega@gmail.com>
Co-authored-by: AgustinGDLV <103095241+AgustinGDLV@users.noreply.github.com>
Co-authored-by: Martin Griffin <martinrgriffin@gmail.com>
|
2023-02-20 11:25:43 +00:00 |
|
GriffinR
|
f888021c8f
|
Merge pull request #1857 from GriffinRichards/sync-mapjson
Sync mapjson
|
2023-02-19 20:48:13 -05:00 |
|
DizzyEggg
|
56c9564e7a
|
8th gen Howl's effect (#2700)
* Howl gen8 effect
|
2023-02-17 10:28:46 +00:00 |
|
Eduardo Quezada D'Ottone
|
625a7622e2
|
Merge pull request #2697 from AsparagusEduardo/RHH/sync/pret_20230214
It's ya boi, pret merge! (pret merge 2023/02/16)
|
2023-02-16 21:57:41 -03:00 |
|