MOTD Fixer PHP Updates - IP Authentication Fixed

6 September 2017

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

I...

Read more

Radio 2.0.0.10 - Released

6 September 2017

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

...

Read more

MOTD Fixer v1.04 - Ready

5 September 2017

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

Read more

MOTD Fixer v1.03 Plus PHP Script Updates

1 September 2017

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

Read more

MOTD Fixer v1.02 - Client IP Handling Changes

31 August 2017

Release MOTD Fixer v1.02 that changes how client IP's are sent to the script. This will hopefully overcome certain issues with a few select hosts and strange behaviour getting client IPs.

MOTD Fixer v1.02:

  • Client IP's are now sent through a query string
  • New command added “motdf_serverip” – G...

Read more

MOTD Fixer v1.01 - Typo Fix

30 August 2017

Release a small update to MOTD fixer that corrects a typo in the console variable name for validate type, was modtf instead of motdf.

Another bonus is a small example plugin - Showing how to use Google with a search query string.

Enjoy

P.S.: Expect updates to the web panel - hopefully later...

Read more

Radio v2.0.0.9 - Volume Control Fixes

29 August 2017

Got an updated released for Radio that fixes the volume settings loading incorrectly.

Changelog:

  • Problem with the volume loading incorrectly fixed
  • Added feedback for MOTD Fixer and checks if available - Translation file updated too
  • New radiovolume.txt/shoutcastcustom.txt added to the packa...

Read more

MOTD Fixer - Web Script Update

24 August 2017

Made a slight change to the web script in how it handles IP addresses. Was using ip2long that only works for IPv4 addresses and switched back to the basic string storage/comparison.

If you're updating,then make sure to re-run init.sql for the IP storage changes inside the database.

Latest versio...

Read more

Radio v2.0.0.8 FINAL And MOTD Fixer v1.00 FINAL - Releases Ready

21 August 2017

Finally got Radio and MOTD Fixer both out of beta now - With a final release of each plugin.

Everything seems to be pretty stable and running as intended, had no issues reported thus far other than the problems which was fixed during beta.

Changelogs:

Radio v2.0.0.8 FINAL:

  • Added a missing...

Read more

MOTD Fixer v1.00 BETA 5 - Released

20 August 2017

Pushed another update today for MOTD Fixer. Resolves the issues with SteamWorks and various other code changes, including more feedback.

Full changelog can be found below:

  • Fixed the SteamWorks unloaded error message Was checking a function that wasn't being called with GetFeatureStatus.
  • More...

Read more