11 Commits

Author SHA1 Message Date
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
b2ba3d96ba
Adds more abilities 2025-06-07 11:03:48 +02:00
441f5dddaf
Add all missing docs 2025-05-03 14:18:12 +02:00
7c2845502d
Bunch more moves, changes in how additional information for items works. 2025-04-14 15:29:26 +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
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
10f411f076 Remove FluentResults, documentation 2024-07-28 12:52:17 +02:00
cb2b566388 Adds script hooks, bug fix for empty ScriptIterator 2024-07-28 11:46:36 +02:00
9186d0efcc Initial work on scripts 2024-07-27 16:53:06 +02:00