Skip to content

Releases: Cruze03/Clientprefs

v1.0.3 Clientprefs

21 Aug 14:24
Compare
Choose a tag to compare
  • fix: "Native d01e4eb5 was invoked on a non-main thread" on player connect.
  • Devs can now save clientpref for player at PlayerDisconnect(HookMode.Post) too as the plugin now saves in database after 0.5 seconds.
  • Added more error logging and added variable in config to enable debug logs.

v1.0.3Fix

  • fix: "An item with the same key has already been added." error. Thanks to @exkludera

v1.0.2 Clientprefs

27 Jul 08:20
Compare
Choose a tag to compare
  • Fixed dictionary errors for players after map change.

v1.0.1 Clientprefs

21 Jul 08:57
Compare
Choose a tag to compare
  • Changed hook method of OnClientprefDatabaseReady & OnPlayerCookiesCached. Please re-refer ClientprefsExample.

v1.0.0 Clientprefs

17 Jul 13:35
Compare
Choose a tag to compare

Initial Release