Radio 2.0.0.0 BETA 1 – Released

Managed to get a BETA 1 ready for release. Seems like most the features are in a stable condition right now and good for testing in the general public. Big thing since ALPHA 1, completley dropped cURL support and switched everything over to SteamWorks. Was a bad idea from the start to use a practically … Read more

Radio v2.0.0.0 ALPHA 1 – Open for testing

Decided to release Radio version 2 for alpha testing right now. Currently open to the public but requires the complete package to function correctly. Download the complete package directly from here. Plugins included: Dynamic by Neuro_Toxin from here – Awesome plugin used to store the stations and genres (This is essential for plugin functionality to … Read more

Radio v1.0.0.22 Released

Released a small update to address a couple of issues reported by users. One of them was caused by an automated PHP/MYSQL script I wrote using the key values format, adding double quotes around the settings, inside the radiostations_vol.ini. Also, added Mult-colors by Bara which has much more better mod(s) support. Last small fix was … Read more

Radio v1.0.0.21 Released

This is another small bugfix with hopefully all the translation errors fixed now. Was a problem in the turkish translation with an extra “. Didn’t really have a chance to fully test with my environment set up for version 2 right now, apologies for missing such a simple bug.

Radio v1.0.0.20 Released – Small translation bug fix

This is just a small update that fixes the bugs with the translations files and adds Polish support, thanks to CamerDisco. One small thing i forgot to add, all internal links within the plugin now utilise HTTPS for improved user security. Latest version can be found on the Radio page or downloaded directly here

Radio 1.0.0.19 Released

Small update to change to a thread safe method of using GetClientSerial and added a Turkish translation, thanks to chalr. Sneaky but big update in this version is the radiostations_vol.ini, which was generated automatically using the ShoutCast API, using a cached internal database. Get the last version from here The next version is completley skipping … Read more

Radio v1.0.1.0 BETA Progress Update

Got some good news for the next Radio update coming out very soon, hopefully everything will be ready by this weeked – Could practically say the plugin was almost completley rewritten, compared to the last release. Managed to get ShoutCast API access yesterday and had a chance to play around with it today – Ended … Read more

Radio v1.0.0.18 Released

Released a small update to fix issues and requests which were reported with v1.0.0.17. v1.0.0.18 Plugin now auto-creates config file, if not found Added support for colors.inc in the translation files Fixed the problem with the plugin unable to start when updater wasn’t installed (Thanks Dr. McKay – REQUIRE_PLUGIN is set by default) Been testing out … Read more

Radio v1.0.0.17 Final Released

New update adds volume control within the menu, for direct streams and auto-updater support. All the new features are fully configurable and seem to be bug free. Make sure to modify the setting to your own personal preference. You’ll need to install the Updater plugin by GoD-Tony, over on the SourceMod forums for auto-updating. Full … Read more

Radio v1.0.0.17 BETA 4 – Menu Fixed

Sorry about the huge amount of releases for one day but this really had to get fixed. Was browsing over the code and noticed that when the cVar for volume control was disabled, the menu would load up incorrectly (Problems when coding late at night – which i think is why most these bugs occured … Read more