Commit Graph

30 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
cc091d5327 Update TUnit, warning cleanup
Some checks failed
Build / Build (push) Failing after 35s
2026-07-05 13:46:57 +02:00
445c6d879e Don't display Pokemon woke up dialog if it fainted 2026-05-25 12:02:20 +02:00
e18b193f7d Fixes for sleep
All checks were successful
Build / Build (push) Successful in 1m4s
2026-05-23 11:33:15 +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
7c270a6d52 Finish script interface refactor
All checks were successful
Build / Build (push) Successful in 1m1s
2025-07-06 10:27:56 +02:00
4499927551 Further work on the script interface rework 2025-07-05 11:30:18 +02:00
1feb27e826 More work on refactor to interfaces
All checks were successful
Build / Build (push) Successful in 50s
2025-06-29 12:03:51 +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
2533512eda Slight cleanup, do some TODOs
All checks were successful
Build / Build (push) Successful in 51s
2025-06-22 10:42:25 +02:00
1b9d137bb0 Surprisingly, more abilities
All checks were successful
Build / Build (push) Successful in 50s
2025-06-14 13:37:58 +02:00
24712fbb0d More abilities
All checks were successful
Build / Build (push) Successful in 48s
2025-06-13 15:39:08 +02:00
6d71de375e More abilities, refactor custom triggers to be typed.
All checks were successful
Build / Build (push) Successful in 48s
2025-06-13 11:15:48 +02:00
00005aa4bf Implements more abilities
All checks were successful
Build / Build (push) Successful in 47s
2025-06-09 12:10:25 +02:00
b2ba3d96ba Adds more abilities 2025-06-07 11:03:48 +02:00
405a21e887 Implements freeze, poisoned, badly poisoned 2025-05-19 15:56:27 +02:00
9d2c2de17a Implements Paralysis 2025-05-19 15:30:57 +02:00
0d03a8f28d Implements burn 2025-05-19 15:19:35 +02:00
eea5697109 Fixes all warnings
All checks were successful
Build / Build (push) Successful in 49s
2025-05-19 11:50:51 +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
292c303fc0 More moves implemented 2025-05-05 11:36:59 +02:00
068ff8d5b7 More moves, allow for typeless moves 2025-05-02 15:46:37 +02:00
d02c05874b More moves 2025-04-17 13:10:27 +02:00
284ab3079c Style cleanup 2025-03-02 17:19:57 +01:00
00fe08dcd4 More moves implemented 2025-02-01 15:00:22 +01:00
549b92048a Adds a lot more move effects 2025-01-26 11:55:13 +01:00
ecdc9c7654 Implements several more moves 2025-01-10 13:45:29 +01:00
92ab67ddf8 Imlements baneful bunker, data fixes 2025-01-10 12:55:25 +01:00