Garry's Mod

Garry's Mod

3D Stream Radio
正在显示第 1 - 10 项,共 216 项条目
< 1  2  3 ... 22 >
更新于:6 月 23 日 上午 10:50
作者:Grocel

- Debounce url logging for same content. Avoids spam.
- Improve output of the radio entity also.
- Entity reload keeps motion state.
- Small optimization to VR check.

更新于:2024 年 12 月 6 日 下午 2:10
作者:Grocel

- Fixed Lua error: lua/streamradio_core/client/cl_menu.lua:127: attempt to call upvalue 'oldThink' (a nil value)
- Added hook "3DStreamRadio_OnPlayStream", this is called when a radio attempts to start a stream. This is useful for logging. It can not prevent streams. Use "3DStreamRadio_UrlIsAllowed" for that instead.
- Improved URL logging to spam less and to be more accurate when telling about the using player.
- Logging is controlled via convar: "sv_streamradio_url_log_mode 0/1/2"

更新于:2024 年 11 月 23 日 上午 9:40
作者:Grocel

- Fixed "3DStreamRadio_UrlIsAllowed" hook not being called.

更新于:2024 年 11 月 18 日 下午 3:29
作者:Grocel

- Added serverside logging for stream URLs.
- Added hook 3DStreamRadio_UrlIsAllowed.

更新于:2024 年 9 月 6 日 下午 2:49
作者:Grocel

- Fixed draw distance not working properly
- Removed broken community playlists. GG-Radio has been taken offline.
- Fixed Noise-fm playlist
- Fixed stream title output

更新于:2024 年 7 月 31 日 下午 2:35
作者:Grocel

- Fixed a bug with -disablehttp
- Moved shipped playlist to data_static
- Added BBC to playlists
- Removed DW playlist

更新于:2024 年 6 月 11 日 上午 10:15
作者:Grocel

Fixed error: lua/streamradio_core/network.lua:673: attempt to index local 'entTable' (a nil value)

更新于:2024 年 2 月 17 日 上午 6:25
作者:Grocel

Fixed performance issues on quieter-behind-walls tracers.

更新于:2024 年 1 月 7 日 上午 11:22
作者:Grocel

- Recompiled radio models.
- Removed an unneeded function. (Thanks to SligWolf)

更新于:2024 年 1 月 4 日 下午 2:48
作者:Grocel

- Improved error handling and fixed broken loading
- Improved loading speed and added a loading timer
- Remove unused model formats (Thanks to Redox)