updates changelog and various files
This commit is contained in:
parent
79ecfafeb5
commit
eaecb76d7a
|
|
@ -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 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 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 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.
|
All credits for the used pieces of code go to the respective authors.
|
||||||
|
|
||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
|
|
|
||||||
|
|
@ -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
|
1.3 Snapshot v22.8405.19856.1
|
||||||
Enhancements:
|
Enhancements:
|
||||||
- Added the Web Proxy!
|
- Added the Web Proxy!
|
||||||
|
|
|
||||||
|
|
@ -9,5 +9,5 @@ ExtendedVersionEditChangelog=True
|
||||||
//ExtendedVersionTemplate=%version% v11.2022.%extended-revision%%lite%
|
//ExtendedVersionTemplate=%version% v11.2022.%extended-revision%%lite%
|
||||||
ExtendedVersionTemplate=%version% Snapshot v22.%build%.%revision%.%extended-revision%
|
ExtendedVersionTemplate=%version% Snapshot v22.%build%.%revision%.%extended-revision%
|
||||||
ExtendedVersionRevision=1
|
ExtendedVersionRevision=1
|
||||||
InitialBootup=True
|
InitialBootup=False
|
||||||
IsLite=False
|
IsLite=False
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue