- Fixed Lua errors:
- `lua/streamradio_core/tool.lua:480: attempt to call method 'GetMode' (a nil value)`
- `lua/entities/base_streamradio.lua:486: attempt to index upvalue 'LIBUtil' (a nil value)`
- Fixed global scope pollution
- Some code clean up and new glualint config
- Added a new GUI skin preset called "Stream Original"
- Made the radio much louder now. It is no longer that quiet in 3D mode anymore.
- The maximum of global volume setting was increased from 1 to 10.
- The playlist system supports asynchronous data obtaining and virtual folders and files now.
- Fixed some bugs with the playlist editor
- Other minor bug fixes
- Removed that useless game integrity check. It was a bit over the top.
- Updated version check, as the latest game version is needed for this update.
- Added playlist support for the addon F.G.T. Radio.
- Removed playlist support for the addon PatchPlay.
- Moved all addon playlists to the ":addons" folder.