Update changelog.txt
This commit is contained in:
parent
12ca4d2f4a
commit
4536af2bdf
|
|
@ -1,9 +1,12 @@
|
||||||
1.3 Snapshot v22.8251.29664.1
|
1.3 Snapshot v22.8253.19867.1
|
||||||
Enhancements:
|
Enhancements:
|
||||||
- Added backwards compatibility for master servers only using query.php. Master Server owners should still move to the new list/delist.php system.
|
- Added backwards compatibility for master servers only using query.php. Master Server owners should still move to the new list/delist.php system.
|
||||||
|
- Sped up the asset fixing process with the Asset Fixer.
|
||||||
|
- The asset fixer will now report the progress on actual asset links.
|
||||||
|
|
||||||
Fixes:
|
Fixes:
|
||||||
- Fixed master server pings making the launcher/CMD unresponsive.
|
- Fixed master server pings making the launcher/CMD unresponsive.
|
||||||
|
- Fixed URL parsing in the Asset Fixer.
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
1.3 Snapshot v22.8251.28463.2
|
1.3 Snapshot v22.8251.28463.2
|
||||||
Fixes:
|
Fixes:
|
||||||
|
|
@ -25,6 +28,7 @@ Enhancements:
|
||||||
- Improved the stability of master server pings.
|
- Improved the stability of master server pings.
|
||||||
- The Master Server has been split into 2 files: list.php and delist.php
|
- The Master Server has been split into 2 files: list.php and delist.php
|
||||||
- Each server now has a randomly generated ID that is only visible to the server host (in the console) and the master server host (in serverlist.txt)
|
- Each server now has a randomly generated ID that is only visible to the server host (in the console) and the master server host (in serverlist.txt)
|
||||||
|
- IDs will become visible in the Console in some Novetus launcher styles and NovetusCMD.
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
1.3 Snapshot v22.8245.27180.1
|
1.3 Snapshot v22.8245.27180.1
|
||||||
Notes:
|
Notes:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue