Commit Graph

55 Commits

Author SHA1 Message Date
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
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
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
a17cb92c5a Implements a bunch more moves
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-17 17:44:15 +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
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
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
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
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
0669f15a98 Fixes several moves 2025-02-01 15:26:57 +01:00
00fe08dcd4 More moves implemented 2025-02-01 15:00:22 +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
40803f0269 Support for deep cloning battles and Pokemon 2024-12-29 13:51:59 +01:00
5b518df24a Implements accuracy/evasion 2024-12-22 12:19:42 +01:00
06ce7fd38d When a move is changed through the ChangeMove hook, update the script 2024-12-22 11:27:03 +01:00
45439a20a4 Adds several new scripts 2024-12-22 11:24:01 +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
213dfdb69e Implements species/form changing 2024-09-03 10:15:48 +02: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
10f411f076 Remove FluentResults, documentation 2024-07-28 12:52:17 +02:00
7c0bd879b8 Added first script, bugfixes 2024-07-28 12:18:12 +02:00