fix query.php response in console

This commit is contained in:
Bitl 2021-09-27 14:35:59 -07:00
parent 10ede0a7fa
commit cb6e38e98e
3 changed files with 14 additions and 2 deletions

View File

@ -1,5 +1,16 @@
1.3 v1?.2021.1 1.3 v1?.2021.1
Changes from Pre-Release 5: Changes from Pre-Release 5:
- The server hosting panel is closed by default in the Stylish view. You must now click "Server" if you want to edit hosting settings and launch a server.
- Moved the customization button to somewhere where it's more pronounced.
- Fixed file moving. Again.
- Fixed a bug where the map file doesn't properly reset if it doesn't exist.
- Fixed a bug where the style would reset back to the Stylish style if the map didn't exist.
- Added Server Information functionality to the Stylish style.
- The launcher and Novetus CMD will now ping the master server upon server closure.
- Added 2 new command line arguments to Novetus CMD:
-serverbrowsername <server name> - Changes the name the server uses upon connection to the master server.
-serverbrowseraddress <master server address> - Changes the master server address.
- Novetus will now automatically generate a clientinfo.nov for clients that don't have one.
Changes from 1.2.4.1: Changes from 1.2.4.1:
- The OBJ2MeshV1GUI, The Asset Localizer, and the Item SDK have been merged to form the Asset SDK! - The OBJ2MeshV1GUI, The Asset Localizer, and the Item SDK have been merged to form the Asset SDK!
- Works with the Roblox Asset Delivery API! Note: Script assets wil have to be downloaded manually in order to be used in scripts. - Works with the Roblox Asset Delivery API! Note: Script assets wil have to be downloaded manually in order to be used in scripts.

View File

@ -71,5 +71,5 @@ if ($deleteentry == 1)
} }
// Display the server info to browsers. // Display the server info to browsers.
echo "" . htmlspecialchars($name) . ".<br>A " . htmlspecialchars($client) . " server.<br>Server Status: " . htmlspecialchars($status) . ""; echo "" . htmlspecialchars($name) . ". A " . htmlspecialchars($client) . " server. Server Status: " . htmlspecialchars($status) . "";
?> ?>

View File

@ -143,4 +143,5 @@ Catch a JPEG to the head!
I've seen footage! I've seen footage!
No advertisements! No advertisements!
dart zone gang dart zone gang
This machine kills fascists! This machine kills fascists!
Whoops! You have to put the CD in your computer.