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 |
|
Eduardo Quezada D'Ottone
|
a896f9aed7
|
Merge pull request #2133 from Sneed69/cobaberry
Coba berry fix
|
2022-05-12 13:39:50 -04:00 |
|
sneed
|
0c0bea33c7
|
Update items.h
|
2022-05-12 18:39:10 +03:00 |
|
LOuroboros
|
5b1c31bbc9
|
Update tutor_learnsets.h
|
2022-05-10 12:39:36 -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
|
b43dfd5976
|
Quick formatting
|
2022-05-09 17:04:28 -04:00 |
|
Eduardo Quezada D'Ottone
|
b6922a1dab
|
Merge branch 'pokemon_expansion' into evo_overworld
|
2022-05-09 16:36:34 -04:00 |
|
AgustinGDLV
|
277f4a3751
|
niceties
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2022-05-08 21:23:06 -07:00 |
|
AgustinGDLV
|
502ce4bb33
|
fixed graphics bug and reverted last commit
|
2022-05-08 21:16:16 -07:00 |
|
AgustinGDLV
|
e50d5661cd
|
removed unneccesary preproc
|
2022-05-08 20:57:12 -07:00 |
|
AgustinGDLV
|
54163240d8
|
implemented toggelable cancellation / multi-evo
|
2022-05-08 20:55:29 -07:00 |
|
ghoulslash
|
d5fe2240b8
|
fix IsAbilityPreventingEscape message in party menu
|
2022-05-08 21:07:44 -04: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 |
|
sneed
|
eebfed20ad
|
#elif
|
2022-05-08 09:58:06 +03: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 |
|
sneed
|
f83875cf0f
|
remove item expansion check
|
2022-05-07 23:34:38 +03:00 |
|
sneed
|
d8256663e3
|
fix syntax
|
2022-05-07 22:12:10 +03:00 |
|
sneed
|
5592fa434a
|
catch < gen7 with engine
|
2022-05-07 22:01:35 +03:00 |
|
sneed
|
4c8770fdc2
|
Update battle_util.c
|
2022-05-07 21:57:50 +03:00 |
|
sneed
|
7008c01f25
|
Update items.h
|
2022-05-07 21:41:21 +03:00 |
|
ghoulslash
|
0172f84617
|
Merge pull request #2070 from AsparagusEduardo/PE_evoData
Updated missing evolution and form change data
|
2022-05-07 11:37:11 -04:00 |
|
ghoulslash
|
5dae95d8f8
|
Merge pull request #2096 from rh-hideout/revert-2095-CanMonLearnTMTutor
Revert "Removed ternary from CanMonLearnTMTutor"
|
2022-05-07 11:31:48 -04:00 |
|
ghoulslash
|
9fa4d916d3
|
Merge pull request #2055 from AsparagusEduardo/BE_configs
Once again, Battle Configs
|
2022-05-07 11:31:25 -04:00 |
|
ghoulslash
|
5456a87b83
|
fix pollen puff heal blocked battler in CanTargetBattler
|
2022-05-07 11:27:32 -04:00 |
|
Eduardo Quezada D'Ottone
|
dc25bc6145
|
Merge branch 'battle_engine' into BE_WhiteOutMoney
# Conflicts:
# include/constants/battle_string_ids.h
# src/battle_message.c
|
2022-05-07 11:16:34 -04:00 |
|
Eduardo Quezada D'Ottone
|
cbe73de8c8
|
Merge pull request #1861 from LOuroboros/primalReversionTweaks
Primal Reversion Tweaks
|
2022-05-07 11:04:23 -04:00 |
|
Eduardo Quezada D'Ottone
|
096fe3c11d
|
Removed unecessary B_LEEK_ALWAYS_CRIT config
|
2022-05-07 10:56:31 -04:00 |
|
Eduardo Quezada D'Ottone
|
89816b62ba
|
Added Sheer Cold accuracy change to ShouldTryOHKO
|
2022-05-07 10:38:16 -04:00 |
|
Eduardo Quezada D'Ottone
|
4e7ce0b663
|
Merge branch 'battle_engine' into BE_configs
# Conflicts:
# include/constants/battle_config.h
|
2022-05-07 10:25:34 -04:00 |
|
ghoulslash
|
07579bd42b
|
prevent ally pollen puff selection under heal block. add some ai checks for heal block
|
2022-05-07 09:56:32 -04:00 |
|
ghoulslash
|
adfb336a3f
|
Merge pull request #2105 from Sneed69/healblock
Add missing Heal Block functionalities
|
2022-05-07 09:13:18 -04:00 |
|
ghoulslash
|
e5b777695c
|
Merge pull request #2107 from Sneed69/steelbeam
Steel Beam Move Effect Implementation
|
2022-05-07 08:40:34 -04:00 |
|
ghoulslash
|
a88ed6562e
|
Merge pull request #2115 from AgustinGDLV/spotlight
fixed spotlight function
|
2022-05-07 08:23:13 -04:00 |
|
ghoulslash
|
f63a451517
|
Merge pull request #2110 from Sneed69/gen8rattled
Gen 8 Intimidate triggers Rattled
|
2022-05-07 08:20:39 -04:00 |
|
ghoulslash
|
52dff039b9
|
Merge pull request #2114 from AgustinGDLV/shed_shell
fixed shed shell
|
2022-05-07 08:15:10 -04:00 |
|
sneed
|
ef7cd3cdfe
|
BattleScript_DefiantActivates rename
|
2022-05-06 11:15:24 +03:00 |
|
AgustinGDLV
|
382cd41d12
|
realized hold effect is defined already
|
2022-05-05 22:49:46 -07:00 |
|
AgustinGDLV
|
74cc8c5ecb
|
fixed bolt beak switch-in boost
|
2022-05-05 22:37:28 -07:00 |
|
AgustinGDLV
|
aff1d3949f
|
fixed spotlight function
|
2022-05-05 21:58:16 -07:00 |
|
AgustinGDLV
|
07b42d62ef
|
fixed shed shell
|
2022-05-05 20:46:45 -07:00 |
|
AgustinGDLV
|
e730d64945
|
corrections
|
2022-05-05 15:54:33 -07:00 |
|
AgustinGDLV
|
03c48b4f3f
|
compatibility with evo_battle
|
2022-05-05 15:46:53 -07:00 |
|
AgustinGDLV
|
e343c73cd8
|
fixed compile error + small tweaks
|
2022-05-05 15:17:31 -07:00 |
|
AgustinGDLV
|
7d42f93861
|
added special overworld evo changes
|
2022-05-05 11:55:31 -07:00 |
|
AgustinGDLV
|
6235970722
|
added special battle evo changes
|
2022-05-05 11:41:27 -07:00 |
|