diff --git a/changelog.txt b/changelog.txt index 2e7a384..e8364fc 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,10 +1,56 @@ -1.3 v1.2022.1 +1.3 v?.2022.1 +---------------------------------------------------------------------------- +1.3 v12.2021.2 Changes from v12.2021.1: -New Features: Enhancements: +- The "dlldelete" console command now toggles the setting instead of 2 seperate commands. +- Added 1 new command: + - altserverip - Sets the alternate server IP for server info. Replace with your specified IP or specify 'none' to remove the current alternate server IP. +- Improved the functionality of some commands. +- Renamed the Item Creation SDK to the Item SDK. +- The "Keep Loaded Item Options" option will now be turned off when switching item types in the Item SDK. +- The Item SDK will now reload the created item on creation. +- Added refresh buttons for hat meshes and textures in the Item SDK. +- You can now enable or disable the visibility of item types in the Asset Fixer. +- You many now give downloaded RBXM/RBXL assets a name in the Asset SDK. + +Added items: +Hats: +- Witch Hat +- Halloween Lampshade +- Red Paintball Mask +- Blue Paintball Mask +- Snowman Headrow +- Heat Vision Goggles +- Frost Vision Goggles +- Spartan Helmet +- Tixplosion +- Buxsplosion +T-Shirts: +- Shadow Dragon +- Spread The Lulz! +- "WHOA" Administrator Badge +- Do The Brew! +Faces: +- ZOMG +- Classic Vampire +- Eyes of Crimsonwrath +- Eyes of Azurewrath +- Eyes of Emeraldwrath + Fixes: +- Fixed the Lampshade having a Force Field. +- Fixed a bug where new items wouldn't be loaded properly in the Item Creation SDK after resetting or reloading the current item. +- The Item Creation SDK will no longer center when changing item settings. +- Fixed character customization not working properly with Wine (Credits to man-of-eel in pull request #33, a different implementation was added). +- Fixed the "studio" and "server" commands. +- Fixed the Asset Fixer not working with some assets. + +Misc: +- Removed the custom font from the Novetus Bootstrapper as it was causing errors on some Windows 11 systems. + Lite version changes: - - Restored 2007M and 2008M to the Lite version based on community feedback. +- Restored 2007M and 2008M to the Lite version based on community feedback. ---------------------------------------------------------------------------- 1.3 v12.2021.1 Changes from v11.2021.1: diff --git a/scripts/launcher/info.ini b/scripts/launcher/info.ini index 660e472..add09b4 100644 --- a/scripts/launcher/info.ini +++ b/scripts/launcher/info.ini @@ -6,7 +6,7 @@ UserAgentRegisterClient1=2007M UserAgentRegisterClient2=2010L ExtendedVersionNumber=True ExtendedVersionEditChangelog=False -ExtendedVersionTemplate=%version% v1.2022.%extended-revision%%lite% +ExtendedVersionTemplate=%version% v?.2022.%extended-revision%%lite% ExtendedVersionRevision=1 IsLite=False -InitialBootup=False +InitialBootup=True diff --git a/scripts/launcher/splashes.txt b/scripts/launcher/splashes.txt index cf81313..e4e1b42 100644 --- a/scripts/launcher/splashes.txt +++ b/scripts/launcher/splashes.txt @@ -187,4 +187,7 @@ i has a bucket|DEAR GOD. Life is like a box of chocolates.|You never know what you're gonna get. gib t1x pl0x [normal]Rocket jumping is physically impossible. -[stylish]Friendly reminder: Rocket jumping is physically impossible. \ No newline at end of file +[stylish]Friendly reminder: Rocket jumping is physically impossible. +I play Novetus more than Roblox|Minecraft too! +Lego/brick game, not block game! +Why do we all have to wear these ridiculous ties?|From Half-Life \ No newline at end of file