From be84a43b802817d972f79d7d03f8a713c82cd3f2 Mon Sep 17 00:00:00 2001 From: Bitl Date: Mon, 4 Jul 2022 13:11:02 -0700 Subject: [PATCH] snapshot release --- changelog.txt | 14 ++++++++++++++ scripts/launcher/ContentProviders.xml | 10 ---------- scripts/launcher/info.ini | 8 ++++---- 3 files changed, 18 insertions(+), 14 deletions(-) diff --git a/changelog.txt b/changelog.txt index 65c0b47..31cfbad 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,17 @@ +1.3 Snapshot v22.8220.23140.1 +Enhancements: +- Novetus will now switch to the Extended style by default under Wine due to the lack of WPF support. +- Logs are now stored in the "logs" directory. +- Removed the Novetus Asset Redirect due to the hosting provider taking it down. +- Removed the "Show Item Types" option from the Asset Fixer as it was deprecated by the Item SDK. +- Added better Asset Fixer error handling. + - The Asset Fixer will now show up as "ASSETFIX" in the logs if there is an error. + +Fixes: +- Made the initial Asset Fixer "Unable to fix the asset." error message more descriptive. +- Rewrote the Asset Fixer, fixing many issues with downloading place assets. +- The Asset Fixer now doesn't override the URL of items when an error is brought up. +---------------------------------------------------------------------------- 1.3 v6.2022.1: Changes from 1.3 v2.2022.1: Enhancements: diff --git a/scripts/launcher/ContentProviders.xml b/scripts/launcher/ContentProviders.xml index 6989503..3f10739 100644 --- a/scripts/launcher/ContentProviders.xml +++ b/scripts/launcher/ContentProviders.xml @@ -2,16 +2,6 @@ - - Roblox (Official Novetus Redirect) - http://novetus.mygamesonline.org/asset?id= - robloxnovetus.png - - Roblox (Asset Delivery, Incompatible w/ older clients) https://assetdelivery.roblox.com/v1/asset/?id= diff --git a/scripts/launcher/info.ini b/scripts/launcher/info.ini index 59a3f2d..7f795da 100644 --- a/scripts/launcher/info.ini +++ b/scripts/launcher/info.ini @@ -5,9 +5,9 @@ DefaultMap=Dev - Baseplate2048.rbxl UserAgentRegisterClient1=2007M UserAgentRegisterClient2=2010L ExtendedVersionNumber=True -ExtendedVersionEditChangelog=False -ExtendedVersionTemplate=%version% v6.2022.%extended-revision%%lite% -//ExtendedVersionTemplate=%version% Snapshot v22.%build%.%revision%.%extended-revision% +ExtendedVersionEditChangelog=True +//ExtendedVersionTemplate=%version% v?.2022.%extended-revision%%lite% +ExtendedVersionTemplate=%version% Snapshot v22.%build%.%revision%.%extended-revision% ExtendedVersionRevision=1 IsLite=False -InitialBootup=True +InitialBootup=False