Skip to content

Releases: EverestAPI/CelesteTAS-EverestInterop

v3.41.11 (Studio v3.6.1)

17 Dec 17:44
aeb3610
Compare
Choose a tag to compare

Commit Details

Bug Fixes

Builds

v3.41.10 (Studio v3.6.0)

29 Nov 17:12
453c108
Compare
Choose a tag to compare

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

Tweaks

Builds

v3.41.9 (Studio v3.5.1)

22 Nov 14:04
8855e24
Compare
Choose a tag to compare

Bug Fixes

  • Caret positioning after auto-completing command / snippet
  • Issues with auto-multilining comments
  • Find-dialog returning wrong locations for multiple matches in a single line
  • Entire line being deleted when pressing backspace to the left of the frame count
  • Scrolling not working on high-DPI macOS

Tweaks

  • Apply regular enter logic on first non-whitespace character instead of first character of line
  • Better error messages

Commit Details

Bug Fixes

Tweaks

Builds

v3.41.8 (Studio v3.5.0)

15 Nov 19:59
a6da68f
Compare
Choose a tag to compare

Features

  • New preference for toggling auto-multilining comments
  • Clear empty comments when pressing enter (intended for avoiding auto-multilining by pressing enter twice)

Bug Fixes

  • Not being able to uncomment lines with comments using Ctrl+K
  • "Insert Other Command" menu being broken
  • DPI-awareness on macOS
  • Auto-installation issues on macOS

Tweaks

  • Formatting style for saved TAS-files

Commit Details

Features

Bug Fixes

Tweaks

Builds

v3.41.7 (Studio v3.4.2)

07 Nov 16:21
eb4de63
Compare
Choose a tag to compare

Bug Fixes

  • Regressions caused by recent backend changes, including higher latency, lower text-quality, desync between the inputs shown in-Studio / in-game
  • Auto-installation issues on macOS
  • Always providing the x86_64 version for macOS, instead of the ARM64 version for Apple Silicon macOS

Commit Details

Bug Fixes

Tweaks

Performance Improvements

Builds

Continuous Integration

v3.41.6 (Studio v3.4.1)

30 Oct 17:08
Compare
Choose a tag to compare

Bug Fixes

  • Inputs flickering / disapperaing on Windows
  • Rendering issues with wrapped comments

Commit Details

Bug Fixes

Tweaks

Builds

Continuous Integration

Chores

v3.41.5 (Studio v3.4.0)

27 Oct 20:46
Compare
Choose a tag to compare

Features

  • Auto-split lines on first and last column
  • Remember previous search query in Find-dialog
  • Restrict multiline comments to "# "

Bug Fixes

  • Crashes related to non-default Studio locations and editing actions around quick-edits
  • Not auto-saving file after undo/redo
  • "Insert Current Player Speed" having wrong entry name
  • Built-in font on macOS

Optimizations

  • Use SkiaSharp for improved rendering performance, fixing lag issues on Windows
  • Reduce unnecessary calculations

Commit Details

Features

Bug Fixes

Documentation

Code Refactoring

Tweaks

Performance Improvements

Builds

Continuous Integration

v3.41.4

13 Oct 09:17
Compare
Choose a tag to compare

Features

  • A setting to disable Studio update banner (psyGamer)

Bug Fixes

  • Studio: Remaining edge-cases with patch-merging (psyGamer)
  • Studio: Not checking if "CustomThemes" entry exists (psyGamer)
  • Studio: Issues with undoing certain changes (psyGamer)
  • Studio: Incorrect caret location after inserting snippet (psyGamer)

Builds

  • Bump CelesteTAS v3.41.4, Studio v3.3.2 (psyGamer)

v3.41.3

08 Oct 13:43
Compare
Choose a tag to compare

Bug Fixes

  • Studio: Not checking if "GameInfoPopoutOpen" setting exists (psyGamer)
  • Studio: Properly fix negative element size on WPF (psyGamer)
  • Studio: Remaining issues with patch-merging (psyGamer)
  • Studio potentially not getting closed sometimes (psyGamer)

Builds

  • Bump CelesteTAS v3.41.3, Studio v3.3.1 (psyGamer)

Reverts

  • Studio: "Fix using labels when toggling comment" (psyGamer)

v3.41.2

07 Oct 16:58
Compare
Choose a tag to compare

Features

  • Studio: Update selected entry when scrolling with scroll wheel (psyGamer)
  • Change name of Studio in install banner to "Celeste TAS Studio" (psyGamer)
  • Studio: Ability to insert current player position / speed (psyGamer)

Bug Fixes

  • Properly scale Studio banner text along baseline (psyGamer)
  • Studio: Crash with 0% max panel size on WPF (psyGamer)
  • Studio: Patch merging algorithm (psyGamer)
  • Studio: Applying migration for previous version in debug builds (psyGamer)
  • Studio: Inserting invalid lines when not connected (psyGamer)
  • Studio: Some issues with window/dialog centering (psyGamer)

Code Refactoring

  • Studio: Move entire dialog registration into Studio.RegisterDialog (psyGamer)

Builds

  • Bump CelesteTAS v3.41.2, Studio v3.3.0, StudioCom v2 (psyGamer)