23 Commits

Author SHA1 Message Date
a17cb92c5a
Implements a bunch more moves
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-17 17:44:15 +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
8f262cb4a6
Tweaks for setting weather 2025-03-08 10:26:45 +01:00
284ab3079c
Style cleanup 2025-03-02 17:19:57 +01:00
51dfc4d07e
More moves implemented 2025-02-03 11:40:26 +01:00
00fe08dcd4
More moves implemented 2025-02-01 15:00:22 +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
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
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
2a0aaed4c3 Support for integration tests, fixes 2024-08-23 11:15:53 +02:00
e7dc885afd Adds battle history, fixes code style 2024-08-23 09:24:00 +02:00
488c717c5a Implements move execution for battle 2024-08-10 11:18:10 +02:00
a049dda240 Lots more work on implementing battling 2024-08-10 09:44:46 +02:00
554e1cf2cd Initial work on implementing Pokemon 2024-07-28 14:00:26 +02:00
a251913ebd Begin work on outlining dynamic side 2024-07-27 16:26:45 +02:00