92 Commits

Author SHA1 Message Date
2fa7bf130d
Change to artifact output, add CI
All checks were successful
continuous-integration/drone Build is passing
2025-05-03 14:47:06 +02:00
441f5dddaf
Add all missing docs 2025-05-03 14:18:12 +02:00
4d5dfd0342
Remove FluentAssertions 2025-05-03 13:32:26 +02:00
0d869a0cc6
Update dependencies, replace Moq with NSubstitute 2025-05-03 13:23:25 +02:00
b69ba6eaff
More warning fixes 2025-05-02 16:06:01 +02:00
dabb26e4f2
Fixes some warnings from unit tests 2025-05-02 15:53:49 +02:00
068ff8d5b7
More moves, allow for typeless moves 2025-05-02 15:46:37 +02:00
807acf1947
Even more moves 2025-04-19 13:04:10 +02:00
c22ad1a793
Surprisingly, more moves 2025-04-17 17:51:42 +02:00
d02c05874b
More moves 2025-04-17 13:10:27 +02:00
1b54c78b07
More moves 2025-04-17 10:22:24 +02:00
7c2845502d
Bunch more moves, changes in how additional information for items works. 2025-04-14 15:29:26 +02:00
2adbb12367
Hide full path from debug symbols 2025-04-14 11:55:38 +02:00
35b9832bda
More move scripts 2025-04-04 10:35:42 +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
2c987e32ee
Bug fixes, add type name to TypeIdentifier 2025-03-07 12:57:06 +01:00
3571b2130e
Adds more move scripts 2025-03-07 12:19:37 +01:00
a3a9f1800a
Implements 11 more moves 2025-03-07 11:54:08 +01:00
61a69eecb8
Update System.Text.Json 2025-03-02 18:22:25 +01:00
057d0a25e6
Git pre-commit and pre-push actions 2025-03-02 18:19:52 +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
9b0ac36597
Cap combined accuracy modifier at 6 and -6 2025-02-15 20:17:37 +01:00
58e9f4c3d1
Tweaks for JSON loading, minor refactor of unit tests 2025-02-08 09:49:16 +01:00
51dfc4d07e
More moves implemented 2025-02-03 11:40:26 +01:00
0c5ca487d7
Fix disable not having its effect 2025-02-01 15:53:13 +01:00
0669f15a98
Fixes several moves 2025-02-01 15:26:57 +01:00
00fe08dcd4
More moves implemented 2025-02-01 15:00:22 +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
802481c1f5
Adds bind 2025-01-26 10:48:13 +01:00
83b316ad53
Support for Bide 2025-01-11 14:08:04 +01:00
ecdc9c7654
Implements several more moves 2025-01-10 13:45:29 +01:00
0ad692a921
Implements an initial version of Baton Pass.
Will probably need some additional work in the future.
2025-01-10 13:07:27 +01:00
92ab67ddf8
Imlements baneful bunker, data fixes 2025-01-10 12:55:25 +01:00
6434f9925c
Implements Hail 2025-01-10 12:16:29 +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
4584185a42
Prevent RandomAI from targeting own side with attacking moves 2025-01-10 10:09:35 +01:00
1f5a320090
Implements switching Pokemon and fleeing from battle 2024-12-30 11:43:04 +01:00
9bdd584b54
Support deep cloning for BattleRandom 2024-12-29 15:03:55 +01:00
40803f0269
Support for deep cloning battles and Pokemon 2024-12-29 13:51:59 +01:00
b3529fa22f
Validate movechoice target 2024-12-27 15:53:11 +01:00
b4e8ad1cd2
Documents BattleImpl ctor params 2024-12-27 15:10:15 +01:00
78114afd80
Add randomSeed parameter to BattleImpl, fix flaky test 2024-12-27 15:07:20 +01:00