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

Contact Page Now With File Attachment Support

Contact page now supports file attachment, which should make it easier to send plugin related files directly. Got a request through email to allow adding file attachments – Supported file types are txt/zip/sp with a 200kb file size limit, not sure if it’s case sensitive but as far as i know, shouldn’t be. Feel free … 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

Radio v1.0.0.17 BETA 3 – Volume support in all mods

Another small update to enable volume control in all SourceMod supported mods (So far it seems like only CS:GO needs the silent MOTD loading compared to other mods). Slight change to the way cookies are done now also (The saved station isn’t a global saved URL anymore, it’s dependant on whether volume control is enabled … Read more

Radio v1.0.0.17 BETA 2 Released

Beta 2 is out to the public now after some testing and hopefully it’s working as intended. Previous beta 1 ended up with an error related RegClientCookie and had the same storage name for Station and Volume. How it actually worked at all is beyond me. Some users have reported experiencing the welcome message loading … Read more

Radio v1.0.0.17 BETA 1 – Public

Finally got around to a public beta for radio with built in volume controls using direct audio streams. Still need translators for the new strings and some more bugs fixed that might pop up. Ran many tests and can confirm 100% that volume is working in CS:GO and will be enabled for other mods, once … Read more

Match Server Manager – Progress Update

Progress update on Match Server Manager because I feel like I’ve been slacking posting any progress reports recently, being so close to a full re-release. All the menus have been switched over to the new format within SourceMod – This was quite a time consuming task with the plugin heavily based around menus to ease … Read more

Radio v1.0.0.16 Released

SourceMod Radio v1.0.0.16 is now released. Fixed a very rare client bug – Where a client would type !radiooff and disconnect before the menu displayed (Causing the plugin to call SetFailState). The code has also been cleaned up quite a bit and moved over to the new decals syntax, instead of using mixed mode which … Read more

Shorte.st Monetization WordPress Plugin HTTPS Fix

For anyone that’s used, or is using the Shorte.st Monetization plugin for WordPress, will have noticed that the entry script doesn’t load under websites utilising SSL. This is due to their CDN link inside the plugin using HTTP by default without an option to change over to HTTPS/SSL – Which causes most common browsers to … Read more

Server Crontab v2.0.0.0 Final

Server Crontab v2.0.0.0 final is now released for everyone. New documentation can be found here with the download link and example usage. Changelog: – Recoded the plugin to use new decals – Crontabs are now based on the official UNIX format – Read up more about them here – Added checks for a valid number … Read more