Skip to content

Releases: Grocel/3D-Stream-Radio

Workshop Release (rev446)

06 Sep 21:52
Compare
Choose a tag to compare
  • Fixed draw distance not working properly (#23)
  • Removed broken community playlists. GG-Radio has been taken offline.
  • Fixed Noise-fm playlist
  • Fixed stream title output

Workshop Release (rev445)

31 Jul 21:37
Compare
Choose a tag to compare
  • Fixed a bug with -disablehttp
  • Moved shipped playlist to data_static
  • Added BBC to playlists
  • Removed DW playlist

Workshop Release (Hotfix, rev444)

11 Jun 17:22
Compare
Choose a tag to compare

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

Workshop Release (rev443)

17 Feb 14:29
Compare
Choose a tag to compare

Fixed performance issues on quieter-behind-walls tracers.

Workshop Release (rev442)

07 Jan 19:27
Compare
Choose a tag to compare
  • Recompiled radio models.
  • Removed an unneeded function. (Thanks to @SligWolf)

Workshop Release (rev441)

04 Jan 22:54
Compare
Choose a tag to compare
  • Improved error handling and fixed broken loading
  • Improved loading speed and added a loading timer
  • Remove unused model formats (Thanks to @wrefgtzweve)

Workshop Release (rev440)

31 Dec 21:32
Compare
Choose a tag to compare

Fixed extreme slow loading time on some clients

Workshop Release (rev439)

30 Dec 03:29
Compare
Choose a tag to compare

Improved load times on some cases and updated wirelink support.

  • Removed 'collectgarbage( "collect" )' calls to improve load times on some cases.
  • Updated Wirelink detection to upcomming Wiremod changes.

Workshop Release (rev438)

24 Nov 22:27
Compare
Choose a tag to compare

Fixed fonts being duplicated and removed math.randomseed calls.

Workshop Release (rev437)

14 Nov 00:42
Compare
Choose a tag to compare

Fixed songs loops and allow URLs from admin radios

  • Fixed songs ending with "sound stopped" on song switch
  • Radios owned by admins will allow all URLs as admins are a trusted sources of media. ConVar: sv_streamradio_url_whitelist_trust_admin_radios 0/1, Enabled by default.