surskitty
|
f0444f0d3f
|
Improved AI for status curing; trainer items, Purify, Smelling Salts, Sparkling Aria (#7853)
|
2025-10-06 23:52:27 +02:00 |
|
khbsd
|
e385c7f59f
|
feat: change defines in constants/abilities.h to an enum (#7006)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-09-29 21:35:09 +02:00 |
|
surskitty
|
a55d603502
|
AI sees dynamic moves and Nature Power as correct types for weather, terrain (#7759)
|
2025-09-19 20:50:13 +02:00 |
|
surskitty
|
4fa26b2296
|
Improved move additional effect handling; now accounts for Shield Dust. (#7650)
|
2025-08-30 22:40:44 +02:00 |
|
surskitty
|
69cbd866aa
|
Fixing Refresh AI scoring (#7539)
|
2025-08-12 17:16:43 -04:00 |
|
surskitty
|
7fb5d98bf6
|
AI uses Tailwind. (#7515)
|
2025-08-12 17:12:45 -04:00 |
|
Alex
|
38cfc4bacf
|
Modify move prediction to work in doubles (#7087)
|
2025-08-11 12:26:41 -04:00 |
|
surskitty
|
424c127b8b
|
AI Tests + accompanying bugfixes for Skill Swap, Worry Seed, weather setting in double battles, and Discharging into an ally's lightningrod (#7297)
|
2025-07-10 16:08:14 -04:00 |
|
surskitty
|
4052ab337c
|
Expanding and Refactoring Skill Swap and other ability-changing moves (#7238)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-07-05 14:49:35 +02:00 |
|
Emilia Daelman
|
f4ff5e6d26
|
Feature/ai/wide guard quick guard singles (#7086)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-06-08 21:50:34 +02:00 |
|
surskitty
|
e44d0326be
|
AI double battle friendly fire logic improvements (#6766)
|
2025-05-16 11:41:03 -04:00 |
|
Eduardo Quezada
|
d2a4b5ef84
|
Changed Tackle for Scratch in tests (#6730)
|
2025-04-30 17:18:52 -04:00 |
|
Eduardo Quezada
|
a2ad5d2ca3
|
Heal Bell/Aromatherapy/Sparkly Swirl improvements and fixes (#6210)
|
2025-02-09 21:54:03 +01:00 |
|
Pawkkie
|
37dd57b1b5
|
AI adds score to Pursuit if it OHKOs (#6166)
|
2025-02-03 13:00:42 +01:00 |
|
Eduardo Quezada
|
9669a0554d
|
Encapsulate move data (#5852)
|
2025-01-01 20:34:33 +01:00 |
|
Alex
|
8edf14423a
|
Refactors argument into a union (#5853)
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
|
2024-12-23 15:51:35 -03:00 |
|
kittenchilly
|
db24128ee3
|
Update battle messages to Gen 5+ standards (#3240)
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
|
2024-10-21 14:52:45 -03:00 |
|
Pawkkie
|
047289a639
|
Improve AI's Skill Swap handling in double battles (#5360)
* Improve AI contrary
* Update src/battle_ai_util.c
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
* Fix additionalEffects loop
* moves[i] to aiMove
* Update src/battle_ai_util.c
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
---------
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2024-09-11 00:00:29 +02:00 |
|
Eduardo Quezada
|
54c19af037
|
Fixed B_HEAL_BELL_SOUNDPROOF checking for Gen9+ instead of Gen8+ (#5060)
|
2024-07-29 16:28:32 +02:00 |
|
Pawkkie
|
47426406c3
|
Ai tests folder (#4898)
* AI folder for tests
* Move sequence switching tests
|
2024-07-02 17:49:04 +02:00 |
|