Skip to content

Releases: AunePVP/Game-Server-Query-and-Control-Center

v1.1.3-alpha

v1.1.2-alpha

v1.1.1-alpha

19 Jun 01:18
Compare
Choose a tag to compare

New Features

  • Display overlay if user has no rights to control the server
  • Add serverside check if user is permitted to control the server
  • Drag/Drop form to set which users can control the server
  • Go back to last tab after submitting a form
  • Remove server from account button

Bug Fixes

  • Hide scroll bar in chrome in control log
  • Display player-number 0 if server is offline
  • Update permissions for event log
  • Display title even if server is offline
  • Don't disable restart button after restart
  • Add server to users even if the server is already in database
  • Display Correct Minecraft title

Code Changes

  • Remove enabled from database
  • Fix PHP Warnings for empty variables

Full Changelog: v1.1.0...v.1.1.1-alpha

v1.1.0-alpha

17 Jun 05:26
Compare
Choose a tag to compare

DON'T DOWNLOAD THIS RELEASE. BUG FIXES WILL BE RELEASED SOON!

New Features

  • Control Server from the website (Start, Stop, Restart, Update, Backup)
  • Check if user is permitted to control the server
  • Button that deletes the server and all related data from the server
  • Add confirmation to delete the server
  • Add explanation links to the GitHub repo

Code Changes

  • Remove check if server is enabled

Bug Fixes

  • Use correct variable to check if registration is enabled

Full Changelog: v1.0.2-alpha...v1.1.0-alpha

v1.0.3-alpha

14 Jun 18:05
Compare
Choose a tag to compare

New Features

  • No new features. Only bug fixes.

Bug Fixes

  • Only display user in sidebar if user is admin
  • Remove link to dark and light css
  • Only display new version when a new version is available

Code changes

  • Remove commented code
  • use str_replace instead of preg_replace

Full Changelog: v1.0.2-alpha...v1.0.3-alpha

v1.0.2-alpha

13 Jun 04:05
Compare
Choose a tag to compare

New Features

  • New markdown to html library
  • Add a title for create admin user section in install.php

Bug Fixes

  • Require Rcon input at server add input form

Full Changelog: v1.0.1-alpha...v1.0.2-alpha

v1.0.1-alpha

13 Jun 01:22
Compare
Choose a tag to compare

New Features

  • Update install.sh script. Use git instead of curl.

Bug Fixes

  • Don't add server, if connection fails
  • 0 was displayed as server name if no cronjob was set

Full Changelog: v1.0.0-alpha...v1.0.1-alpha

v1.0.0-alpha

11 Jun 22:31
Compare
Choose a tag to compare

First release