Commit Graph

20 Commits

Author SHA1 Message Date
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
d2a82b5fe3 Many more tests and fixes
All checks were successful
Build / Build (push) Successful in 3m12s
2026-08-27 17:11:12 +02:00
cc091d5327 Update TUnit, warning cleanup
Some checks failed
Build / Build (push) Failing after 35s
2026-07-05 13:46:57 +02:00
32aaa5150a Initial setup for testing AI performance, random fixes
All checks were successful
Build / Build (push) Successful in 54s
2025-07-05 13:56:33 +02:00
2533512eda Slight cleanup, do some TODOs
All checks were successful
Build / Build (push) Successful in 51s
2025-06-22 10:42:25 +02:00
00005aa4bf Implements more abilities
All checks were successful
Build / Build (push) Successful in 47s
2025-06-09 12:10:25 +02:00
2680aeff80 Adds optional way to set damage randomness on or off on individual integration tests.
All checks were successful
Build / Build (push) Successful in 49s
2025-05-19 16:10:05 +02:00
eea5697109 Fixes all warnings
All checks were successful
Build / Build (push) Successful in 49s
2025-05-19 11:50:51 +02:00
377c1a1c68 Implements critical capture, tweaks for integration tests.
All checks were successful
Build / Build (push) Successful in 48s
2025-05-18 17:07:46 +02:00
fdfca99e71 Document all undocumented methods and properties
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-16 13:59:36 +02:00
810cdbb15a Move data and data loading to plugin libraries.
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-16 13:01:23 +02:00
d131f2343f Log filename with integration tests
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-03 17:57:36 +02:00
dabb26e4f2 Fixes some warnings from unit tests 2025-05-02 15:53:49 +02:00
d02c05874b More moves 2025-04-17 13:10:27 +02:00
284ab3079c Style cleanup 2025-03-02 17:19:57 +01:00
58e9f4c3d1 Tweaks for JSON loading, minor refactor of unit tests 2025-02-08 09:49:16 +01:00
78114afd80 Add randomSeed parameter to BattleImpl, fix flaky test 2024-12-27 15:07:20 +01:00
853d6dd1cb Migrate to TUnit for unit tests 2024-12-27 14:30:22 +01:00
3214a6f29a Serialization of Pokemon, general fixes 2024-09-03 09:31:32 +02:00
2a0aaed4c3 Support for integration tests, fixes 2024-08-23 11:15:53 +02:00