Skip to content

Releases: spheredev/sphere-studio

Sphere Studio 2.3.9

30 May 05:21
Compare
Choose a tag to compare

This is a maintenance release.

🆕 Changelog

  • Fixes a bug in the Oozaru server that could cause game files to be served to the browser incorrectly.

Prerequisites

Sphere Studio 2.3.8

03 Dec 13:32
Compare
Choose a tag to compare

This is a maintenance release.

🆕 Changelog

  • Adds support for changing the IDE color scheme directly from the Settings menu.

Prerequisites

Sphere Studio 2.3.7

01 Nov 18:51
Compare
Choose a tag to compare

This is a maintenance release.

🆕 Changelog

  • Adds detection for the 2023 Update for Windows 11.
  • Removes neoSphere Retrograde mode from the list of engines.

Prerequisites

Sphere Studio 2.3.6

30 May 13:48
Compare
Choose a tag to compare

This is a maintenance release.

🆕 Changelog

  • Fixes a bug where opening a file from the File List while untitled files are also open could cause an unhandled exception, preventing the file from being opened.

Prerequisites

Sphere Studio 2.3.5

27 Jan 05:39
Compare
Choose a tag to compare

This is a maintenance release.

🆕 Changelog

  • Adds detection for the 2022 Update of Windows 10 and 11.

Prerequisites

Sphere Studio 2.3.4

11 Aug 04:13
Compare
Choose a tag to compare

This is a maintenance release.

🆕 Changelog

  • Changes the code font size from 10pt to 11pt.
  • Changes the background color in dark mode to a darker shade.

Prerequisites

Sphere Studio 2.3.3

24 Mar 01:21
Compare
Choose a tag to compare

Sphere Studio 2.3.3 is a maintenance release.

🗒️ What's Changed

  • Fixes a bug where tasks could be added to the Task List without a project open, which would then be lost when the IDE was closed.

Sphere Studio 2.3.2

04 Feb 07:10
Compare
Choose a tag to compare

Sphere Studio 2.3.2 is a maintenance release.

🗒️ What's Changed

  • Improves the readability of Task List entries.
  • Fixes a bug where items in the Task List pane couldn't be marked completed.
  • Fixes a bug where clicking Cancel in the "unsaved changes" prompt didn't stop the IDE from closing, causing the changes to be lost.

Sphere Studio 2.3.1

24 Jan 04:07
Compare
Choose a tag to compare

Sphere Studio 2.3.1 fixes a bug that prevented the F5 shortcut key not to launch the engine in some cases.

🗒️ What's Changed

  • Fixes a bug where pressing F5 to start debugging after a previous debugging session sometimes wouldn't work.

Sphere Studio 2.3.0

22 Jan 07:37
Compare
Choose a tag to compare

Sphere Studio 2.3.0 fixes several bugs and brings other quality-of-life improvements to the IDE.

🗒️ What's Changed?

  • Adds a new "Find Engine" button to the neoSphere settings page as an escape hatch in case an installed copy of the engine can't be found.
  • Adds a new "Preferred Engine" submenu to the Project menu.
  • Improves the organization of the menu commands.
  • Fixes an issue where renaming a file from the file tree would allow existing files to be overwritten by the rename.
  • Fixes a bug where creating a new Cell-based project with the neoSphere path set incorrectly crashes the IDE.
  • Fixes a bug where the "Copy Full Path" command doesn't copy the correct path.
  • Fixes a bug where closing a project didn't disable the corresponding menu commands.