Skip to content

Releases: Sphereserver/Source

v0.56d (build 1144)

v0.56d (build 1144) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Sep 04:11
5fc3abe

Misc improvements

v0.56d (build 1143)

v0.56d (build 1143) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Sep 19:04
a464729

Replaced some backward compatibility macros with direct functions

v0.56d (build 1142)

v0.56d (build 1142) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Sep 21:55
833a1e3

Improved script expression parsing

v0.56d (build 1141)

v0.56d (build 1141) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 06:08
e3a4197

Fixed VS project file not using C++20 standard correctly

v0.56d (build 1140)

v0.56d (build 1140) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 12:19
6bb84fa

Revamped Windows console

  • Improved console writing speed
  • Improved memory management (replaced legacy Windows NT heap with modern segment heap)
  • Improved command history navigation using up/down arrows
  • Added support for light/dark theme (matching system theme)
  • Added support for display scaling in multi-monitor setups
  • Fixed tray context menu not closing correctly
  • Fixed tray icon disappearing on some specific cases
  • Double click on script filenames now should open the file using system default application for file extension instead of always use Notepad

v0.56d (build 1139)

v0.56d (build 1139) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 11:08
7d729b0

Improved log file writing speed

v0.56d (build 1138)

v0.56d (build 1138) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Aug 23:39
1e722ef

Fixed some compiler warnings reported by VS 2026

v0.56d (build 1137)

v0.56d (build 1137) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Aug 00:07
c690dd5

Fixed some compiler warnings reported by VS 2026

v0.56d (build 1136)

v0.56d (build 1136) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 08:54
3e6151d

Updated some deprecated functions

v0.56d (build 1135)

v0.56d (build 1135) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 23:02
2f8e1c0

Added missing OpenSSL dll files required by MySQL libs v8.0