AgustinGDLV
|
dceefacb95
|
moved tryfaintmon back, no bugs?
|
2023-05-11 22:35:08 -07:00 |
|
AgustinGDLV
|
3b6389ec21
|
updated tests
|
2023-05-11 22:13:43 -07:00 |
|
AgustinGDLV
|
aec51b5b04
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-05-11 20:02:06 -07:00 |
|
Salem
|
fe5e59c910
|
Merge branch 'upcoming' into RHH/content/gen9SnowWeather
|
2023-05-07 17:27:58 +02:00 |
|
Eduardo Quezada D'Ottone
|
c530eb2445
|
Add mirror herb (#2873)
|
2023-05-06 21:20:37 -04:00 |
|
CallmeEchoo
|
eb5b81684c
|
refactored snow into damaging weather
this is necessary for ice body to properly work.
doesnt actually do any damage
|
2023-05-05 01:38:12 +02:00 |
|
Alex
|
957ee36c75
|
Fix for Ceaseless Edge/Axe Kick visual glitch (#2969)
|
2023-05-02 17:25:44 -04:00 |
|
Salem
|
a877266400
|
Merge branch 'upcoming' into RHH/content/gen9SnowWeather
|
2023-05-02 21:19:01 +02:00 |
|
CallmeEchoo
|
c5a73f59a4
|
ad suggested changes
|
2023-05-02 21:17:14 +02:00 |
|
Shae
|
ae2d5f7d1e
|
Weather related Ability tests, fix for Leaf Guard not preventing Rest. (#2957)
|
2023-05-02 14:08:05 -04:00 |
|
CallmeEchoo
|
c32d5f455b
|
fix rebase issues
|
2023-05-02 16:44:42 +02:00 |
|
CallmeEchoo
|
f6e80b0ca7
|
Merge branch 'RHH/content/gen9SnowWeather' of https://github.com/CallmeEchoo/pokeemerald into RHH/content/gen9SnowWeather
|
2023-05-02 16:29:11 +02:00 |
|
CallmeEchoo
|
76721b16f8
|
add snow weather
|
2023-05-02 16:25:26 +02:00 |
|
ghoulslash
|
445e9c4b8b
|
merge w upcoming
|
2023-05-01 12:05:07 -04:00 |
|
ghoulslash
|
8cce130643
|
Add Frostbite status (#2942)
|
2023-05-01 09:45:47 -04:00 |
|
Alex
|
2d6282fece
|
Fix for Burn Up/Double Shock (#2962)
|
2023-04-30 10:46:21 -04:00 |
|
ghoulslash
|
62ca66bc6b
|
Refactoring Battle Form changes into the form change tables (#2411)
|
2023-04-30 08:41:54 -04:00 |
|
CallmeEchoo
|
99cbd2af37
|
add snow weather
|
2023-04-29 20:35:58 +02:00 |
|
Alex
|
0cbb80dda7
|
Fix grassy terrain freezing the game (#2959)
|
2023-04-28 08:58:43 -04:00 |
|
Bassoonian
|
c279830892
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into formbattlechangecontribution
|
2023-04-27 10:50:32 +02:00 |
|
Eduardo Quezada D'Ottone
|
408aa30aa7
|
Merge pull request #17 from AgustinGDLV/pr/castform_fix
|
2023-04-26 14:25:36 -04:00 |
|
Salem
|
78c4d07b23
|
Add Berserk Gene Item (#2893)
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2023-04-25 15:03:57 -04:00 |
|
Bassoonian
|
b1f75569a1
|
Merge branch 'upcoming' into rhhupcomingdev
|
2023-04-25 19:50:26 +02:00 |
|
LOuroboros
|
a128192bfe
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into trainerSlideMsgUpdate
|
2023-04-24 09:36:09 -03:00 |
|
Bassoonian
|
f13c39d784
|
Thawing out for frostbite
|
2023-04-23 21:20:23 +02:00 |
|
Bassoonian
|
13f6acf9a1
|
General mechanics
|
2023-04-23 19:20:48 +02:00 |
|
Bassoonian
|
a561c6da6a
|
Add config to Frostbite & allow it to be inflicted
|
2023-04-22 23:14:49 +02:00 |
|
Bassoonian
|
f50bfb3770
|
Frostbite hurts at the end of the turn and halves SpA
|
2023-04-22 18:47:36 +02:00 |
|
Alex
|
60c88d8fcc
|
Update data/battle_scripts_1.s
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2023-04-17 19:12:39 +02:00 |
|
Alex
|
0531ab5d87
|
Fix Ability PopUp freeze
|
2023-04-17 18:47:54 +02:00 |
|
Eduardo Quezada
|
dacd0785db
|
Fixed Mega Evolution script name
|
2023-04-14 15:17:19 -04:00 |
|
Eduardo Quezada
|
11beec62ee
|
Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange
# Conflicts:
# src/data/pokemon/evolution.h
# src/field_poison.c
|
2023-04-14 11:31:02 -04:00 |
|
AgustinGDLV
|
86242c1c70
|
MOVE_REVIVAL_BLESSING Effect (#2883)
* implemented Revival Blessing
|
2023-04-12 01:14:25 +01:00 |
|
AgustinGDLV
|
d9ab2d1976
|
combined TerrainSeed and TerrainAbility loops + added terrain tests
|
2023-04-03 18:53:34 -07:00 |
|
AgustinGDLV
|
f292fefca3
|
fixed bad switchinabilities call in TerrainSeedLoop
|
2023-04-03 09:18:47 -07:00 |
|
ghoulslash
|
afc4b4cdee
|
add mirror herb
|
2023-03-28 15:07:37 -04:00 |
|
AgustinGDLV
|
504ec36b2b
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-03-27 16:22:11 -07:00 |
|
AgustinGDLV
|
2017bee3f8
|
fixed Castform + Cherrim
|
2023-03-27 11:35:23 -07:00 |
|
AgustinGDLV
|
8a963ca38a
|
changed Dynamax animation
|
2023-03-27 09:50:58 -07:00 |
|
Eduardo Quezada
|
3888b10769
|
Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange
# Conflicts:
# src/data/pokemon/form_change_table_pointers.h
# src/data/pokemon/form_change_tables.h
|
2023-03-27 10:55:38 -03:00 |
|
AgustinGDLV
|
aa80e3fd4e
|
fixed G-Max Wildfire, Max Guard interactions, and reworked changedSpecies
|
2023-03-26 19:14:33 -07:00 |
|
ghoulslash
|
6574e01e73
|
Gen. 9 Move Effects, 1st batch (#2534)
|
2023-03-26 16:20:47 -04:00 |
|
AgustinGDLV
|
aac4ef4d2a
|
fixed terrain effects
|
2023-03-25 20:02:48 -07:00 |
|
AgustinGDLV
|
5d508f7963
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-03-24 22:40:51 -07:00 |
|
LOuroboros
|
7ce5c5fc66
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into gen_9_move_effects_batch1
|
2023-03-23 06:27:09 -03:00 |
|
AgustinGDLV
|
038649594a
|
finished G-Max Move tests
|
2023-03-22 22:31:08 -07:00 |
|
AgustinGDLV
|
a3c8b97a6c
|
added tests for status1/status2 effects + bug fixes for them
|
2023-03-22 20:18:25 -07:00 |
|
AgustinGDLV
|
6233627a57
|
more tests + fixed hp reversion issues
|
2023-03-22 17:04:05 -07:00 |
|
tennis
|
358180946d
|
Fix Intimidate targetting dead sides and false postpones
|
2023-03-22 11:46:50 +00:00 |
|
Eduardo Quezada
|
ef914a2fac
|
Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange
|
2023-03-21 16:13:27 -03:00 |
|