ghoulslash
|
933696b3cd
|
merge with be
|
2021-09-03 17:41:00 -04:00 |
|
LOuroboros
|
c0c6821f62
|
Made AI_CheckBadMove take the primal weathers into account
Credits to Syreldar.
Also took the chance and removed trailing spaces from the file.
|
2021-08-30 20:55:43 -03:00 |
|
ghoulslash
|
c7c0fbc296
|
merge with be, make AI CanBeStatused functions separate from general util ones
|
2021-08-12 13:37:53 -06:00 |
|
ultima-soul
|
02c9e040df
|
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
|
2021-08-11 16:33:10 -07:00 |
|
ghoulslash
|
ab529b4e89
|
add stuff cheeks
|
2021-07-27 10:31:48 -06:00 |
|
ghoulslash
|
3dcfc0fc12
|
fix default wild ai flag logic
|
2021-07-27 09:53:47 -06:00 |
|
ghoulslash
|
0a0687ae78
|
add smart wild AI
|
2021-07-27 09:49:39 -06:00 |
|
ghoulslash
|
59c16ff1cf
|
AI_IsTerrainAffected checks
|
2021-07-10 16:41:41 -06:00 |
|
BuffelSaft
|
e6a8faec1e
|
Fix thawing moves
Replace IsThawingMove with a move flag and add a check for it to CANCELLER_FROZEN. This makes thawing moves actually thaw the user.
|
2021-06-10 23:48:18 +12:00 |
|
LOuroboros
|
37875a7850
|
Commented out call to inexistent IsZMove func
|
2021-06-02 18:02:04 -03:00 |
|
ghoulslash
|
54b03a474d
|
fix SIDE_STATUS_SCREEN_ANY
|
2021-05-23 12:22:07 -06:00 |
|
Evan
|
d65d5cb8fd
|
add AI_FLAG_SMART_SWITCHING, some burn checks
|
2021-02-14 09:37:04 -07:00 |
|
Evan
|
167aaef8f6
|
add faint check to AI_SetupFirstTurn (thx Syreldar)
|
2021-02-14 09:20:42 -07:00 |
|
Evan
|
49e41a2d3b
|
fix ShouldSetScreen (thx Syreldar)
|
2021-02-14 09:11:29 -07:00 |
|
Evan
|
0664daf384
|
fix some post-merge errors
|
2021-02-12 11:02:10 -07:00 |
|
Evan
|
4782f713f2
|
update semi invulnerable state check
|
2021-02-12 08:57:57 -07:00 |
|
Evan
|
1405f04e1e
|
ai understands constant-damage effects
|
2021-02-07 12:39:23 -07:00 |
|
Evan
|
b9e425252d
|
remove duplicate non-user check
|
2021-01-27 08:33:43 -07:00 |
|
Evan
|
18f5d9f0a3
|
better AI_TryToFaint
|
2021-01-26 17:11:55 -07:00 |
|
Evan
|
c003f1c023
|
check move effectiveness with status effects
|
2021-01-26 15:41:59 -07:00 |
|
Evan
|
455899acf7
|
fix AI_DATA->battlerAtk
|
2021-01-19 08:54:39 -07:00 |
|
Evan
|
71185dbf67
|
fix DoesBattlerIgnoreAbilityChecks
|
2021-01-19 08:50:36 -07:00 |
|
Evan
|
062d2ee50e
|
add atk up 3 effects to HpAware
|
2021-01-13 16:42:10 -07:00 |
|
Evan
|
09dc1b7e89
|
fix double battle ai logic
|
2021-01-13 11:08:43 -07:00 |
|
Evan
|
47bf5b2840
|
a few tweaks
|
2021-01-12 22:45:02 -07:00 |
|
Evan
|
81c56a224a
|
fix bad ai util func
|
2021-01-04 20:23:09 -07:00 |
|
Evan
|
f21b0140b9
|
revert to CheckViability and stat change effect viabilities
|
2021-01-04 19:39:59 -07:00 |
|
Evan
|
1ae57f26a3
|
fix up some negative checks, organize some effects in AI_CheckBadMove
|
2021-01-04 15:30:02 -07:00 |
|
Evan
|
7988a1f41d
|
Ai_TryOnAlly and reorganize files
|
2020-12-20 14:47:20 -07:00 |
|