60 Commits

Author SHA1 Message Date
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
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
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
2533512eda
Slight cleanup, do some TODOs
All checks were successful
Build / Build (push) Successful in 51s
2025-06-22 10:42:25 +02:00
cd6095455a
More abilities 2025-06-15 13:20:58 +02:00
85d97cb9e6
More abilities, refactor IPokemon.SetStatus to pass pokemon that caused the status change
All checks were successful
Build / Build (push) Successful in 50s
2025-06-15 12:29:13 +02:00
defb1349ca
Add EventHook parameter to item use scripts
All checks were successful
Build / Build (push) Successful in 47s
Items can be used on Pokemon outside of battle, and we want the user of the library to be able to check for what changed. This allows for example a heal event to be sent back to the user of the library after using an item.
2025-06-15 11:59:17 +02:00
f5d18d7186
More abilities, refactor stealing held items
All checks were successful
Build / Build (push) Successful in 50s
2025-06-15 11:49:15 +02:00
24712fbb0d
More abilities
All checks were successful
Build / Build (push) Successful in 48s
2025-06-13 15:39:08 +02:00
8363b955af
More abilities, implemented support for form inheritance
All checks were successful
Build / Build (push) Successful in 49s
2025-06-13 12:24:03 +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
e68491e72a
More abilities 2025-06-09 17:37:37 +02:00
1579d46671
More abilities
All checks were successful
Build / Build (push) Successful in 49s
2025-06-09 15:24:37 +02:00
97868ab4c6
More abilities
All checks were successful
Build / Build (push) Successful in 48s
2025-06-09 13:44:26 +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
232b94b04c
More abilities
All checks were successful
Build / Build (push) Successful in 49s
2025-06-01 11:23:46 +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
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
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
1973ff50fa
More move scripts 2025-05-03 17:52:50 +02:00
441f5dddaf
Add all missing docs 2025-05-03 14:18:12 +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
1b54c78b07
More moves 2025-04-17 10:22:24 +02:00
85b513092a
More moves 2025-03-21 13:35:12 +01:00
7f5088b763
More moves implemented 2025-03-08 15:48:33 +01:00
77f1ab243b
Implements a bunch more moves 2025-03-08 14:39:50 +01:00
8f262cb4a6
Tweaks for setting weather 2025-03-08 10:26:45 +01:00
a6c73a9c04
Implements more move effects 2025-03-07 16:16:22 +01:00
a3a9f1800a
Implements 11 more moves 2025-03-07 11:54:08 +01:00
284ab3079c
Style cleanup 2025-03-02 17:19:57 +01:00
c0bc905c46
More move effects 2025-03-02 14:03:51 +01:00
51dfc4d07e
More moves implemented 2025-02-03 11:40:26 +01:00
3a75493912
Implements several more moves 2025-01-27 12:18:48 +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
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
85ea31f7cd
More move scripts 2025-01-10 10:34:11 +01:00
40803f0269
Support for deep cloning battles and Pokemon 2024-12-29 13:51:59 +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
b77f0122d7
Support adding experience 2024-09-30 15:42:25 +02:00
38e6630c67
Support for eggmoves 2024-09-30 14:55:03 +02:00
a39c77745d
Adds several convenience features 2024-09-30 14:20:45 +02:00