Evan
|
5eb49722c0
|
add red card effect
|
2021-01-07 19:33:39 -07:00 |
|
ultima-soul
|
d2d961e447
|
Merge pull request #1262 from LOuroboros/gen8_abilities_BE
Implemented various Gen. 8 abilities
|
2021-01-07 13:31:17 -08:00 |
|
Evan
|
0cdab790dc
|
add blunder policy
|
2021-01-06 15:40:20 -07:00 |
|
Evan
|
efa4fe89ad
|
micle berry
|
2021-01-06 10:47:07 -07:00 |
|
Evan
|
f2e486eb0d
|
custap berry effect, custap/quick claw activation message
|
2021-01-06 09:37:31 -07:00 |
|
LOuroboros
|
517c8ffdd0
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into gen8_abilities_BE
|
2021-01-03 22:05:14 -03:00 |
|
ExpoSeed
|
7dadcb94b8
|
Merge branch 'master' of https://github.com/pret/pokeemerald into HEAD
|
2021-01-03 17:14:43 -06:00 |
|
Evan
|
5bdf266000
|
add additional item theft check
|
2020-12-20 19:06:50 -07:00 |
|
Evan
|
a0b9ece980
|
merge with BE
|
2020-12-20 16:39:50 -07:00 |
|
Evan
|
21e7d6d318
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into ai
|
2020-12-20 16:33:43 -07:00 |
|
Evan
|
7988a1f41d
|
Ai_TryOnAlly and reorganize files
|
2020-12-20 14:47:20 -07:00 |
|
Evan
|
31ec3e8479
|
non-partner good move checks
|
2020-12-19 21:58:23 -07:00 |
|
Evan
|
8a544665e4
|
move common ai params to preloaded struct
|
2020-12-16 22:56:10 -07:00 |
|
Evan
|
e70e2bcd65
|
merge with be
|
2020-12-14 09:09:51 -07:00 |
|
Evan
|
b85dacce9d
|
fix conflicts
|
2020-12-14 08:50:41 -07:00 |
|
Evan
|
67fefd0261
|
var terrain, surge fixes
|
2020-12-13 19:42:48 -07:00 |
|
Evan
|
28698a982d
|
try to faint script -> c
|
2020-12-11 08:05:00 -07:00 |
|
Kurausukun
|
58976ebaa8
|
Merge remote-tracking branch 'upstream/master' into berry_crush
|
2020-12-10 23:30:52 -05:00 |
|
Evan
|
34dd11448b
|
sticky barb transfer + pickpocket combo, fix CanBattlerGetOrLoseItem
|
2020-12-09 10:28:18 -07:00 |
|
Evan
|
426ea191ad
|
style fix
|
2020-12-05 21:04:12 -07:00 |
|
Evan
|
d5ad14c349
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into popup
|
2020-12-05 21:03:20 -07:00 |
|
Evan
|
21cab1b7a7
|
better negative totem boost system, totems occur before switch in abilities
|
2020-12-05 21:00:51 -07:00 |
|
Evan
|
39cbc21925
|
fix trainer theft, update config option
|
2020-12-03 08:42:12 -05:00 |
|
LOuroboros
|
9e1d7cc827
|
Implemented Ball Fetch
|
2020-12-02 23:09:35 -03:00 |
|
Evan
|
4ad5e368a9
|
fix merge conflicts
|
2020-12-01 17:57:57 -05:00 |
|
Evan
|
25abdeacc5
|
tidy up z move code
|
2020-12-01 16:36:44 -05:00 |
|
Evan
|
2bfc7ea9b1
|
merge upstream
|
2020-12-01 15:42:04 -05:00 |
|
Evan
|
f54cd0b25d
|
fix z effect scripts
|
2020-12-01 15:35:39 -05:00 |
|
Evan
|
ce19e33cc4
|
handle double and multi battles
|
2020-12-01 13:43:15 -05:00 |
|
Evan
|
fd8951d040
|
trainer z move ai
|
2020-12-01 08:24:33 -05:00 |
|
Evan
|
a0bde70493
|
z move effects
|
2020-11-30 10:55:46 -05:00 |
|
Evan
|
2b1dfe73cf
|
z move unleash anim, fix active/used flags
|
2020-11-27 23:38:29 -05:00 |
|
Evan
|
4060b09bd6
|
expand top left move window. add z move init anim
|
2020-11-27 17:06:36 -05:00 |
|
Evan
|
348d70b309
|
z move indicator and some data
|
2020-11-26 15:56:18 -05:00 |
|
Evan
|
ef43596a79
|
toggleable manual ability popup destruction
|
2020-11-19 15:16:27 -07:00 |
|
Evan
|
99d9a36860
|
add totem boosts
|
2020-11-19 10:35:37 -07:00 |
|
ultima-soul
|
e15a86caae
|
Add ifdef for Hidden Abilities from Pokémon Expansion and change gBattlerAbility back to a u8.
|
2020-11-17 10:32:24 -08:00 |
|
ultima-soul
|
e32659d4bb
|
Merge branch 'battle_engine' into ability_expansion and add Gen 8 DLC abilities.
|
2020-11-16 13:50:26 -08:00 |
|
Evan
|
435f928aa4
|
opponent trainer theft config option. Clean up code a bit
|
2020-11-13 11:00:44 -07:00 |
|
Evan
|
64bcac4589
|
move pickpocket to back of moveend sequence
|
2020-11-12 23:30:00 -07:00 |
|
Eduardo Quezada D'Ottone
|
e6f8d57f08
|
Merge remote-tracking branch 'RHH/battle_engine' into BE-WishMegaEvo
# Conflicts:
# include/constants/battle_string_ids.h
|
2020-11-10 17:28:17 -03:00 |
|
ultima-soul
|
99fdc13e61
|
Merge branch 'master' into battle_engine_sync
|
2020-11-07 15:59:20 -08:00 |
|
Eduardo Quezada D'Ottone
|
09a5d6c722
|
Implemented Wish Mega Evolution
|
2020-11-07 10:13:32 -03:00 |
|
MCboy
|
e31158d017
|
add spaces around - and remove comment from include in battle.h
|
2020-11-06 23:29:52 +03:30 |
|
MCboy
|
3b91735e63
|
use constants for ball throw count
|
2020-11-06 22:59:46 +03:30 |
|
aaaaaa123456789
|
1c3d75f673
|
Merge branch 'master' into reverts
|
2020-10-26 12:16:36 -03:00 |
|
Kurausukun
|
90211248af
|
re-match Cmd_unknown_24 (from #1140)
changes to data structs are necessary. other things that look
unnecessary, like the order of operands, are also necessary. fuck this
function.
|
2020-10-23 20:47:10 -04:00 |
|
Eduardo Quezada
|
0d39b29691
|
Option to use Gen 3 Physical/Special split.
|
2020-10-15 00:16:50 -03:00 |
|
ExpoSeed
|
9e2c8a95c1
|
Sync bev2 with pret
|
2020-10-11 01:01:47 -05:00 |
|
GriffinR
|
65a4e06737
|
Add ITEM6_HEAL constants, change move flags to shifts
|
2020-10-05 18:48:51 -04:00 |
|