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 |
|
GriffinR
|
9e59581220
|
Document object lock and some trainer approach
|
2021-01-26 04:42:18 -05:00 |
|
GriffinR
|
0064333e4a
|
Clean up scrcmd.c
|
2021-01-26 02:16:26 -05:00 |
|
GriffinR
|
3fd5e143a9
|
Misc battle anim documentation
|
2021-01-23 00:40:46 -05:00 |
|
GriffinR
|
a392cca928
|
Misc battle documentation
|
2021-01-23 00:40:31 -05:00 |
|
GriffinR
|
c106f7f130
|
Document battle_controller_opponent.c
|
2021-01-22 21:35:16 -05:00 |
|
GriffinR
|
63a7828772
|
Document battle_controller_player.c
|
2021-01-22 20:03:27 -05:00 |
|
GriffinR
|
4eca05ccf5
|
Document remainder of battle_controllers.c
|
2021-01-22 02:48:22 -05: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 |
|
GriffinR
|
8fe4d004e3
|
Merge pull request #1305 from GriffinRichards/doc-battletv
Document battle tv data
|
2021-01-21 12:27:14 -05:00 |
|
Evan
|
4611c71bd1
|
merge with be
|
2021-01-21 08:55:14 -07:00 |
|
Evan
|
8ec12c665c
|
merge with be
|
2021-01-20 17:36:13 -07:00 |
|
GriffinR
|
3ceb43177d
|
Merge pull request #1312 from sphericalice/pokeemerald
Fix misnamed ground effect flags & document reflections
|
2021-01-20 18:50:31 -05: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 |
|
SphericalIce
|
4334f7a379
|
Include NUM_REFLECTION_TYPES in the ReflectionTypes enum
|
2021-01-20 10:17:07 +00:00 |
|
ExpoSeed
|
61db82e64a
|
Revert "Included global.h into battle_config.h"
|
2021-01-19 22:55:08 -06:00 |
|
GriffinR
|
6999b237eb
|
Merge pull request #1309 from GriffinRichards/misc-macro
Use constants for item data, misc other constants/fixes
|
2021-01-19 20:49:58 -05:00 |
|
SphericalIce
|
2746fd1f95
|
Name object event ID arguments properly
|
2021-01-19 23:35:57 +00:00 |
|
SphericalIce
|
6dd973012b
|
Correct ground effect flag names for reflections & document sprite data usage
|
2021-01-19 23:21:50 +00: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 |
|
Evan
|
6b59a9ac01
|
add ai info debug option
|
2021-01-19 12:58:58 -07:00 |
|
GriffinR
|
752982552e
|
Add FIRST_BALL, some FIRST_BERRY_INDEX usage
|
2021-01-19 13:39:18 -05:00 |
|
SphericalIce
|
2dfaba9472
|
Name color return values more accurately
|
2021-01-19 17:59:36 +00:00 |
|
GriffinR
|
305ebdbc4a
|
Parentheses for GET_UNOWN_LETTER
|
2021-01-19 12:36:36 -05:00 |
|
SphericalIce
|
8de76ed533
|
Make broader use of RGB macros
|
2021-01-19 17:15:12 +00:00 |
|
GriffinR
|
cf9f8d01c5
|
Add misc item data constants
|
2021-01-19 05:49:20 -05:00 |
|
GriffinR
|
bc20fda604
|
Use GET_UNOWN_LETTER macro
|
2021-01-19 04:03:16 -05: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 |
|
GriffinR
|
2da0c3436e
|
Make filler in PokemonSubstruct0 explicit
|
2021-01-15 00:14:46 -05:00 |
|
GriffinR
|
564278fd49
|
Document battle tv data
|
2021-01-14 06:29:59 -05: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 |
|
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 |
|
ghoulslash
|
fba17a96a4
|
Merge pull request #1253 from surskitty/battle_engine
Increase readability of too-long names
|
2021-01-12 09:20:53 -07:00 |
|
GriffinR
|
92de664f79
|
List battle animation indexes alongside tables
|
2021-01-11 16:07:16 -05: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 |
|
opakedragon
|
cbaf9b38b2
|
rename string id to reflect usage
|
2021-01-11 08:48:00 -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 |
|