v3.19.0
github-actions
released this
06 Apr 13:46
·
117 commits
to master
since this release
Features
- imports/server: getFilesInDirectory (Linden)
- locale: locale hotloading (Linden)
- settings: add ox_lib command and user-selected locales (Linden)
- client/notification: add support for native audio sounds (#455) #455 (Ethan)
- settings: toggle notification audio (Linden)
- server: triggerClientEvent with multi-target support (Linden)
- imports/logger: add fivemanage as logging option (#536) #536 (Christopher)
Bug Fixes
- locale: trigger setLocale in locale module (Linden)
- streamingRequest: missing asset name in error message (Linden)
- streamingRequest: missing return value (Linden)
Code Refactoring
- streamingRequest: internal method for request functions (Linden)
- resource: load extra modules (Linden)
- requestAudioBank: return string (Linden)
- notify: minor cleanup for notification audio (Linden)
- require: improve module resolution and debugging info (Linden)
- require: cleanup and improve debug info (Linden)
Chores
- add gitignore to forcibly keep cache directories (Linden)