Fixed a bug that required games to be enabled for both Linux and Windows servers
Template Files
bootstrap/admin/configuration/settings.tpl
bootstrap/admin/machines/managemachines-add.tpl
Language Changes
'diskthrottlecommand' ⇒ “Disk throttle command”,
'diskthrottletooltip' ⇒ “This allows you to specify a command that limits disk I/O when game servers are installed, deleted, backups taken/restored, and when updates are installed. For example you may want to run 'ionice -c2 -n7' to limit i/o when performing these actions.”,
'advancedfeatures' ⇒ “Advanced Features”,
'advancedfeaturestooltip' ⇒ “Only enable this if you are an advanced user, this will unlock some features that may be difficult to use or understand. Disabling this after setting advanced features up may disable those settings”,
'quota' ⇒ “Quota”
Code Changes
Added a new 'loadbalance' event so user's can over-ride the default load balancer.