GriffinR
|
2f426e0e7d
|
Index battle controller cmd tables
|
2020-12-29 17:21:58 -05:00 |
|
GriffinR
|
769ddf22c2
|
Label remaining subs in battle_tower.c
|
2020-12-24 16:18:47 -05:00 |
|
Evan
|
59813c9ce7
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into be_config
|
2020-12-23 10:27:54 -07:00 |
|
ghoulslash
|
450ac70ab2
|
Merge pull request #1288 from LOuroboros/comments
Some more small battle_config.h tweaks
|
2020-12-23 10:27:09 -07:00 |
|
LOuroboros
|
320cc37ac9
|
USE_BATTLE_DEBUG -> B_ENABLE_DEBUG
|
2020-12-23 14:04:14 -03:00 |
|
LOuroboros
|
b3c5613ff7
|
battle_config.h tweaks
-Moved the USE_BATTLE_DEBUG constant from include/battle_debug.h
-Slight correction to a few comments in battle_config.h
|
2020-12-23 13:16:01 -03:00 |
|
Evan
|
a426092006
|
fix sticky barb theft in trainer battles
|
2020-12-22 08:35:11 -07:00 |
|
ghoulslash
|
0af8cab87e
|
Merge pull request #1283 from LOuroboros/ct_moves_data
Added the data of SwSh's Crown Tundra's moves
|
2020-12-21 23:13:23 -07: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 |
|
LOuroboros
|
a417a1b2b9
|
Corrected Punk Rock's checks
|
2020-12-19 16:18:39 -03:00 |
|
Evan
|
8a544665e4
|
move common ai params to preloaded struct
|
2020-12-16 22:56:10 -07:00 |
|
Evan
|
916d0416e3
|
outline AI_CheckGoodMove
|
2020-12-15 21:57:33 -07:00 |
|
GriffinR
|
15c2856b24
|
Merge pull request #1265 from Kurausukun/berry_crush
fakematch fixes, begin documenting Berry Crush (based on #1187)
|
2020-12-14 23:22:41 -05:00 |
|
GriffinR
|
c611421882
|
Merge pull request #1267 from ipatix/m4a_names
refactor m4a.c/m4a_1.s constant/variable/type naming
|
2020-12-14 20:03:53 -05:00 |
|
GriffinR
|
18a5feb413
|
Merge pull request #1269 from GriffinRichards/bugfix
Use BUGFIX for some inline fixes
|
2020-12-14 20:00:59 -05: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
|
97172fc5b5
|
merge with be
|
2020-12-13 17:21:22 -07:00 |
|
Evan
|
ead8637e4f
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into infestation
|
2020-12-13 17:09:04 -07:00 |
|
Evan
|
ac332d5e98
|
check bad move
|
2020-12-13 15:02:21 -07:00 |
|
GriffinR
|
f7a729df30
|
BUGFIX implies UBFIX
|
2020-12-13 16:16:48 -05:00 |
|
Tim Gates
|
581306db7b
|
docs: fix simple typo, redunant -> redundant
There is a small typo in include/constants/battle_frontier.h.
Should read `redundant` rather than `redunant`.
|
2020-12-13 22:14:50 +11:00 |
|
GriffinR
|
81d95b9325
|
Use BUGFIX for some inline fixes
|
2020-12-12 23:30:51 -05:00 |
|
Eduardo Quezada D'Ottone
|
47d96aed3c
|
Merge pull request #1285 from LOuroboros/spite
Updated Spite
|
2020-12-12 22:27:26 -03:00 |
|
Eduardo Quezada D'Ottone
|
db9933ce67
|
Merge pull request #1244 from ghoulslash/popup
toggleable manual ability popup destruction
|
2020-12-12 20:36:55 -03:00 |
|
LOuroboros
|
55bc2b4bb9
|
Corrected small inconsistency in move flag names
|
2020-12-12 12:18:56 -03:00 |
|
LOuroboros
|
31d483ef44
|
Some more battle_config.h tweaks
|
2020-12-12 11:35:05 -03:00 |
|
Michael Panzlaff
|
91ccf9e343
|
fix typo
|
2020-12-12 13:07:56 +01:00 |
|
LOuroboros
|
c5e04cf243
|
Removed the unnecessary Dragon Energy effect
The move is an Eruption clone, whose effect was already done. Thanks to BuffelSaft for the heads up.
I took the chance and fixed its target too.
|
2020-12-12 01:35:54 -03:00 |
|
LOuroboros
|
33d7f22494
|
Improved the comment of B_STANCE_CHANGE_FAIL
|
2020-12-11 21:54:17 -03:00 |
|
LOuroboros
|
17a9555715
|
Oopsie.
|
2020-12-11 21:43:18 -03:00 |
|
LOuroboros
|
9ec2e44f4c
|
Updated Spite
|
2020-12-11 21:36:59 -03:00 |
|
LOuroboros
|
0ac026e6ca
|
Added the data of SwSh's Crown Tundra's moves
And Dragon Energy's effect. Eerie Spell's is the only one missing out of this bunch.
|
2020-12-11 20:49:23 -03:00 |
|
LOuroboros
|
c930a63c84
|
Implemented Punk Rock
|
2020-12-11 19:46:33 -03:00 |
|
LOuroboros
|
2b0702ec04
|
Implemented Perish Body
Inspired by Raguzero's implementation.
|
2020-12-11 19:44:32 -03:00 |
|
LOuroboros
|
7d8b8083e8
|
Implemented Sand Spit
|
2020-12-11 16:47:23 -03:00 |
|
Michael Panzlaff
|
f177c736fc
|
more CgbSound decipher work
|
2020-12-11 16:33:58 +01:00 |
|
Michael Panzlaff
|
15ff55eee5
|
use better m4a variable/constant names
|
2020-12-11 16:33:55 +01:00 |
|
Evan
|
28698a982d
|
try to faint script -> c
|
2020-12-11 08:05:00 -07:00 |
|
Evan
|
aad3a800c3
|
c functions for ai roamers/safari/first battle
|
2020-12-10 22:10:21 -07:00 |
|
Kurausukun
|
58976ebaa8
|
Merge remote-tracking branch 'upstream/master' into berry_crush
|
2020-12-10 23:30:52 -05:00 |
|
LOuroboros
|
322918e280
|
Implemented Steam Engine
And I also made the BattleScript created for Anger Point a bit more neutral friendly so it can be reused on situations like this.
|
2020-12-10 18:27:35 -03:00 |
|
Evan
|
34dd11448b
|
sticky barb transfer + pickpocket combo, fix CanBattlerGetOrLoseItem
|
2020-12-09 10:28:18 -07:00 |
|
Evan
|
a93a8b2194
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into battle_engine
|
2020-12-08 20:50:43 -07:00 |
|
LOuroboros
|
791d561f14
|
Reworked the effects of the X Items
Thanks to Karathan's indications.
|
2020-12-08 18:24:42 -03:00 |
|
GriffinR
|
f95192ed87
|
Define terminal species IDs relatively
|
2020-12-08 00:45:05 -05:00 |
|