Garry's Mod

Garry's Mod

3D Stream Radio
Viser 1-10 af 216 forekomster
< 1  2  3 ... 22 >
Opdatering: 23. juni kl. 10:50

- 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.

Opdatering: 6. dec. 2024 kl. 14:10

- 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"

Opdatering: 23. nov. 2024 kl. 9:40

- Fixed "3DStreamRadio_UrlIsAllowed" hook not being called.

Opdatering: 18. nov. 2024 kl. 15:29

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

Opdatering: 6. sep. 2024 kl. 14:49

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

Opdatering: 31. juli 2024 kl. 14:35

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

Opdatering: 11. juni 2024 kl. 10:15

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

Opdatering: 17. feb. 2024 kl. 6:25

Fixed performance issues on quieter-behind-walls tracers.

Opdatering: 7. jan. 2024 kl. 11:22

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

Opdatering: 4. jan. 2024 kl. 14:48

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