Skip to content

v3.46.2 (Studio v3.9.7)

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:17
c3595e5

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,300 not working (any Set command 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

Code Refactoring

  • ac393a3 Change default parameter for GetAll*Infos to include static (@psyGamer)

Builds

Continuous Integration