Evan
|
a49b5d1ad0
|
prankster updated to gen 7
|
2021-01-16 16:14:36 -07:00 |
|
Evan
|
f1d89b2d79
|
merge with be
|
2021-01-15 11:17:45 -07:00 |
|
ExpoSeed
|
b166e9a5e3
|
Merge pull request #1276 from LOuroboros/x_items_BE
Reworked the effects of the X Items #1
|
2021-01-15 12:05:07 -06:00 |
|
ghoulslash
|
fba17a96a4
|
Merge pull request #1253 from surskitty/battle_engine
Increase readability of too-long names
|
2021-01-12 09:20:53 -07:00 |
|
surskitty
|
29343ce1ec
|
Remove synonyms
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
|
2021-01-11 15:00:11 -05:00 |
|
surskitty
|
f58539b602
|
Renaming the last two and fixing the merge conflict with PE.
|
2021-01-10 15:48:57 -05:00 |
|
surskitty
|
a0f1dcb9cf
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into battle_engine
|
2021-01-10 15:40:21 -05:00 |
|
Evan
|
1e22ae4cf2
|
merge with be
|
2021-01-10 09:08:25 -07:00 |
|
LOuroboros
|
3ffa7f993a
|
Renamed some X Defend labels to reflect its new name in the IE
|
2021-01-10 01:58:02 -03:00 |
|
ultima-soul
|
b5b4efdaa0
|
Merge pull request #1314 from LOuroboros/battle_debug_constant
battle_config.h tweaks
|
2021-01-09 12:36:37 -08:00 |
|
ultima-soul
|
d2d961e447
|
Merge pull request #1262 from LOuroboros/gen8_abilities_BE
Implemented various Gen. 8 abilities
|
2021-01-07 13:31:17 -08:00 |
|
LOuroboros
|
8511ed57e4
|
Tweaked Steam Engine's battle string
|
2021-01-07 18:13:16 -03:00 |
|
ghoulslash
|
c392a2011e
|
Merge pull request #1325 from ExpoSeed/BE/sync
Sync battle engine
|
2021-01-07 12:13:26 -07:00 |
|
LOuroboros
|
3d124944b3
|
Review correction to B_X_ITEMS_BUFF's comment
|
2021-01-07 16:09:23 -03:00 |
|
LOuroboros
|
cb22cbd3f6
|
Tweaked preprocessor constant in include/constants/item_effects.h
|
2021-01-07 16:06:55 -03:00 |
|
LOuroboros
|
adf039fe12
|
Made BufferStatRoseMessage print an extra string if B_X_ITEMS_BUFF == GEN_7
Also turned sText_StatSharply into gText_StatSharply.
|
2021-01-04 07:41:56 -03:00 |
|
LOuroboros
|
dbc3690282
|
Tweaked preprocessor directives
Changed #ifdef X_ITEMS_REWORK == FALSE to #ifndef ITEM_EXPANSION
Changed #ifdef X_ITEMS_REWORK == TRUE to #ifdef ITEM_EXPANSION
|
2021-01-04 03:58:31 -03:00 |
|
LOuroboros
|
517c8ffdd0
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into gen8_abilities_BE
|
2021-01-03 22:05:14 -03:00 |
|
ExpoSeed
|
7dadcb94b8
|
Merge branch 'master' of https://github.com/pret/pokeemerald into HEAD
|
2021-01-03 17:14:43 -06:00 |
|
BuffelSaft
|
10cf5b3673
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald into Batte_Engine_Only
|
2021-01-04 10:55:30 +13:00 |
|
Evan
|
f172245ad6
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into totem
|
2021-01-01 08:49:43 -07:00 |
|
ExpoSeed
|
24362e8bed
|
Merge pull request #1250 from ghoulslash/infestation
infestation between turn anim
|
2020-12-31 18:06:13 -06:00 |
|
surskitty
|
aa9796a6ae
|
Renaming constants for High Jump Kick, Faint Attack, Smelling Salts, and Vise Grip.
|
2020-12-31 18:57:36 -05:00 |
|
GriffinR
|
769ddf22c2
|
Label remaining subs in battle_tower.c
|
2020-12-24 16:18:47 -05:00 |
|
Evan
|
59813c9ce7
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into be_config
|
2020-12-23 10:27:54 -07:00 |
|
ghoulslash
|
450ac70ab2
|
Merge pull request #1288 from LOuroboros/comments
Some more small battle_config.h tweaks
|
2020-12-23 10:27:09 -07:00 |
|
LOuroboros
|
320cc37ac9
|
USE_BATTLE_DEBUG -> B_ENABLE_DEBUG
|
2020-12-23 14:04:14 -03:00 |
|
LOuroboros
|
b3c5613ff7
|
battle_config.h tweaks
-Moved the USE_BATTLE_DEBUG constant from include/battle_debug.h
-Slight correction to a few comments in battle_config.h
|
2020-12-23 13:16:01 -03:00 |
|
ghoulslash
|
0af8cab87e
|
Merge pull request #1283 from LOuroboros/ct_moves_data
Added the data of SwSh's Crown Tundra's moves
|
2020-12-21 23:13:23 -07:00 |
|
LOuroboros
|
a417a1b2b9
|
Corrected Punk Rock's checks
|
2020-12-19 16:18:39 -03:00 |
|
GriffinR
|
15c2856b24
|
Merge pull request #1265 from Kurausukun/berry_crush
fakematch fixes, begin documenting Berry Crush (based on #1187)
|
2020-12-14 23:22:41 -05:00 |
|
GriffinR
|
c611421882
|
Merge pull request #1267 from ipatix/m4a_names
refactor m4a.c/m4a_1.s constant/variable/type naming
|
2020-12-14 20:03:53 -05:00 |
|
GriffinR
|
18a5feb413
|
Merge pull request #1269 from GriffinRichards/bugfix
Use BUGFIX for some inline fixes
|
2020-12-14 20:00:59 -05:00 |
|
Evan
|
b85dacce9d
|
fix conflicts
|
2020-12-14 08:50:41 -07:00 |
|
Evan
|
97172fc5b5
|
merge with be
|
2020-12-13 17:21:22 -07:00 |
|
Evan
|
ead8637e4f
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into infestation
|
2020-12-13 17:09:04 -07:00 |
|
GriffinR
|
f7a729df30
|
BUGFIX implies UBFIX
|
2020-12-13 16:16:48 -05:00 |
|
Tim Gates
|
581306db7b
|
docs: fix simple typo, redunant -> redundant
There is a small typo in include/constants/battle_frontier.h.
Should read `redundant` rather than `redunant`.
|
2020-12-13 22:14:50 +11:00 |
|
GriffinR
|
81d95b9325
|
Use BUGFIX for some inline fixes
|
2020-12-12 23:30:51 -05:00 |
|
Eduardo Quezada D'Ottone
|
47d96aed3c
|
Merge pull request #1285 from LOuroboros/spite
Updated Spite
|
2020-12-12 22:27:26 -03:00 |
|
Eduardo Quezada D'Ottone
|
db9933ce67
|
Merge pull request #1244 from ghoulslash/popup
toggleable manual ability popup destruction
|
2020-12-12 20:36:55 -03:00 |
|
LOuroboros
|
55bc2b4bb9
|
Corrected small inconsistency in move flag names
|
2020-12-12 12:18:56 -03:00 |
|
LOuroboros
|
31d483ef44
|
Some more battle_config.h tweaks
|
2020-12-12 11:35:05 -03:00 |
|
Michael Panzlaff
|
91ccf9e343
|
fix typo
|
2020-12-12 13:07:56 +01:00 |
|
LOuroboros
|
c5e04cf243
|
Removed the unnecessary Dragon Energy effect
The move is an Eruption clone, whose effect was already done. Thanks to BuffelSaft for the heads up.
I took the chance and fixed its target too.
|
2020-12-12 01:35:54 -03:00 |
|
LOuroboros
|
33d7f22494
|
Improved the comment of B_STANCE_CHANGE_FAIL
|
2020-12-11 21:54:17 -03:00 |
|
LOuroboros
|
17a9555715
|
Oopsie.
|
2020-12-11 21:43:18 -03:00 |
|
LOuroboros
|
9ec2e44f4c
|
Updated Spite
|
2020-12-11 21:36:59 -03:00 |
|
LOuroboros
|
0ac026e6ca
|
Added the data of SwSh's Crown Tundra's moves
And Dragon Energy's effect. Eerie Spell's is the only one missing out of this bunch.
|
2020-12-11 20:49:23 -03:00 |
|
LOuroboros
|
c930a63c84
|
Implemented Punk Rock
|
2020-12-11 19:46:33 -03:00 |
|