Skip to content

2.1.1

Latest

Choose a tag to compare

@JujuAdams JujuAdams released this 24 Sep 13:56
· 1 commit to main since this release
  • Improves installation guide
  • Adds links to documentation in multiple places
  • Game version is now set via UA_GAME_CLIENT_VERSION rather than two separate values hidden in scripts
  • Fixes timestamp compliance
  • Adds UARequestDeletion() to allow a user to request data deletion
  • Adds maximum pending event limit to avoid memory leaks in edge cases
  • Removes old heartbeat mechanism, now using standard event gameRunning
  • Fixes HTTP response debug output
  • Fixes pending packets not being stored correctly