Skip to content

1.1.5

Compare
Choose a tag to compare
@HenkW00 HenkW00 released this 19 Apr 16:49
· 18 commits to master since this release

Update 1.1.5

  • Added debug function to server.
  • Added discord logging to server.
  • Added debug statements to server.
  • Made script more readable.
  • Added version support.
  • Optimized client-side.
  • Optimizer server-side.
  • Added helpers to both client and server-side.
  • Combined nested if statements into a single condition for checking job whitelist.
  • Removed unnecessary else condition in the RegisterCommand function.
  • Simplified the condition for sending logs in the sendLog function.
  • Removed redundant for loop iteration syntax.
  • Simplified the getIdentity function and removed redundant ~= nil checks.