Blog

Development notes, SourceMod releases, radio updates, and archived posts from the original WordPress site.

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

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

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

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

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

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

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

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

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