amiosi
|
648f7343a8
|
old gen fixes + lock-on & psych up
fix beat up config option as well
|
2021-02-10 18:41:49 -05:00 |
|
amiosi
|
541f7eb7b6
|
targetting fixes
|
2021-02-10 13:57:23 -05:00 |
|
amiosi
|
160b08afb0
|
fix the rest of the flinching moves
|
2021-02-08 17:29:35 -05:00 |
|
amiosi
|
038bf42b51
|
kings rock Gen_X configs
|
2021-02-08 17:04:33 -05:00 |
|
amiosi
|
8416f65dac
|
king's rock changes
|
2021-02-06 19:47:06 -05:00 |
|
amiosi
|
30434b92de
|
update even more moves to Gen 8 standard
|
2021-02-06 19:41:38 -05:00 |
|
amiosi
|
d8e592bf46
|
update many moves to Gen 8 standard
|
2021-02-06 19:08:46 -05:00 |
|
Evan
|
0483114a05
|
merge and some fixes
|
2021-02-02 11:45:15 -07:00 |
|
ghoulslash
|
a00db597ba
|
Merge pull request #1383 from ultima-soul/battle_engine_sync
Battle Engine Upstream Sync
|
2021-02-02 10:02:31 -07:00 |
|
GriffinR
|
7e26aa3d21
|
Merge pull request #1316 from GriffinRichards/doc-scrcmd
Label remaining script commands, document some scrcmd.c, event_object_lock, trainer_see, berry tree
|
2021-02-01 21:04:00 -05:00 |
|
ultima-soul
|
2a20d50904
|
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
|
2021-02-01 15:54:08 -08:00 |
|
ExpoSeed
|
8b8d4d4a9f
|
Merge pull request #1376 from ghoulslash/fire_blast
Fix Fire Blast Power
|
2021-01-31 15:24:52 -06:00 |
|
amiosi
|
ae2b8be147
|
Update battle_moves.h
|
2021-01-29 18:07:36 -05:00 |
|
ghoulslash
|
00085d9d90
|
Merge pull request #1321 from amiosi/battle_engine
remove redundant minimize interactions and add move config ifs
|
2021-01-29 12:24:56 -07:00 |
|
GriffinR
|
12af03cd62
|
Label bard music pitch table
|
2021-01-28 16:36:56 -05:00 |
|
GriffinR
|
89b85a49ec
|
Index gBardSounds_Moves and gBardSounds_Pokemon with constants
|
2021-01-28 15:55:33 -05:00 |
|
Evan
|
e11100b030
|
fix temp learnsets
|
2021-01-28 13:31:57 -07:00 |
|
Evan
|
c009b51ae8
|
add grassy glide, misty explosion, steel roller, obstruct, behemoth, decorate, snipe shot
|
2021-01-28 13:27:00 -07:00 |
|
Evan
|
a37acb8345
|
coaching, lash out, burning jealousy
|
2021-01-28 12:21:11 -07:00 |
|
Evan
|
dd51edd881
|
add eerie spell, surging strikes, jungle healing
|
2021-01-28 10:51:00 -07:00 |
|
Evan
|
34908a2252
|
fix fire blast power
|
2021-01-27 19:56:11 -07:00 |
|
Evan
|
c003f1c023
|
check move effectiveness with status effects
|
2021-01-26 15:41:59 -07:00 |
|
GriffinR
|
92bd6400b7
|
Fix up berry sparkle
|
2021-01-26 05:40:34 -05:00 |
|
amiosi
|
c6ea2c28f8
|
fix steamroller
|
2021-01-24 18:22:51 -05:00 |
|
LOuroboros
|
267bbe2f70
|
Fixed Mind Blown's category
As it was pointed out by BigAngryDev on Discord, Mind Blown is supposed to be a Special move, not a Physical one.
|
2021-01-22 19:20:55 -03:00 |
|
amiosi
|
50ce6b2374
|
Merge branch 'battle_engine' into battle_engine
|
2021-01-22 07:39:47 -05: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 |
|
ghoulslash
|
71f18bfbf4
|
Merge pull request #1316 from ultima-soul/form_species_tables_be
Add Form Species ID Tables
|
2021-01-20 13:54:39 -07:00 |
|
ultima-soul
|
d3b0e98325
|
Merge branch 'form_species_tables' into form_species_tables_be
|
2021-01-20 11:40:48 -08:00 |
|
ultima-soul
|
267900bdcb
|
Add Form Species ID tables and functions to access them.
|
2021-01-20 11:31:20 -08:00 |
|
GriffinR
|
752982552e
|
Add FIRST_BALL, some FIRST_BERRY_INDEX usage
|
2021-01-19 13:39:18 -05:00 |
|
GriffinR
|
cf9f8d01c5
|
Add misc item data constants
|
2021-01-19 05:49:20 -05:00 |
|
Evan
|
0d8f804194
|
update mental herb to gen 5
|
2021-01-15 18:11:55 -07:00 |
|
GriffinR
|
8e06d5679c
|
Index gBardSoundsTable
|
2021-01-14 03:54:59 -05:00 |
|
GriffinR
|
46e0a0607d
|
Array count for easy chat word groups
|
2021-01-14 03:48:49 -05:00 |
|
GriffinR
|
f63bc6e27a
|
Index sTMHMMoves
|
2021-01-14 03:41:28 -05:00 |
|
Evan
|
8ef6a2c80d
|
merge with be
|
2021-01-13 14:23:30 -07:00 |
|
Evan
|
56395a060f
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into ai
|
2021-01-13 09:23:07 -07: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
|
e748db8ef4
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into ai
|
2021-01-10 08:58:16 -07:00 |
|
SphericalIce
|
3c2a33b9b2
|
Use constants for max IVs & the random IV generation flag
|
2021-01-07 22:13:14 +00:00 |
|
Evan
|
f21b0140b9
|
revert to CheckViability and stat change effect viabilities
|
2021-01-04 19:39:59 -07:00 |
|
GriffinR
|
0ca76fc179
|
Some decoration labels, use constant for tileset size
|
2021-01-04 16:27:57 -06:00 |
|
GriffinR
|
039108284d
|
Clean up gDecorations with gItems format
|
2021-01-04 16:27:57 -06: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 |
|
amiosi
|
19b82dcf57
|
tabs -> spaces
|
2021-01-03 19:12:47 -05:00 |
|
ExpoSeed
|
7dadcb94b8
|
Merge branch 'master' of https://github.com/pret/pokeemerald into HEAD
|
2021-01-03 17:14:43 -06:00 |
|
surskitty
|
a96179a308
|
Changed Neutralizing Gas.
|
2021-01-02 17:16:44 -05:00 |
|
Evan
|
7f4e936e87
|
fix z move ordering
|
2021-01-01 08:49:29 -07:00 |
|