Skip to content

Releases: VTIvanov20/ksd

v1.2

09 Dec 21:41
Compare
Choose a tag to compare
  • Fix a graphics bug in framebuffers
  • Optimize for loop usage (utilize references instead of copies)
  • Change default ImGUI font (to Ubuntu Mono)
  • Prevent even more crashes in multiplayer mode (NetworkController)
  • Remove linux build; it wasn't working properly ;(

v1.1

25 May 20:10
Compare
Choose a tag to compare

This release:

  • fixes the visual bug in the background setting
  • fixes most compiler warnings
  • adds a few optimizations in the code base
  • adds 64 bit binaries for linux (yay linux support)

v1.0

15 May 22:03
Compare
Choose a tag to compare

First ever release of our game!