Skip to content

Releases: SwarmMind/SwarmMind-Client

Version 1.0 (Release Candidate 1)

18 Oct 19:57
Compare
Choose a tag to compare
Pre-release

This release adds rotation of monsters, contains various bug fixes. Protocol errors are now handled gracefully.
You can now build the client using vcpkg for dependency management. This simplifies the previously quite tedious build process.

Version 0.4

15 Oct 16:29
e5205da
Compare
Choose a tag to compare
Version 0.4 Pre-release
Pre-release

This is a preview release with mostly internal changes, including some dependency updates and refactoring.
This also adds some more sound effects.

Version 0.3.1 (Hotfix)

26 Sep 12:13
Compare
Choose a tag to compare
Pre-release

Hotfix: Add missing required DLL.

Version 0.3

25 Sep 16:40
Compare
Choose a tag to compare
Version 0.3 Pre-release
Pre-release

This release adds sounds, background music, a tutorial and revamps the art style. Additionally, the event system has undergone a lot of refactoring.

Version 0.2

31 Aug 14:09
Compare
Choose a tag to compare
Version 0.2 Pre-release
Pre-release
  • Make ImGui a (git) subtree
  • Add particle system
  • Event system
  • Camera system, including zooming and panning
  • Various UI improvements

Version 0.1

22 May 09:30
v0.1
Compare
Choose a tag to compare
Version 0.1 Pre-release
Pre-release

First stable version of the client.

Only supports rendering the static Gamestate.

Input is handled via Keyboard inputs.