Garry's Mod

Garry's Mod

3D Stream Radio
Showing 131-140 of 215 entries
< 1 ... 12  13  14  15  16 ... 22 >
Update: Feb 27, 2015 @ 12:49pm

- Fixed the GUI color tool being broken.

Update: Feb 23, 2015 @ 11:37am

- Added an API for addon or gamemode developers.
API Functions so far:
bool StreamRadioLib.EditRadio( Entity Radio [, table settings] )
Entity StreamRadioLib.SpawnRadio( [Player player [, string model [, Vector pos [, Angle ang [, table settings]]]]] )
bool StreamRadioLib.IsValidRadioSettings( any settings )

More detailed infos in lua/streamradio_core/api.lua.[xp-dev.com]
Please report any issues with it and give me suggestions.

- The menu content is no longer networked when the GUI is disabled.
- Fixed the radio repeating itself like a broken record while in-menu in single player.

Update: Feb 21, 2015 @ 9:58pm

- Fixed an error.

Update: Feb 21, 2015 @ 9:49pm

Update: Feb 21, 2015 @ 9:32pm

Update: Feb 21, 2015 @ 9:24pm

- Added Soundcloud support.

Update: Feb 3, 2015 @ 10:21am

- Added a way to disable the radio controlling, it is useful for locking the radio to a stream. Wiremod controlling is not affected.

Update: Feb 1, 2015 @ 2:09am

Update: Jan 31, 2015 @ 1:43pm

- The radio can be spawned without the tool via the console now too.

Update: Jan 31, 2015 @ 1:42pm