GamePanelX (GPX)
Release Notes
gpx-master-0.33
Changes/Additions:
- Fixed bug on the "statusInfo.php" page where the page would error out stating the pages "../auth.php" and "../config.php" didn't exist.
gpx-master-0.32
Changes/Additions:
- Fixed GameManager displaying incorrectly
- Added a description for games
- Added dynamic pricing, server logging and logging to one file for Counter-Strike games
--
- Added new configuration setup - set your database info in 'include/config.php' as usual, and that's it. The rest is done in "Server Setup" and "Edit Configuration".
- Temporarily removed Support Tickets
- Added "New Game Server" under the category "Server Setup". You can use this to add a game server to any existing user who is not an admin.
- Updated "UserEditor". You can now click on a user and see what games they have, the number, and the total games, as well as all their info.
- Updated "CreateUser". Fixed the game portion so when you select a game, the correct settings are displayed and it's correctly created.
- Updated the install page and added an update page. Point your browser to /GamePanelX/install/, and choose whether you are installing or upgrading.
gpx-slave-0.32
Changes/Additions:
- Package now is all-in-one. Contains Pure-FTPd for FTP management, Lighttpd for restarting/stopping/etc servers, and APF Firewall. Directory will reside in /usr/local/gpx. Accounts etc will still be inside /home/gpx.
gpx-master-0.30
Bug Fixes:
- Fixed "unknown column 'unix_user'" error on the NewSlave page
- Fixed PHP error on VoiceManager page
- Fixed various spots where looks weren't matching the rest of the styling
Additions:
- Added Support Tickets. There are admin/client tickets, and any client can start a ticket/close a ticket. Admin users respond as (you guessed it) admin users and you can communicate easily this way. More (much needed) additions such as e-mail notifications when you have a new ticket, a more obvious look to the newest unread tickets, etc will be added soon.
gpx-master-0.25
First release!