pokeemerald-expansion/test/battle/ai
moostoet 4945268440
Some checks are pending
CI / build-emerald (push) Waiting to run
CI / build-firered (push) Waiting to run
CI / build-leafgreen (push) Waiting to run
CI / release (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Honor forced illegal bench abilities during AI switch evaluation (#9754)
2026-04-21 21:03:35 +02:00
..
ai_assume_stab.c
ai_assume_status_moves.c
ai_calc_best_move_score.c Retaliate post ko bug fix (#9561) 2026-03-19 00:17:40 +01:00
ai_check_viability.c 21/02/26 Master to upcoming merge 2026-02-21 12:55:21 +01:00
ai_choice.c Zigzagoon is not an ability (#9719) 2026-04-08 09:09:57 +02:00
ai_double_ace.c Fix AI_FLAG_DOUBLE_ACE_POKEMON sending duplicate Pokémon in doubles (#8279) 2025-11-18 19:33:49 +01:00
ai_doubles.c Remove test-specific CFLAGS (#9723) 2026-04-09 17:56:31 +02:00
ai_flag_attacks_partner.c Merge commit '0e33bf916e80e4dcf4f96ca0419a8b2fda5da51d' into master-to-upcoming 2026-01-04 11:28:59 +01:00
ai_flag_predict_ability.c Misc style and whitespace cleanup (#8681) 2026-01-02 18:01:43 +01:00
ai_flag_predict_move.c
ai_flag_predict_switch.c Use direct config names instead of enum names (#8824) 2026-02-06 11:57:33 +01:00
ai_flag_risky.c Counter/Mirror Coat/Metal Burst refactor (#8604) 2025-12-21 12:25:28 +01:00
ai_flag_sequence_switching.c Merge commit '0e33bf916e80e4dcf4f96ca0419a8b2fda5da51d' into master-to-upcoming 2026-01-04 11:28:59 +01:00
ai_multi.c Remove test-specific CFLAGS (#9723) 2026-04-09 17:56:31 +02:00
ai_powerful_status.c Further weather consolidation (#8161) 2026-01-03 15:39:22 +01:00
ai_pp_stall_prevention.c
ai_smart_tera.c Misc style and whitespace cleanup (#8681) 2026-01-02 18:01:43 +01:00
ai_switching.c Retaliate post ko bug fix (#9561) 2026-03-19 00:17:40 +01:00
ai_test_test_runner.c Honor forced illegal bench abilities during AI switch evaluation (#9754) 2026-04-21 21:03:35 +02:00
ai_trytofaint.c Misc style and whitespace cleanup (#8681) 2026-01-02 18:01:43 +01:00
ai.c Remove test-specific CFLAGS (#9723) 2026-04-09 17:56:31 +02:00
can_use_all_moves.c Remove trailing whitespace - Master (#9011) 2026-01-25 10:12:41 +01:00
check_bad_move.c Fix AI using Yawn into Flame/Toxic Orb self-status targets (#9626) 2026-03-25 10:43:03 +01:00
gimmick_dynamax.c Prevent double Dynamax for single-trainer 2v1 multi battles (#8323) 2025-11-30 12:44:55 +01:00
gimmick_mega.c
gimmick_z_move.c Add even more type checking (#8972) 2026-01-21 12:56:13 +01:00