Skip to content

ArcDPS bindings v0.12.2

Compare
Choose a tag to compare
@Zerthox Zerthox released this 01 Sep 13:10
  • Add optional unwind support. Enabling the "unwind" feature changes the ABI of plugin functions to allow ArcDPS to catch panics and generate a crash log. This requires Rust 1.71.0 or later. (#2)
  • Fix Language representation to match Unofficial Extras enum.
  • Add Parse implementation to RawCombatEvent.