ExpoSeed
|
0f99d9d4c6
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves
|
2021-08-30 13:26:40 -05:00 |
|
ExpoSeed
|
fb69b65337
|
Fix redefinition error in battle_config.h
|
2021-07-02 14:36:55 -05: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 |
|
amiosi
|
b588e94395
|
more requested changes
|
2021-05-28 15:05:33 -04:00 |
|
amiosi
|
f7651fd592
|
most fixes from requested changes
|
2021-05-27 15:55:19 -04:00 |
|
amiosi
|
fc81994579
|
Merge branch 'battle_engine' into old_findings
|
2021-05-27 15:28:02 -04:00 |
|
ghoulslash
|
c356ffaed4
|
merge with be. fix null ptr check in GetBattleMoveSplit
|
2021-05-24 10:46:53 -06:00 |
|
ghoulslash
|
d89e2c1775
|
merge with be
|
2021-04-02 08:55:54 -06:00 |
|
ghoulslash
|
a595b213b4
|
merge with be
|
2021-03-28 17:29:22 -06:00 |
|
amiosi
|
b081a00891
|
Merge branch 'battle_engine' into old_findings
|
2021-03-13 09:59:09 -05:00 |
|
ghoulslash
|
3f9bf5acc0
|
merge with be
|
2021-03-09 10:33:48 -07:00 |
|
Evan
|
b130396c0e
|
merge with be
|
2021-03-01 17:05:10 -07:00 |
|
Evan
|
55649a67cc
|
Merge branch 'terrain' of https://github.com/ghoulslash/pokeemerald into terrain
|
2021-03-01 11:23:05 -07:00 |
|
Evan
|
55b8538f68
|
merge with be
|
2021-03-01 11:22:37 -07:00 |
|
ultima-soul
|
f6147ee054
|
Merge pull request #1356 from ghoulslash/tailwind_turns
Update tailwind timer To Gen5
|
2021-03-01 08:51:40 -08:00 |
|
amiosi
|
1df295a582
|
battle config and zippy zap
plus fix mirror move mistakes
|
2021-02-11 17:11:07 -05:00 |
|
amiosi
|
c0ba7436af
|
water shuriken and howl
|
2021-02-11 16:20:13 -05:00 |
|
Evan
|
c003f1c023
|
check move effectiveness with status effects
|
2021-01-26 15:41:59 -07:00 |
|
Evan
|
5aff5333dc
|
fix B_MEMENTO_FAIL comment
|
2021-01-21 12:05:01 -07:00 |
|
Evan
|
bfb7333507
|
memento gen4 failing
|
2021-01-21 12:03:30 -07:00 |
|
Evan
|
39139323f6
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into zmove
|
2021-01-20 17:36:37 -07:00 |
|
ExpoSeed
|
61db82e64a
|
Revert "Included global.h into battle_config.h"
|
2021-01-19 22:55:08 -06:00 |
|
ghoulslash
|
9d9da6a485
|
Update include/constants/battle_config.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
|
2021-01-19 15:01:51 -07:00 |
|
Evan
|
b576eb5247
|
fix var_terrain default, wording
|
2021-01-19 13:26:36 -07:00 |
|
LOuroboros
|
77d714ead5
|
Included global.h into battle_config.h
Fixes the dupplicated defines issue.
|
2021-01-16 20:37:34 -03:00 |
|
Evan
|
544d598506
|
update tailwind timer
|
2021-01-15 18:34:47 -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 |
|
Evan
|
d571c8b028
|
B_TERRAIN_BG_CHANGE TRUE by default
|
2021-01-13 16:02:32 -07:00 |
|
Evan
|
d26605c9fe
|
fix bad bg fade if no permanent terrain
|
2021-01-13 16:01:47 -07:00 |
|
Evan
|
9902f6e603
|
merge with be
|
2021-01-13 14:32:14 -07:00 |
|
Evan
|
8ef6a2c80d
|
merge with be
|
2021-01-13 14:23:30 -07:00 |
|
Evan
|
e748db8ef4
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into ai
|
2021-01-10 08:58:16 -07: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 |
|
LOuroboros
|
3d124944b3
|
Review correction to B_X_ITEMS_BUFF's comment
|
2021-01-07 16:09:23 -03:00 |
|
Evan
|
5ae1e3c25b
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into ai
|
2021-01-04 11:43:36 -07: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 |
|
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
|
0c648c0071
|
merge with be
|
2021-01-01 08:34:09 -07: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 |
|
Evan
|
21e7d6d318
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into ai
|
2020-12-20 16:33:43 -07:00 |
|
Evan
|
e70e2bcd65
|
merge with be
|
2020-12-14 09:09:51 -07:00 |
|
Evan
|
67fefd0261
|
var terrain, surge fixes
|
2020-12-13 19:42:48 -07:00 |
|
Evan
|
97172fc5b5
|
merge with be
|
2020-12-13 17:21:22 -07:00 |
|
Evan
|
ac332d5e98
|
check bad move
|
2020-12-13 15:02:21 -07:00 |
|
Eduardo Quezada D'Ottone
|
47d96aed3c
|
Merge pull request #1285 from LOuroboros/spite
Updated Spite
|
2020-12-12 22:27:26 -03:00 |
|
LOuroboros
|
31d483ef44
|
Some more battle_config.h tweaks
|
2020-12-12 11:35:05 -03:00 |
|