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 |
|
ExpoSeed
|
8810809849
|
Missed one rename!
|
2021-06-04 19:39:03 -05:00 |
|
Evan
|
d65d5cb8fd
|
add AI_FLAG_SMART_SWITCHING, some burn checks
|
2021-02-14 09:37:04 -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
|
c003f1c023
|
check move effectiveness with status effects
|
2021-01-26 15:41:59 -07:00 |
|
Evan
|
6b59a9ac01
|
add ai info debug option
|
2021-01-19 12:58:58 -07:00 |
|
Evan
|
24b19eb9a4
|
fix AI_WeatherHasEffect
|
2021-01-15 21:29:39 -07:00 |
|
Evan
|
44a124acb7
|
fix CanBeParayzed
|
2021-01-15 09:23:23 -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
|
6a3266a265
|
fix syntax err
|
2021-01-10 09:02:06 -07:00 |
|
Evan
|
bb540b6236
|
fix AI_WeatherHasEffect to handle unknown abilities
|
2021-01-10 08:58:41 -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
|
19b1d4bfa2
|
speed stat increases based on current stat stage
|
2020-12-20 15:15:33 -07:00 |
|
Evan
|
62fc47881d
|
smaller score bonus to speed increase
|
2020-12-20 15:10:57 -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
|
916d0416e3
|
outline AI_CheckGoodMove
|
2020-12-15 21:57:33 -07:00 |
|
Evan
|
ac332d5e98
|
check bad move
|
2020-12-13 15:02:21 -07: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 |
|