Commit Graph

29 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
6eba332096 Make moveflags of gen 7 plugin shared statically 2025-07-26 14:37:43 +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
c795f20e54 Implement highest damage AI, further work on AI runner, random fixes
All checks were successful
Build / Build (push) Successful in 51s
2025-07-05 14:56:25 +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
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
d719ce03ea Cleanup, move OnBeforeAnyHookInvoked function to an interface 2025-06-28 10:28:23 +02:00
6d448e4e8d Implements confusion effect
All checks were successful
Build / Build (push) Successful in 52s
2025-06-22 11:56:29 +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
074f92bfc0 Even more abilities 2025-06-09 14:23:51 +02:00
97868ab4c6 More abilities
All checks were successful
Build / Build (push) Successful in 48s
2025-06-09 13:44:26 +02:00
eea5697109 Fixes all warnings
All checks were successful
Build / Build (push) Successful in 49s
2025-05-19 11:50:51 +02:00
cbd4340b13 Make another pass through moves file
All checks were successful
Build / Build (push) Successful in 47s
2025-05-18 14:15:37 +02:00
9ff4745c0a Finishes the last few moves
All checks were successful
Build / Build (push) Successful in 49s
2025-05-18 12:20:21 +02:00
a17cb92c5a Implements a bunch more moves
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-17 17:44:15 +02:00
7727f92f4e Even more moves
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-05 16:58:03 +02:00
292c303fc0 More moves implemented 2025-05-05 11:36:59 +02:00
b69ba6eaff More warning fixes 2025-05-02 16:06:01 +02:00
068ff8d5b7 More moves, allow for typeless moves 2025-05-02 15:46:37 +02:00
7c2845502d Bunch more moves, changes in how additional information for items works. 2025-04-14 15:29:26 +02:00
7f5088b763 More moves implemented 2025-03-08 15:48:33 +01:00
a6c73a9c04 Implements more move effects 2025-03-07 16:16:22 +01:00
2c987e32ee Bug fixes, add type name to TypeIdentifier 2025-03-07 12:57:06 +01:00
284ab3079c Style cleanup 2025-03-02 17:19:57 +01:00
51dfc4d07e More moves implemented 2025-02-03 11:40:26 +01:00