0bBinary
(Binary)
15
- Added new options for Datastores;
nocache
and nosandbox
.
- There are now default sounds for non-normal/pre-built notification types. (Warnings, Errors and Criticals).
-
env:GetLevel()
now supports UserId input for offline players.
- Rescripted MessageService (the MessagingService wrapper).
- Fixed issues with Notifications as seen in Re:Notify’s v1.1 patch note.
- Fixed custom argument types being removed by the sanity check.
- Removed
env:GetOfflineLevel(UserId)
. Use env:GetLevel(UserId)
instead.
- More micro-optimizations.
2 Likes