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 |
|
ExpoSeed
|
5250aaf265
|
Merge pull request #1277 from LOuroboros/x_items_IE
Reworked the effects of the X Items #2
|
2021-01-15 12:04:54 -06:00 |
|
Evan
|
44a124acb7
|
fix CanBeParayzed
|
2021-01-15 09:23:23 -07:00 |
|
sbird
|
5d02cc2059
|
[battle_engine] fix wrap style move damage
|
2021-01-15 16:04:09 +01:00 |
|
LOuroboros
|
c2f718d3d3
|
Implemented Cramorant's Gulp Missile form change
|
2021-01-14 17:23:09 -03:00 |
|
GriffinR
|
564278fd49
|
Document battle tv data
|
2021-01-14 06:29:59 -05: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
|
062d2ee50e
|
add atk up 3 effects to HpAware
|
2021-01-13 16:42:10 -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
|
c568c3d5f7
|
Merge branch 'master' of https://github.com/pret/pokeemerald into stair_warps
|
2021-01-13 13:58:09 -07:00 |
|
GriffinR
|
b9e1b050e1
|
Label remaining battle types
|
2021-01-13 15:20:29 -05:00 |
|
Evan
|
09dc1b7e89
|
fix double battle ai logic
|
2021-01-13 11:08:43 -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 |
|
Evan
|
47bf5b2840
|
a few tweaks
|
2021-01-12 22:45:02 -07:00 |
|
luckytyphlosion
|
cb7b77500f
|
Just remove the commented out function and notes.
|
2021-01-12 18:52:37 -05:00 |
|
luckytyphlosion
|
f626fac9dc
|
Fix AI corruption bug.
|
2021-01-12 18:43:16 -05:00 |
|
ultima-soul
|
9c5ec33aa7
|
Sync Crown Tundra and renamed moves Battle Engine defines.
|
2021-01-12 14:22:33 -08:00 |
|
ghoulslash
|
e013c44340
|
Merge pull request #1319 from LOuroboros/item_tweaks
Updated the type-enhancing items' boost
|
2021-01-12 09:24:55 -07: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 |
|
amiosi
|
7e91129332
|
may as well do the rest
|
2021-01-11 20:18:23 -05:00 |
|
amiosi
|
eaca987879
|
more fixes
light ball and gen 6 evolution held items
|
2021-01-11 19:54:41 -05:00 |
|
amiosi
|
3aadd69303
|
fixes
pokeblock berries and evolution items
|
2021-01-11 19:49:03 -05:00 |
|
Evan
|
4912bc1d25
|
Merge branch 'item_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into item_expansion
|
2021-01-11 17:15:41 -07:00 |
|
ultima-soul
|
3cb09b6507
|
Merge branch 'pokemon_expansion' of github.com:rh-hideout/pokeemerald-expansion into deoxys_handling_removal
|
2021-01-11 15:19:11 -08:00 |
|
Philipp AUER
|
b5fa0129d5
|
[pokemon-expansion] Changes as requested by code review
Update include/constants/pokemon_config.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
Update include/constants/pokemon_config.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
Update include/constants/pokemon_config.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
Update include/constants/pokemon_config.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
Update include/constants/pokemon_config.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
Update include/constants/pokemon_config.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
Update src/data/pokemon/evolution.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
Update src/data/pokemon/evolution.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
Update src/data/pokemon/evolution.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
|
2021-01-11 21:43:00 +01:00 |
|
GriffinR
|
fa3acd79e7
|
Fix missing header for sub_817F77C BUGFIX
|
2021-01-11 10:37:22 -05:00 |
|
GriffinR
|
4a7a3df205
|
Move SeedRngWithRtc fix to BUGFIX conditional
|
2021-01-11 10:36:53 -05:00 |
|
GriffinR
|
a733b211a3
|
Merge pull request #1297 from SatoMew/master
Document the unused battle strings for downpour weather
|
2021-01-11 10:01:57 -05:00 |
|
opakedragon
|
295ec313f5
|
rename string id/variable to reflect usage
|
2021-01-11 08:49:31 -05:00 |
|
Evan
|
8bad377a2e
|
magic room affects macho brace/power item speed drop
|
2021-01-10 16:57:27 -07:00 |
|
SatoMew
|
ead437e89b
|
Document the unused battle strings for downpour weather
|
2021-01-10 22:26:00 +00: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 |
|
amiosi
|
8d7d819cde
|
beast ball cannot be sold
|
2021-01-10 15:08:48 -05:00 |
|
GriffinR
|
e6aebc16da
|
Merge pull request #1296 from GriffinRichards/bugfix-typo
Add missing braces to bugfix in CalculateMonStats
|
2021-01-10 12:34:39 -05:00 |
|
sbird
|
95665c24b4
|
[pokemon_expansion] define missing items from ITEM_EXPANSION for gEvolutionTable
|
2021-01-10 18:30:15 +01:00 |
|
GriffinR
|
8afc28c98f
|
Add missing braces to bugfix in CalculateMonStats
|
2021-01-10 12:24:59 -05:00 |
|
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
|
c95bfae701
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into gen8_hold_effects
|
2021-01-10 09:02:21 -07:00 |
|
Evan
|
6a3266a265
|
fix syntax err
|
2021-01-10 09:02:06 -07:00 |
|
Evan
|
bb540b6236
|
fix AI_WeatherHasEffect to handle unknown abilities
|
2021-01-10 08:58:41 -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 |
|
LOuroboros
|
f4d34f70c4
|
Renamed some X Defend labels to reflect its new name
|
2021-01-10 01:54:41 -03:00 |
|
LOuroboros
|
db37c4f25c
|
Review correction to src/data/pokemon/item_effects.h
|
2021-01-09 21:47:58 -03:00 |
|