Skip to content

ArcDPS bindings v0.16.0

Latest
Compare
Choose a tag to compare
@Zerthox Zerthox released this 02 Feb 16:49

This update includes several breaking changes in the Unofficial Extras interface as well as for GUIDs in EVTC structs.

  • Update for latest Unofficial Extras release:
  • Fix incorrect Unofficial Extras version check
  • Make Unofficial Extras structs equivalent to their raw C version (akin to the change made for ArcDPS structs in v0.13.0)
  • Move ArcDPS realtime API Agent to the evtc crate (behind the "realtime" feature)
  • Fix misinterpretation of GUIDs in EVTC structs like ContentGUID
  • Improve thread-safety