- Fix some functions causing crashes due to the
FlowContext
struct being too short (we're lucky anything worked lol)
- Update signatures to work with P5R version 1.0.4
- Fixed float arguments being truncated (thanks to SecreC. for finding this)
- Fix flow calls from the main thread softlocking the game
- Fix missing update support :(
- Add game enums
- Add support for yielding functions (like SKILL_ADD)
- The initial version of the mod!