Skip to content

v5.3.2

Latest
Compare
Choose a tag to compare
@IgnisAlienus IgnisAlienus released this 10 Jun 00:56
d1b8eb2

Update to /squad-server/plugins/my-squad-stats.js

  • Added: Sending Current Players and Squads to MySquadStats each Minute - This data will appear on the Server's MySquadStats Page
  • Updated: Processing of Retry Requests. After logging over several updates I've determined there are several Retries that get stuck in a perpetual "Retry". Instead of allowing endless Retries of a request, it only gets one chance. The only exception is if MySquadStats is DOWN, it will continue to store the Retry for another attempt.
  • Updated: Complete overhaul of how current Admins/Whitelist are handled. Much more of the work is now done on MySquadStats' side now.
  • Updated: Added the raw TeamIDs to the Match Data sent on End of Round.
  • Fixed: Bug in Match ID being sent with the Player Death Event should Match ID be "null" for some reason.