Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 504 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 504 Bytes

1.0.6

  • Fix some functions causing crashes due to the FlowContext struct being too short (we're lucky anything worked lol)

1.0.5

  • Update signatures to work with P5R version 1.0.4

1.0.4

  • Fixed float arguments being truncated (thanks to SecreC. for finding this)

1.0.3

  • Fix flow calls from the main thread softlocking the game

1.0.2

  • Fix missing update support :(

1.0.1

  • Add game enums
  • Add support for yielding functions (like SKILL_ADD)

1.0.0

  • The initial version of the mod!