v3.41.10 (Studio v3.6.0)
github-actions
released this
29 Nov 17:12
·
12 commits
to master
since this release
Features
- Disable input-editing while a TAS is running (configurable under "Preferences -> Input Sending -> Disable while Running")
Bug Fixes
- Uncommenting inputs not working
- Typo in "Simplified Graphics" game setting
- Potential crash when combining inputs
- Not correctly closing other open Studio instances on Windows
- Popup-menus sometimes not being shown
- Potential race-condition while booting Celeste after a Studio update
- Jadderline not considering DeltaTime
Tweaks
- Slightly smarter mouse selection logic
Commit Details
Features
Bug Fixes
- c9b6740 Studio: Uncommenting of inputs (@psyGamer)
- 16bbb88 Studio: Typo in "Simplified Graphics" game setting (@psyGamer)
- 6225345 Studio: Insertion/Deletion cancelling while merging patches (@psyGamer)
- 94b341a Studio: Gracefull process termination on Windows (@psyGamer)
- 6aaabe3 Studio: Popup menus sometimes not opening (@psyGamer)
- 78ad223 Race condition with Studio banner during startup (@psyGamer)
- 84efea6 Jadderline: Consider deltatime for friction calcs (@SomeoneSom)
Tweaks
- 5f4fb25 Studio: Shift mouse -> caret positions to the center of characters (@psyGamer)
- b4395b8 Studio: Slightly smarter mouse selection logic (@psyGamer)