953 B
953 B
In development
New features
- The
thisvalue 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.
1.0.3
Bugfixes
executeForfunctions will no longer fail with an exception if a function scheduled to be called by the local user throws.
1.0.2
New API endpoints
- Added
executeForOthersandexecuteForOtherGMsthat execute for all users/all GMs except the local client.
Bugfixes
executeAsUserandexecuteForUsersdidn't execute locally if the id of the current user was passed in as recipient.executeForEveryoneandexecuteForAllGMsnow execute locally as well, as they should
1.0.1
New features
- Added support for game systems
Compatibility
- Add support for Foundry 0.8.1