Skip to content

Workshop Release (rev449)

Latest
Compare
Choose a tag to compare
@Grocel Grocel released this 06 Dec 22:30
  • 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