Releases: SwarmMind/SwarmMind-Client
Releases · SwarmMind/SwarmMind-Client
Version 1.0 (Release Candidate 1)
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
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)
Hotfix: Add missing required DLL.
Version 0.3
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
- Make ImGui a (git) subtree
- Add particle system
- Event system
- Camera system, including zooming and panning
- Various UI improvements
Version 0.1
First stable version of the client.
Only supports rendering the static Gamestate.
Input is handled via Keyboard inputs.