1.0.71-stable

  • Date: 10/03/2013
  • Backend upgrade: No
  • Required: No
  • Language file changed: Yes

IMPORTANT: PHP 5.3 is required as of 1.0.69, if you are still using PHP 5.2 we highly suggest you upgrade as it's end of life.

NOTE: If you are upgrading from a release older then 1.0.65 and using a custom theme you may need to update the css.

NOTE: If you get a page with just the background or the page does not display properly then clear your cache(templates_c and browser).

Features

  • Game servers can now be removed even if the machine is offline
  • Added a news utility, news will be displayed to all users that are on selected machines and/or games
  • Improved the graphing logic
  • Added the Quake3 rcon protocol

Bug Fixes

  • Fixed a javascript cron bug that prevents certain functions from working
  • When moving a game server the configs will only rewrite if a rewrite option is set to “start” or “edit” and it's set to create on install
  • Fixed false disk usage alerts
  • Fixed a new line issue on Windows servers causing new lines to duplicate

Template Files

  • default/admin/manageusergames/managegame.tpl
  • default/admin/configuration/managegames-add.tpl
  • default/admin/header.tpl
  • default/admin/utilities/news/add.tpl
  • default/admin/utilities/news/ajax-typelist.tpl
  • default/admin/utilities/news/list.tpl
  • default/client/managegame.tpl
  • default/client/submanagegame.tpl

Language Changes

  • 'clickforceremove' ⇒ “Click here for force remove it”,
  • 'news' ⇒ “News”,
  • 'date' ⇒ “Date”,
  • 'addnews' ⇒ “Add News”,
  • 'editnews' ⇒ “Edit News”,
  • 'nonews' ⇒ “No news has been posted”,
  • 'deletenews' ⇒ “Are you sure you want to delete this news?”

Code Changes

  • N/A