Advertisement
Bitl

Novetus 1.3 v6.2022.1 changelog

Jun 1st, 2022
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. 1.3 v6.2022.1:
  2. Changes from 1.3 v2.2022.1:
  3. Enhancements:
  4. - The following maps are now converted to Universal places:
  5. - 2006 - Pirate Ship
  6. - 2008 - ROtris
  7. - 2008 - Grow a Brick
  8. - 2008 - Roblox HQ 2.0
  9. - 2008 - The Undead Coming v1.2
  10. - 2009 - Fall Down the Stairs XMAS VERSION
  11. - 2009 - Iron Cafe
  12. - 2010 - ROBLOX Arcade
  13. - 2012 - Script Builder
  14. - 2010 - ROBLOX's Skate Park
  15. - Added more download error information to the Asset SDK to help fix potential errors in files.
  16. - Added the ability to sign scripts.
  17. - There are 2 ways to sign scripts, use the new ClientScript variables for generated join scripts, or use the File -> Sign Script Manually (For Modern Clients) option.
  18. - The generated key files are stored in the same path as the script file, so using the same key is viable.
  19. - New ClientScript variables:
  20. - %signgeneratedjoinscript% - Signs the generated join script if "Generate scripts and fix map loading for 2007/2012+" is enabled.
  21. - %usenewsignformat% - for %signgeneratedjoinscript%, uses the new client signature format found on newer clients.
  22. - %useloadfile% - Uses the "loadfile" function instead of "dofile" for generated join scripts if "Generate scripts and fix map loading for 2007/2012+" is enabled.
  23. - %userbxassetforgeneration% - When "Generate scripts and fix map loading for 2007/2012+" is enabled, use "rbxasset" as the main path we should get the file from.
  24. - Server hosters and map authors may now insert a "DisableRespawns" object into Lighting that will disable player respawns. DisableRespawns may also be removed to re-enable respawning.
  25. - Added better Bootstrapper error handling.
  26. - Made config saving more reliable on initial startup.
  27.  
  28. Fixes:
  29. - Fixed a bug where Novetus wouldn't load configs due to a issue from the splash system.
  30. - Fixed Rocket HopperBins in 2006S.
  31. - Fixed errors with script fixing.
  32. - Fixed the Asset Fixer not functioning properly with asset redirects.
  33. - Fixed Universal - Ultimate Build not loading properly.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement