ghoulslash
|
80ac427443
|
Merge pull request #2160 from Sneed69/ignore-mystery-type-3
IS_BATTLER_OF_TYPE ignores third type if it's Mystery
|
2022-07-01 08:55:08 -04:00 |
|
LOuroboros
|
aa5c6a3f01
|
Implemented affection-now-friendship mechanics
|
2022-06-22 00:18:01 -03:00 |
|
GriffinR
|
57222323c1
|
Merge pull request #1678 from GriffinRichards/const-frontier
Add some battle frontier constant usage
|
2022-06-18 10:22:58 -04:00 |
|
GriffinR
|
4660f8c88b
|
Document battle tower TV show
|
2022-06-14 09:37:39 -04:00 |
|
GriffinR
|
7143865f6f
|
Add some battle frontier constant usage
|
2022-06-09 12:57:28 -04:00 |
|
GriffinR
|
1f540845cb
|
Merge pull request #1675 from GriffinRichards/doc-arg
Document generic arguments
|
2022-06-09 11:11:02 -04:00 |
|
ghoulslash
|
b33a8b0cb4
|
move ai score calc to STATE_TURN_START_RECORD so AI can consider move selection for item use
|
2022-06-05 11:09:04 -04:00 |
|
ghoulslash
|
c694e0cb90
|
merge w be
|
2022-06-05 08:22:24 -04:00 |
|
GriffinR
|
bc2dbd772e
|
Add warning to NUM_OBJ_EVENT_GFX
|
2022-06-03 16:18:34 -04:00 |
|
GriffinR
|
1ca1bff81c
|
Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg
|
2022-06-03 15:43:21 -04:00 |
|
GriffinR
|
34438e6bc4
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
|
Sneed69
|
c60de5055d
|
remove IsMoveWithoutAnimation
|
2022-06-03 17:42:42 +03:00 |
|
sphericalice
|
380cb46919
|
Correct CreateRegionMapPlayerIcon's argument names
Correct CreateRegionMapPlayerIcon's argument names in include/region_map.h
|
2022-06-03 15:04:52 +01:00 |
|
sphericalice
|
35bdaccedc
|
Add the HEAL_LOCATION_NONE constant
|
2022-06-03 14:59:01 +01:00 |
|
sneed
|
5934acbdc5
|
IS_BATTLER_OF_TYPE ignores 3rd type if mystery
|
2022-06-01 22:21:32 +03:00 |
|
sneed
|
86b436782a
|
trap move related code cleanup
|
2022-06-01 22:01:50 +03:00 |
|
GriffinR
|
a8437493c1
|
Document generic argument names in battle anim palettes
|
2022-06-01 12:25:01 -04:00 |
|
GriffinR
|
5e6d8a77e4
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
|
sneed
|
2e855b204a
|
ai accounts for a third type
|
2022-05-29 04:55:37 +03:00 |
|
Martin Griffin
|
1cc59acca9
|
Static assertion for size of save structs
|
2022-05-25 19:48:42 +01:00 |
|
sneed
|
c8e08edbae
|
rename item1 and item2 in BaseStats
|
2022-05-23 19:10:24 +03:00 |
|
hamish
|
307d5d93c4
|
add potlergeist animation
|
2022-05-23 08:53:08 -04:00 |
|
sneed
|
ce468a0903
|
add macros for handling form base stats
|
2022-05-23 01:04:21 +03:00 |
|
Eduardo Quezada D'Ottone
|
f2c509eab7
|
Merge pull request #2151 from Sneed69/dummy_abilities
Add dummy abilities to make base stats header smaller
|
2022-05-22 13:27:27 -04:00 |
|
sneed
|
587b056ccb
|
add dummy abilities to PE
|
2022-05-22 19:55:09 +03:00 |
|
BuffelSaft
|
16570e8c3f
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald into multistrike
|
2022-05-22 12:55:55 +12:00 |
|
Sneed69
|
d0a2be9630
|
weather forms fixes and config
|
2022-05-22 03:20:48 +03:00 |
|
GriffinR
|
6d772a5e30
|
Merge pull request #1662 from GriffinRichards/door-gfx
Clean up door animations
|
2022-05-21 16:07:02 -04:00 |
|
GriffinR
|
5c8e1e81ea
|
Color single-palette door anim graphics
|
2022-05-18 12:41:20 -04:00 |
|
GriffinR
|
593e2c9be0
|
Fix inconsistent static s/g names
|
2022-05-17 14:00:02 -04:00 |
|
AgustinGDLV
|
bd008e4c80
|
fixed softlocks / messages
|
2022-05-16 15:25:13 -07:00 |
|
ghoulslash
|
f6f4227f49
|
better bug bite impl, fix item removal
|
2022-05-13 16:21:41 -04:00 |
|
LOuroboros
|
74265efe61
|
Corrected size value of trainerHillTimes
|
2022-05-13 10:55:53 -03:00 |
|
LOuroboros
|
577791a6bc
|
Moved order of defined header files in include/global.h
|
2022-05-13 10:52:09 -03:00 |
|
LOuroboros
|
1d75f3ffde
|
Moved order of defined header files in include/global.h
|
2022-05-13 10:51:49 -03:00 |
|
LOuroboros
|
5397d020d7
|
Moved order of defined header files in include/global.h
|
2022-05-13 10:51:13 -03:00 |
|
LOuroboros
|
08225bbba9
|
Post Pret merge fix
I made an oopsie.
|
2022-05-13 10:46:08 -03:00 |
|
BuffelSaft
|
bb25746e05
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald into multistrike
|
2022-05-13 22:40:43 +12:00 |
|
LOuroboros
|
52d6c96e69
|
Merge branch 'master' of https://github.com/pret/pokeemerald into pePretMerge
|
2022-05-13 03:20:42 -03:00 |
|
LOuroboros
|
12d956872b
|
Merge branch 'master' of https://github.com/pret/pokeemerald into iePretMerge
|
2022-05-13 03:18:37 -03:00 |
|
LOuroboros
|
2263caef7a
|
Merge branch 'master' of https://github.com/pret/pokeemerald into battle_engine
|
2022-05-13 03:17:31 -03:00 |
|
sneed
|
bceccf5474
|
changes
|
2022-05-10 08:17:31 +03:00 |
|
sneed
|
709f583390
|
Initial commit
|
2022-05-10 02:58:24 +03:00 |
|
Eduardo Quezada D'Ottone
|
f80bab897f
|
Merge pull request #2112 from AgustinGDLV/evo_battle
Gen 8 Evolution Mechanics (Battle Engine)
|
2022-05-09 17:40:19 -04:00 |
|
Eduardo Quezada D'Ottone
|
b6922a1dab
|
Merge branch 'pokemon_expansion' into evo_overworld
|
2022-05-09 16:36:34 -04:00 |
|
AgustinGDLV
|
9bb5db2275
|
removed duplicate define
|
2022-05-08 21:23:51 -07:00 |
|
ghoulslash
|
07b0ce9737
|
add inner focus ability popup msg
|
2022-05-08 17:57:30 -04:00 |
|
Eduardo Quezada D'Ottone
|
13f9919b9e
|
Merge pull request #2123 from Sneed69/wikiberry_battle
Update Confuse Berry Hold Effect (Battle Engine)
|
2022-05-08 09:02:33 -04:00 |
|
Eduardo Quezada D'Ottone
|
c71b60d9f8
|
Merge branch 'PokemonExpansion' into PE_breedOverrides
# Conflicts:
# include/constants/pokemon_config.h
|
2022-05-07 19:45:06 -04:00 |
|
Eduardo Quezada D'Ottone
|
989ec641f4
|
Merge pull request #2120 from ghoulslash/be/healblock
Heal Block AI and Pollen Puff Selection Prevention
|
2022-05-07 19:29:24 -04:00 |
|