Skip to content

Commit

Permalink
Sphere Studio 2.3.4
Browse files Browse the repository at this point in the history
Some UI tweaks.
  • Loading branch information
fatcerberus committed Aug 11, 2022
1 parent 2e40006 commit 53ecd70
Show file tree
Hide file tree
Showing 20 changed files with 59 additions and 51 deletions.
6 changes: 3 additions & 3 deletions AudioPlayerPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Sphere Studio Changelog
=======================

v2.3.4 - August 11, 2022
------------------------

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

v2.3.3 - March 23, 2022
-----------------------

Expand Down
6 changes: 3 additions & 3 deletions FontImporterPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
6 changes: 3 additions & 3 deletions ImageEditorPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
6 changes: 3 additions & 3 deletions MapEditorPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
6 changes: 3 additions & 3 deletions OozaruSupportPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -29,5 +29,5 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Sphere Studio
=============

[![Release](https://img.shields.io/github/release/spheredev/sphere-studio.svg)](https://github.com/spheredev/sphere-studio/releases/latest)

Sphere Studio is a powerful integrated development environment for the
[Sphere game platform](https://github.com/fatcerberus/neosphere) with a user
interface inspired by Visual Studio. Originally developed by Andrew Helenius
Expand All @@ -20,8 +22,8 @@ which allows new features to be added by writing a plugin in C# or VB.NET.
Download
========

**Sphere Studio 2.3.2** was released on February 4, 2022 and can be downloaded
from this repository's Releases page:
The latest release of Sphere Studio can be downloaded from the Releases page,
here:

- https://github.com/spheredev/sphere-studio/releases

Expand Down
6 changes: 3 additions & 3 deletions Sphere1xSupportPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
6 changes: 3 additions & 3 deletions SphereStudioApp/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -33,5 +33,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
6 changes: 3 additions & 3 deletions SphereStudioBase/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
6 changes: 3 additions & 3 deletions SphereStudioBase/Versioning.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@ public static class Versioning
/// <summary>
/// The version number of the software.
/// </summary>
public const string Version = "2.3.3+";
public const string Version = "2.3.4";

/// <summary>
/// Whether the Sphere Studio version being built against is a WiP version.
/// </summary>
public const bool IsWiP = true;
public const bool IsWiP = false;

/// <summary>
/// A string indicating the copyright holder and year(s) of copyright.
/// </summary>
public const string Copyright = "2012-2022 Sphere Engine Group";
public const string Copyright = "2022 Sphere Engine Group";

/// <summary>
/// A short description of the software along with a list of contributors.
Expand Down
8 changes: 4 additions & 4 deletions SphereStudioSetup.iss
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
; Sphere Studio Setup script for Inno Setup
; (c) 2012-2022 Sphere Engine Group
; (c) 2022 Sphere Engine Group

#define AppName "Sphere Studio"
#define AppPublisher "Spherical"
#define AppVersion3 "2.3.3"
#define AppVersion4 "2.3.3.665"
#define AppVersion3 "2.3.4"
#define AppVersion4 "2.3.4.668"

[Setup]
OutputBaseFilename=SphereStudioSetup-{#AppVersion3}-msw
OutputDir=.
AppId={{F40892B0-C96E-48B7-B1E9-8C2BFB6C167D}
AppCopyright=(c) 2012-2022 Sphere Engine Group
AppCopyright=(c) 2022 Sphere Engine Group
AppName={#AppName}
AppPublisher={#AppPublisher}
AppPublisherURL=http://www.spheredev.org/
Expand Down
6 changes: 3 additions & 3 deletions SpritesetEditorPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
6 changes: 3 additions & 3 deletions TaskListPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
2 changes: 1 addition & 1 deletion TextEditorPlugin/Dictionary/CellscriptAPI.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Cellscript API dictionary for Sphere Studio
# (c) 2012-2022 Sphere Engine Group
# (c) 2022 Sphere Engine Group

# this file is used by the Sphere Studio default script editor to highlight
# the names of Cellscript API functions and constructors. any blank lines and lines
Expand Down
2 changes: 1 addition & 1 deletion TextEditorPlugin/Dictionary/SphereAPI.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Sphere API dictionary for Sphere Studio
# (c) 2012-2022 Sphere Engine Group
# (c) 2022 Sphere Engine Group

# this file is used by the Sphere Studio default script editor to highlight
# the names of Sphere API functions and constructors. any blank lines and lines
Expand Down
6 changes: 3 additions & 3 deletions TextEditorPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
6 changes: 3 additions & 3 deletions WindowStyleEditorPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]
2 changes: 1 addition & 1 deletion neoSphereSupportPlugin/Debuggers/SsjDebugger.cs
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ private void ssj_Attached(object sender, EventArgs e)
Panes.Console.Print($"Sphere Studio {Versioning.Version} JavaScript debugger");
Panes.Console.Print("the graphical symbolic JS debugger for neoSphere");
Panes.Console.Print("(c) 2012-2022 Sphere Engine Group");
Panes.Console.Print("(c) 2022 Sphere Engine Group");
Panes.Console.Print("");
}), null);
}
Expand Down
6 changes: 3 additions & 3 deletions neoSphereSupportPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spherical")]
[assembly: AssemblyProduct("Sphere Studio")]
[assembly: AssemblyCopyright("© 2012-2022 Sphere Engine Group")]
[assembly: AssemblyCopyright("© 2022 Sphere Engine Group")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("2.3.4.668")]
[assembly: AssemblyFileVersion("2.3.4.668")]

0 comments on commit 53ecd70

Please sign in to comment.