Commit Graph

6 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
436d1899e0 Further work on refactor to interface based scripts 2025-06-28 18:40:33 +02:00
b7bdf2b744 Refactor move classes to implement respective interfaces for better structure
All checks were successful
Build / Build (push) Successful in 52s
2025-06-28 12:02:24 +02:00
273d26057a Adds doccomments to all abilities
All checks were successful
Build / Build (push) Successful in 50s
2025-06-07 11:20:35 +02:00
b090aa65f9 First couple abilities implemented
All checks were successful
Build / Build (push) Successful in 48s
2025-05-31 12:29:03 +02:00