v3.46.2 (Studio v3.9.7)
Repository Cloning
You can now easily clone Git repositories directly from Studio!
Simply goto File -> Clone Git Repository... and enter the appropriate URL and target directory.
This has the advantage of always cloning the respective submodules as well, unlike GitHub's "Download .zip" option.
Features
- Utility to clone Git repositories from Studio
Bug Fixes
- Commands like
Set,Player.Speed.X,300not working (anySetcommand referencing value types in value types) - Exception when setting element of collection with
[]indexing syntax - Disable hotkey inputs in modded binding GUIs
- Trim room labels before validating
- Incorrectly rendering various SkinModHelper+ features on skin
Commit Details
Features
Bug Fixes
- 08b9958 TargetQuery: Always propagate-up value type stack (@psyGamer)
- 232960f TargetQuery: Properly resolve type for element types for collecting indexing (@psyGamer)
- 0580ab7 Properly track modded binding GUIs (@psyGamer)
- 1108544 Trim room labels before validating (@psyGamer)
- 6a93d73 Apply SMH+ color grades to visual sprite (@psyGamer)
- 02f8674 Correctly render SMH+ custom hair on visual sprite (@psyGamer)
- 4cf1196 Properly render SMH+ death particles on visual sprite (@psyGamer)