Commit Graph

7 Commits

Author SHA1 Message Date
8a2733a0a9 Move all battle state from IPokemon to an ephemeral IBattlePokemon wrapper 2026-08-28 15:22:26 +02:00
942be8eaeb Replace all raw string comparisons with StringKey, source generator that creates cache keys for all names for Gen7 plugin
All checks were successful
Build / Build (push) Successful in 2m21s
2026-08-27 18:33:14 +02:00
1ab15110f5 Adds some doc comments 2026-07-05 14:04:01 +02:00
5831df701b Make ExplicitAI configurable
All checks were successful
Build / Build (push) Successful in 1m2s
2025-10-21 11:27:04 +02:00
6eba332096 Make moveflags of gen 7 plugin shared statically 2025-07-26 14:37:43 +02:00
bf83b25238 Implements AI Switching
All checks were successful
Build / Build (push) Successful in 58s
2025-07-12 13:03:00 +02:00
a3a4993407 Getting started with implementing an explicit AI, based on the Essentials one.
All checks were successful
Build / Build (push) Successful in 1m2s
2025-07-11 17:03:08 +02:00