MOTD Fixer – Plugin And Web Updates

Released updates to MOTD Fixer SourceMod plugin and the web script. This release should fix potential database bloat (Will issue a delete command on disconnected client that reach the 2nd stage of MOTDF_ShowMOTDPanel) and running on an unsupported mod type (If an unsupported mod type is found – The plugin will load a slightly customised … Read more

Radio v1.0.0.23 – Fixes

Some might say this was a bit random, but decided to fix the bugs under the old Radio plugin. Was thinking about doing this for a while for it’s simplicity compared to Radio 2, and feel that users are still a bit overcome by the complexity of version 2. Good news now is: I’ve applied … Read more

MOTD Fixer v1.05 – Long URL’s fixed

Released a small update to address certain URL’s loading incorrectly and fixed the google example plugin query string – The buffers for storing the sent panel_url was too small and anything over 128 characters was getting cut off. Changelog: – Fixed long URL’s not loading correctly (Increased the buffer sizes) – Fixed the google search … Read more

Radio 2.0.0.13 – Left 4 Dead 2 Support

This updated adds full support to Left 4 Dead 2 and hopefully 1 – 1 is untested though, so feedback on this would be great. Ignore the skipped update, had to increment by 1 because of a typo issue that was already pushed on the auto-updater. With this update Radio now utilises two type of … Read more

Radio 2.0.0.11 Released

Another update to Radio with full french language support – Huge thanks to Cripix. Ended up reverting the ShoutCast timer change, was incorrect and not sure how I thought 6 mins was right :oops: – ShoutCast updater now checks every 30 minutes. Changelog: Reverted ShoutCast update timer fix – Was incorrect (Checks every 30 minutes … Read more

MOTD Fixer PHP Updates – IP Authentication Fixed

Small update for the MOTD Fixer web-script. This is a small patch to address the IP authentication and not allowing client URL’s to be registered. Changelog: Fixed IP based authentication on register_url() Fixed row count not returning on cleanup_db() Smaller code changes If anyone finds anymore problems – Feel free to contact me here or … Read more

Radio 2.0.0.10 – Released

This release is another small maintenance patch that includes MOTD Fixer and SMJansson inside the base package. Wasn’t 100% sure about including MOTD Fixer, but the complete package is meant to have full functionality out the box, without playing around with plugins and such. v2.0.0.10 Changelog: Added missing Radio Playlist Converter source code Fixed the … Read more

MOTD Fixer v1.04 – Ready

New version of MOTD Fixer is ready for release. Still trying to work out a small bug in certain configurations with the extra logging, but that should hopefully be fixed in the next update. Changelog: Fixed IP based validation – Was only checking token and not cVar settings Added more logging feedback to help with … Read more

MOTD Fixer v1.03 Plus PHP Script Updates

Released an update to MOTD Fixer – To see if it resolves a reported problem with certain clients information not being set, or SteamWorks HTTP requests failing. MOTD Fixer v1.03: – Added an extra check for disconnected clients – Another stage added to the Native_MOTDF_ShowMOTDPanel for feedback The PHP script had quite a few changes … Read more