Commit Graph

6 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
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
0518499a4c Initial set up for item use 2025-01-10 11:11:50 +01:00