Commit Graph

6 Commits

Author SHA1 Message Date
a5675024a4 Tweaks and fixes for Pokemon capture
All checks were successful
Build / Build (push) Successful in 1m34s
2025-08-03 12:00:20 +02:00
77d7b86a3c Implement most pokeballs
All checks were successful
Build / Build (push) Successful in 1m2s
2025-07-20 11:15:45 +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
441f5dddaf Add all missing docs 2025-05-03 14:18:12 +02:00
284ab3079c Style cleanup 2025-03-02 17:19:57 +01:00
42e3273483 Implementation of Pokeballs 2025-01-10 11:58:23 +01:00