10 Commits

Author SHA1 Message Date
f061ba2455
Work on item use/evolutions
All checks were successful
Build / Build (push) Successful in 1m7s
2025-08-18 11:57:03 +02:00
77d7b86a3c
Implement most pokeballs
All checks were successful
Build / Build (push) Successful in 1m2s
2025-07-20 11:15:45 +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
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
eea5697109
Fixes all warnings
All checks were successful
Build / Build (push) Successful in 49s
2025-05-19 11:50:51 +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
284ab3079c
Style cleanup 2025-03-02 17:19:57 +01:00
549b92048a
Adds a lot more move effects 2025-01-26 11:55:13 +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