github farling42/foundryvtt-socketlib v1.0.4

latest releases: v1.1.3, 1.1.2a, v1.1.2...
4 years ago

New features

  • The this value of functions now contains the id of the user that triggered the function execution.
  • Some network packets are now more efficient.

Bugfixes

  • When an invalid user id is specified socketlib will now throw the correct error message.
  • When a player disconnects the moment an execution has been scheduled for their client the execution function will now throw an exception, as it would if the player hadn't been connected in the first place. Previously the execution would just silently fail and the promise never resolve in such cases.

Don't miss a new foundryvtt-socketlib release

NewReleases is sending notifications on new releases.