From eaecb76d7a038776f6f25b5f4a724b343143977c Mon Sep 17 00:00:00 2001 From: Bitl Date: Fri, 6 Jan 2023 12:13:54 -0700 Subject: [PATCH] updates changelog and various files --- README-AND-CREDITS.TXT | 2 +- changelog.txt | 10 ++++++++++ scripts/launcher/info.ini | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/README-AND-CREDITS.TXT b/README-AND-CREDITS.TXT index 6d0f604..4be084b 100644 --- a/README-AND-CREDITS.TXT +++ b/README-AND-CREDITS.TXT @@ -309,7 +309,7 @@ Thank you Nukley for the idea of the Splash Tester. Credits go to Nostal-ia for getting 2011M corescripts working and helping me with 2011E corescripts. Credits to Hazelnut (creator of JRBX) for the buttons used in the Stylish style. Credits go to davcs86 for the HWID generation code (https://github.com/davcs86/csharp-uhwid) -Credits got to BRAVONATCHO and Sodikm for the web proxy code. +Credits go to BRAVONATCHO and Sodikm for parts of the web proxy code. All credits for the used pieces of code go to the respective authors. ------------------------------------------------------------ diff --git a/changelog.txt b/changelog.txt index a9d963b..c286554 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,13 @@ +1.3 Snapshot v22.8406.21589.1 +Enhancements: +- Added the following functionality to the Web Proxy: + - Asset Redirection + - Various web pages. + +Fixes: +- Fixed various stability issues with the Novetus Script Engine (used for Web Proxy Extensions). +- Improved the reliability and functionality of the Console when printing a large number of messages. +---------------------------------------------------------------------------- 1.3 Snapshot v22.8405.19856.1 Enhancements: - Added the Web Proxy! diff --git a/scripts/launcher/info.ini b/scripts/launcher/info.ini index e90a3fa..ff02e34 100644 --- a/scripts/launcher/info.ini +++ b/scripts/launcher/info.ini @@ -9,5 +9,5 @@ ExtendedVersionEditChangelog=True //ExtendedVersionTemplate=%version% v11.2022.%extended-revision%%lite% ExtendedVersionTemplate=%version% Snapshot v22.%build%.%revision%.%extended-revision% ExtendedVersionRevision=1 -InitialBootup=True +InitialBootup=False IsLite=False