21 Commits

Author SHA1 Message Date
af0126e413
Fixes for unit tests 2025-06-07 11:34:37 +02:00
b2ba3d96ba
Adds more abilities 2025-06-07 11:03:48 +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
f4d5ad4e2a
Tweaks for loading data from plugins
All checks were successful
Build / Build (push) Successful in 50s
2025-05-24 16:30:43 +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
7727f92f4e
Even more moves
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-05 16:58:03 +02:00
441f5dddaf
Add all missing docs 2025-05-03 14:18:12 +02:00
284ab3079c
Style cleanup 2025-03-02 17:19: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
1f5a320090
Implements switching Pokemon and fleeing from battle 2024-12-30 11:43:04 +01:00
5b518df24a
Implements accuracy/evasion 2024-12-22 12:19:42 +01: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
5d6149b18b Use PCGRandom instead of System.Random, documentation 2024-07-28 12:29:47 +02:00
5b495ac871 Set up DynamicLibrary from plugins 2024-07-28 12:01:43 +02:00
864dda6644 Adds unit test for gen 7 damage library 2024-07-28 10:41:12 +02:00
a251913ebd Begin work on outlining dynamic side 2024-07-27 16:26:45 +02:00