148 Commits

Author SHA1 Message Date
cd6095455a
More abilities 2025-06-15 13:20:58 +02:00
ec8681eaa9
More abilities 2025-06-15 13:05:52 +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
1b9d137bb0
Surprisingly, more abilities
All checks were successful
Build / Build (push) Successful in 50s
2025-06-14 13:37:58 +02:00
5961bb746e
Even more abilities
All checks were successful
Build / Build (push) Successful in 51s
2025-06-14 13:24:38 +02:00
4b07f36176
Update TUnit
All checks were successful
Build / Build (push) Successful in 53s
2025-06-14 12:30:26 +02:00
df9846b8d8
More abilities 2025-06-14 12:25:29 +02:00
6c13d20bf7
Even more abilities
All checks were successful
Build / Build (push) Successful in 52s
2025-06-14 11:30:56 +02:00
24712fbb0d
More abilities
All checks were successful
Build / Build (push) Successful in 48s
2025-06-13 15:39:08 +02:00
4385f0afaa
More abilities
All checks were successful
Build / Build (push) Successful in 50s
2025-06-13 12:56:47 +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
4326794611
More abilities
All checks were successful
Build / Build (push) Successful in 49s
2025-06-09 18:16:29 +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
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
00005aa4bf
Implements more abilities
All checks were successful
Build / Build (push) Successful in 47s
2025-06-09 12:10:25 +02:00
af0126e413
Fixes for unit tests 2025-06-07 11:34:37 +02:00
273d26057a
Adds doccomments to all abilities
All checks were successful
Build / Build (push) Successful in 50s
2025-06-07 11:20:35 +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
c1a7b806b1
Tweaks for build run name
All checks were successful
Build / Build (push) Successful in 48s
2025-05-24 17:30:19 +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
2680aeff80
Adds optional way to set damage randomness on or off on individual integration tests.
All checks were successful
Build / Build (push) Successful in 49s
2025-05-19 16:10:05 +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
015e5819f3
Make Disable actually stop after a set number of turns 2025-05-19 11:48: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
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
3a9123b5ba
Remove drone file
All checks were successful
Build / Build (push) Successful in 47s
2025-05-17 18:53:18 +02:00
f70b6dedf5
Run all unit tests on push, not just the primary ones
All checks were successful
Build / Build (push) Successful in 49s
2025-05-17 18:49:05 +02:00
169b954995
Disable tunit logo
All checks were successful
continuous-integration/drone/push Build is passing
Build / Build (push) Successful in 47s
2025-05-17 18:44:54 +02:00
c46df584dc
Test gitea action
All checks were successful
continuous-integration/drone/push Build is passing
Build / Build (push) Successful in 9m47s
2025-05-17 18:20:40 +02:00
9370325cc2
Fix slnx file
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-17 17:46:41 +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
ecabe2fd10
Minor csproj cleanup
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-16 17:04:16 +02:00
3309711856
Move to centralized package management
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-16 15:15:11 +02:00
2cf30bbb10
Update TUnit deps
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-16 14:27:20 +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
b6ff51c9df
CI: Hide documentation warnings in CI
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-05 17:36:23 +02:00
d103fccdc6
Tweaks for CI build
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-05 17:31:30 +02:00