Better Internal Patching, Turbocharged Flag Editor, Quality of Life
·
4 commits
to main
since this release
-
Internal Patching (@7ap)
- Moved away from signature patching
- This now allows you to patch roblox internal for any future version and versions going back to 2023
- Moved away from signature patching
-
Flag editor improvements!
- Updated FVariable extraction to use RbxFFlagDumper by @pizzaboxer
- Lua FVariables and other FVariables defined from Roblox's ClientSettings are now included in the list of available names!
- Flag editor table is now virtualized and loads near instantaneously.
- Typing in the search bar no longer requires you to hit enter, it will immediately filter the results.
- You can now right-click on an FVariable to copy its value to the clipboard.
- Updated FVariable extraction to use RbxFFlagDumper by @pizzaboxer
-
Quality of life improvements:
- Opening an RBXL file no longer requires you to press "Launch Studio", it will behave as though it was clicked automatically.
- Updated logo in parity with Roblox Studio's latest icon change.
- Fixed a bug where the shutdown confirmation prompt would sometimes appear behind the installation window
- Updated to .Net 9.0