25 Commits

Author SHA1 Message Date
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
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
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
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
a40d85fdae
Slight refactor to clean up resource loading from plugins 2025-05-16 14:22:14 +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
441f5dddaf
Add all missing docs 2025-05-03 14:18:12 +02:00
7c2845502d
Bunch more moves, changes in how additional information for items works. 2025-04-14 15:29:26 +02:00
284ab3079c
Style cleanup 2025-03-02 17:19:57 +01:00
c0bc905c46
More move effects 2025-03-02 14:03:51 +01:00
0669f15a98
Fixes several moves 2025-02-01 15:26:57 +01:00
42e3273483
Implementation of Pokeballs 2025-01-10 11:58:23 +01:00
0518499a4c
Initial set up for item use 2025-01-10 11:11:50 +01:00
5b518df24a
Implements accuracy/evasion 2024-12-22 12:19:42 +01:00
44cd2ee03e
Adds a bunch more move scripts 2024-11-02 12:59:55 +01:00
b01a8fb704
Additional functionality 2024-09-30 19:23:56 +02:00
2a0aaed4c3 Support for integration tests, fixes 2024-08-23 11:15:53 +02:00
a049dda240 Lots more work on implementing battling 2024-08-10 09:44:46 +02:00
10f411f076 Remove FluentResults, documentation 2024-07-28 12:52:17 +02:00
7c0bd879b8 Added first script, bugfixes 2024-07-28 12:18:12 +02:00
e17fe767bc Minor renaming 2024-07-27 16:35:51 +02:00
a251913ebd Begin work on outlining dynamic side 2024-07-27 16:26:45 +02:00