Evan
|
1e22ae4cf2
|
merge with be
|
2021-01-10 09:08:25 -07:00 |
|
Evan
|
d4e4405cf5
|
merge with be
|
2021-01-10 09:04:21 -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 |
|
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 |
|
SphericalIce
|
3c2a33b9b2
|
Use constants for max IVs & the random IV generation flag
|
2021-01-07 22:13:14 +00: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 |
|
Evan
|
aac3f9c3db
|
kee, maranga, sitrus beries
|
2021-01-06 13:07:18 -07:00 |
|
Evan
|
c3615485f3
|
merge in berry branch
|
2021-01-06 12:54:02 -07:00 |
|
Evan
|
7646855e79
|
jaboca, rowap berry effects
|
2021-01-06 11:15:56 -07:00 |
|
Evan
|
efa4fe89ad
|
micle berry
|
2021-01-06 10:47:07 -07:00 |
|
Evan
|
f2e486eb0d
|
custap berry effect, custap/quick claw activation message
|
2021-01-06 09:37:31 -07:00 |
|
Evan
|
b3a6df8d57
|
stat raising berries
|
2021-01-05 22:13:32 -07:00 |
|
Evan
|
4c1e8f2f2e
|
add curious medicine
|
2021-01-05 20:02:11 -07:00 |
|
Evan
|
0a3908ee92
|
add neigh and as one abilities
|
2021-01-05 19:37:23 -07:00 |
|
Evan
|
f21b0140b9
|
revert to CheckViability and stat change effect viabilities
|
2021-01-04 19:39:59 -07:00 |
|
Evan
|
1ae57f26a3
|
fix up some negative checks, organize some effects in AI_CheckBadMove
|
2021-01-04 15:30:02 -07: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 |
|
GriffinR
|
e0c0143f41
|
Fix substitute back sprite
|
2021-01-04 10:14:01 -05: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 |
|
GriffinR
|
d992e4277e
|
Merge pull request #1283 from GriffinRichards/doc-factscreen
Document battle factory screen
|
2021-01-03 02:51:59 -05:00 |
|
GriffinR
|
f2ce06683d
|
Merge pull request #1285 from GriffinRichards/doc-fieldscr
Minor field_screen_effect / field_player_avatar documentation
|
2021-01-03 01:59:36 -05:00 |
|
GriffinR
|
88e951bfe3
|
Label some ReturnToField funcs
|
2021-01-01 17:11:06 -05:00 |
|
GriffinR
|
c711a2f73b
|
Document warp spin functions
|
2021-01-01 17:11:02 -05: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
|
ec85c01e7c
|
Merge branch 'master' into doc-factscreen
|
2020-12-31 00:40:45 -05:00 |
|
GriffinR
|
0bf49198f6
|
Resume factory screen doc
|
2020-12-30 13:28:15 -05:00 |
|
GriffinR
|
2f426e0e7d
|
Index battle controller cmd tables
|
2020-12-29 17:21:58 -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 |
|
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
|
7988a1f41d
|
Ai_TryOnAlly and reorganize files
|
2020-12-20 14:47:20 -07:00 |
|
Evan
|
31ec3e8479
|
non-partner good move checks
|
2020-12-19 21:58:23 -07:00 |
|
LOuroboros
|
a417a1b2b9
|
Corrected Punk Rock's checks
|
2020-12-19 16:18:39 -03:00 |
|
Evan
|
8a544665e4
|
move common ai params to preloaded struct
|
2020-12-16 22:56:10 -07:00 |
|
Evan
|
916d0416e3
|
outline AI_CheckGoodMove
|
2020-12-15 21:57:33 -07:00 |
|