p5rpc.lib 1.1.0

A library that makes it easy for mods to use some of the game's native functions such as flowscript functions

No packages depend on p5rpc.lib.

p5rpc.lib Changelog

1.1.0

  • @oceanstuck - Added the ability to use flow functions that require a shared context (like FLD_SCRIPT_EXEC)
    • This is done using the new NewSharedCaller method on the FlowCaller object
    • See the README for an example

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!

Version Downloads Last updated
1.1.0 1,799,577 7/3/2026
1.0.6 11,928,718 1/23/2025
1.0.5 2,977,465 9/15/2024
1.0.4 4,529,303 1/9/2024
1.0.3 1,565,069 12/29/2022
1.0.2 3,920 12/28/2022
1.0.1.1 349 12/28/2022
1.0.1 1,041 12/28/2022
1.0.0 164,434 11/29/2022