Workshop Release (rev428)
Fixed radio not playing on spawn. Crash fix.
- Fixed radio not playing from toolgun on spawn.
- Fixed a crash when the radio is being looked at in developer 1 on some streams. This was caused by a debugoverlay.EntityTextAtPosition() call. (Facepunch/garrysmod-issues#5554)
- Improved Stream URL text fields. They are multi line now to improve UX with long URLs. You can still put only one URL it it, though.
- Put the Toolgun Stream URL description into a collapsible box.
- Sanitized Stream URLs to prevent abuse with malformed URLs.
- Limited Stream URLs to 480 chars (GMod networking limit). This also prevents abuse.
- Radios owned by admins are no longer affected by "sv_streamradio_allow_customurls 1". So admins can always spawn radios with customs URLs.
- Changes to "sv_streamradio_allow_customurls" will affect all spawned radios immediately. Including automatically stopping/resuming streams with "illegal" URLs.
- Added multiple Wire Inputs and Outputs for Display and switching tracks.