Skip to content

Releases: zorgiepoo/Sky-Checkers

Sky Checkers 1.3.1

11 Sep 00:40
Compare
Choose a tag to compare

Changes for Linux:

  • Add ArcadeGame category to linux desktop specification
  • Update SDL for linux
  • Fix issue with rendering text on some linux systems

Sky Checkers 1.3

27 Nov 20:03
Compare
Choose a tag to compare

Major changes:

  • Added external keyboard support for iOS
  • Added arm64 / Apple silicon support for macOS
  • Rewrote Windows backend to use native APIs instead of SDL
  • Fixed potential crash when receiving gamepad events too early on macOS
  • Improved gamepad support on macOS 11 onwards
  • Improved memory usage on iOS/tvOS and removing redundant bindings with Metal renderer
  • Updated runtime dependencies for Linux

Windows 10 is now the required minimum version for Windows.

macOS: Requires 10.11 or later and a Metal capable graphics card.
Windows: Requires Windows 10 or later (64-bit) and a Direct3D 11 capable graphics card.
iOS, tvOS: Available on the App Store and requires iOS or tvOS 13+
Linux: Available on the Snap Store for Ubuntu, Solus, Zorin OS and on Flathub for all other distributions. If you want to build from source yourself, please grab top of main branch and see INSTALL.

Full Release notes

Sky Checkers 1.2

05 Apr 22:42
Compare
Choose a tag to compare

Major Changes:

  • Ported game to iOS and tvOS devices
  • Added tutorial to the game
  • Added pause menu to the game
  • Improved gamepad support (plug 'n play instead of configuration bindings based)
  • Changed audio effects and tweaked graphics including a new tile cracked animation
  • Improved AI logic
  • Added local IP address retrieval attempt when hosting a game

macOS: Requires 10.11 or later and a Metal capable graphics card.
Windows: Requires a 64-bit OS and a Direct3D 11 capable graphics card.
iOS, tvOS: Available on the App Store and requires iOS or tvOS 13+.
Linux: Available on the Snap Store for Ubuntu, Solus, Zorin OS and on Flathub for all other distributions. If you want to build from source yourself, please grab top of master and see INSTALL.

Full Release notes

Sky Checkers 1.1

22 Apr 05:05
Compare
Choose a tag to compare

Major Changes:

  • Updated graphics rendering, now using Metal for macOS, Direct3D 11 for Windows, and OpenGL with shaders for fallbacks and Linux
  • Improved online play significantly, allowing the game to be played somewhat smoothly from far away distances / slower connections
  • Improved decision making logic of bots, audio playback, animation, font rendering, and gamepad support
  • Improved window resizing / fullscreen toggling and removed video options
  • Updated codebase over to using SDL 2
  • Added character recharging / fading animation

macOS versions below 10.7 are no longer supported. For Linux, please see INSTALL for compiling.

Full Release notes

Sky Checkers 1.0.3

03 Sep 08:27
Compare
Choose a tag to compare

Bugfix & compatibility release.

  • Add 64-bit support for macOS
  • Move Windows project to MSVC compiler & project (no more MinGW)
  • Update compiling for Linux and other 'nix systems
  • Fix some buffer overflow issues and crashes
  • Fix game from using too much CPU usage when in the background

Windows XP and macOS versions below 10.6 are no longer supported. Please use version 1.0.2 for earlier operating systems. For Linux, please see INSTALL for compiling.

Full Release notes

Sky Checkers 1.0.2

16 Oct 04:30
Compare
Choose a tag to compare

Releases from January 2010.

Release notes