1.2.0-stable

  • Release Date: 07/31/2022
  • Backend upgrade: Yes
  • Required: No
  • Language file changed: No

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

Releases 1.2.0-stable and newer:

  • Use Bootstrap 4, any custom templates will need to be updated.
  • Frontend: Requires PHP 7.1 - 7.4
  • Windows Backend Servers: Requires Microsoft .NET Framework 4.5 or greater

Releases 1.1.4-stable and newer no longer include Ventrilo, Mumble, or Teamspeak support

Features

  • Implemented namespaces in PHP so additional functionality can be added without collisions as well as being able to easily integrate into other developed systems.
  • Adjusted all code to be compatible with PHP 8, this will be offered as soon as ionCube provides the capability
  • Changed the “Manage” button on the Admin Gameservers page to bring the user directly to the gameserver instead of the user
  • Officially removed the deprecated hook system
  • Improved OS detection for the Windows backend
  • Removed unused dependencies
  • Updated Bootstrap from 3 to 4
  • Updated Datagrid
  • Updated jQuery
  • Updated jQueryUI
  • Updated jQuery Form
  • Updated Smarty

Bug Fixes

  • Fixed an error that caused the modal for deleting a scheduled task to appear twice
  • The gameserver statistics tab is now hidden if statistics is not enabled in the game template.

Template Files

  • All template files have been modified due to the Bootstrap upgrade
  • All javascript files have been modified

Language Changes

  • N/A

API Changes

  • Plugins require importing of the GSPPanel namespace classes