diff --git a/Novetus/NovetusCore/StorageAndFunctions/FileManagement.cs b/Novetus/NovetusCore/StorageAndFunctions/FileManagement.cs index c0879b0..adabf0a 100644 --- a/Novetus/NovetusCore/StorageAndFunctions/FileManagement.cs +++ b/Novetus/NovetusCore/StorageAndFunctions/FileManagement.cs @@ -288,6 +288,7 @@ namespace Novetus.Core public override void ReadSettingEvent() { + //@TODO Reenable customization. //FileManagement.ReloadLoadoutValue(); } } diff --git a/README-AND-CREDITS.TXT b/README-AND-CREDITS.TXT index 7d74297..626883e 100644 --- a/README-AND-CREDITS.TXT +++ b/README-AND-CREDITS.TXT @@ -44,7 +44,6 @@ Enhancements from RBXLegacy The Final Update 1.16.2 & 1.18.1: - 2006 Color presets! - More character colors. - Graphical Options menu with Automatic and Custom options. -- ReShade integration. - Online clothing support with customizable clothing providers. - 3 styles; an Extended style for easy access to options, a Compact style resembling the original RBXLegacy, and a default Stylish style built for accessibility and nostalgic style. @@ -319,37 +318,6 @@ Mark James' Silk icon set 1.3 The Discord Rich Presence icons and the SDK icons used for this application use Mark James' Silk icon set 1.3. http://www.famfamfam.com/lab/icons/silk/ ------------------------------------------------------------- -ReShade ------------------------------------------------------------- - -Copyright 2014 Patrick Mours. All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - -Redistributions of source code must retain the above copyright notice, -this list of conditions and the following disclaimer. - -Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation -and/or other materials provided with the distribution. - -Neither the name of the copyright holder nor the names of its contributors -may be used to endorse or promote products derived from this software without -specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - ------------------------------------------------------------ Novetus Launcher and Script license (MIT License) ------------------------------------------------------------ diff --git a/changelog.txt b/changelog.txt index 028a179..ee04ba1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,10 +1,28 @@ +EDGE Snapshot v23.8542.41029.1 +Notes: +- This snapshot begins the introduction of EDGE builds, snapshots with heavily unpolished, work-in-progress features coming to Novetus. The EDGE features will be listed in each EDGE snapshot. +- Customization has been temporarily disabled for the time being. This snapshot was deployed to test the stability of the EDGE features listed below, and certain features were turned off to prevent further unstability. + +EDGE features: +- Rewrote the config system. + - The config system will now save every edit done to fields. + - Saving configs will not work, as there is no way to manually save them due to the nature of the new system. + +Enhancements: +- Removed ReShade integration due to issues with AMD cards. + - This change also removes the dlldelete setting command. +- Simplified command-line usage of the Novetus Console. + - Before, -cmdonly and -cmdmode were required before executing any other command line parameters. Now, only -cmdonly is required. + +Items: +- Added a Contest Winner: Hair O' Snow by tobu.fi! +---------------------------------------------------------------------------- Snapshot v23.8482.17361.1 Enhancements: - Slightly sped up asset loading times with the Web Proxy. - Added the following Security changes to 2009E. - Removed customization security check, as Appearance isn't a required security value. - Removed a useless for loop in the kicking code. - - Removed tripcodes as the security system already has a tracking system for users. - MD5 values and Tripcodes can no longer be modified by the server owner. - Novetus now checks for string length for MD5s and Tripcodes. @@ -53,6 +71,8 @@ Fixes: - Fixed launcher DPI scaling. - Fixed a potential security vulnerability with empty master server entries. ---------------------------------------------------------------------------- +"Numberless" Version +---------------------------------------------------------------------------- 1.3 Snapshot v22.8412.32591.1 Enhancements: - Added badge support to the Web Proxy. diff --git a/consolehelp.txt b/consolehelp.txt index ecad7db..04cc78e 100644 --- a/consolehelp.txt +++ b/consolehelp.txt @@ -8,7 +8,6 @@ Commands:|3 + studio map - Launches Roblox Studio with the selected map|4 + studio nomap - Launches Roblox Studio without the selected map|4 + sdk - Launches the Novetus SDK Launcher|4 -+ dlldelete - Toggle the deletion of opengl32.dll when ReShade is off.|4 + altip - Sets the alternate server IP for server info. Replace with your specified IP or specify 'none' to remove the current alternate server IP|4 + clear - Clears all text in this window.|4 + help - Clears all text and shows this list.|4 @@ -32,16 +31,10 @@ GLOBAL - Affects launcher session.|5 ---------|1 CONSOLE - Affects console only.|5 ---------|1 +NOTICE: Will not function if the console is not in console-only mode (-cmdonly).|2 - help - Clears all text and shows this list.|4 -- cmdmode - Puts the console into NovetusCMD mode.|4 ----------|1 -CMDMODE - Affects console in NovetusCMD mode.|5 ----------|1 - load - The type of client script to load. |4 - headless - Hides the console window upon launch.|4 ----------|1 -LOAD - Parameters for loading clients in NovetusCMD mode.|5 ----------|1 - client - Specifies the client for Novetus to load.|4 - map - Server, Solo, and Studio Only. Specifies the path to a map.|4 - join - Client Only. Specifies the server for the Client to connect to.|4 diff --git a/scripts/launcher/info.ini b/scripts/launcher/info.ini index 79b63e5..f30735a 100644 --- a/scripts/launcher/info.ini +++ b/scripts/launcher/info.ini @@ -6,8 +6,9 @@ UserAgentRegisterClient1=2007M UserAgentRegisterClient2=2010L IsSnapshot=True ExtendedVersionNumber=True -//ExtendedVersionTemplate=vX.23.%extended-revision% (%version-name%) -ExtendedVersionTemplate=Snapshot v23.%build%.%revision%.%extended-revision% +//ExtendedVersionTemplate=%version% vX.23.%extended-revision% (%version-name%) +//ExtendedVersionTemplate=%version% Snapshot v23.%build%.%revision%.%extended-revision% +ExtendedVersionTemplate=EDGE Snapshot v23.%build%.%revision%.%extended-revision% ExtendedVersionRevision=1 -InitialBootup=True +InitialBootup=False IsLite=False diff --git a/scripts/launcher/splashes.txt b/scripts/launcher/splashes.txt index 065ac2e..48a80cc 100644 --- a/scripts/launcher/splashes.txt +++ b/scripts/launcher/splashes.txt @@ -265,4 +265,9 @@ Surrender or Run. Aren't you excited?|Are you afraid now? Teaching a new dog new tricks! Nothing special, it's just my BASS CANNON! -I GOT THE ZOOMIES. I WILL NEVER CEASE! \ No newline at end of file +I GOT THE ZOOMIES. I WILL NEVER CEASE! +Supports USB C! +NOW. UNDER. MILITARY. COMMAND. +ONE MILLION DOLLARS! +It's the new wave of the future! +In the face of extermination, say "FUCK YOU"! \ No newline at end of file