Releases: GAIGResearch/Stratega
Releases · GAIGResearch/Stratega
0.3.0
0.2.0
What's Changed
- Added new games (Pathway, Into the breach and The battle of Stratega) + Added player action queues + Added multiple tile entities + Add parameters to tiles + Fixed python extension modules built for the wrong python version by @r4z396 in #124
Full Changelog: v0.1.2...v0.2.0
0.1.2
0.1.1
What's Changed
- Fix CPP docs + Updated cmake-conan to 0.17.0 + Updated KTK base game + Added noise to OSLAAgent + Fixed RTS errors by @r4z396 in #112
Full Changelog: v0.1.0...v0.1.1
0.1.0
What's Changed
- Hotfix: new sample assets for the games and references in them by @GAIGResearch in #82
- Disabled friendly fire by default + Added agents example to python folder + Fixed python reference (Local) by @r4z396 in #85
- Added two new workflows + Updated python bindings and fixed docs reference + Refactored cmake files and deps + Fixed Linux and MacOS compilation issues + Removed Stratega warnings + Added buff system by @r4z396 in #96
- Added yaml reference + Cleaned files + Updated gitignore + Parse yaml nodes from different files + Updated parameter definition min, max + Updated Games by @r4z396 in #98
- Added new GUI system + Support top down sprites+ Support different entity/tiles sprites + Added new object system + Added new game by @r4z396 in #107
Full Changelog: https://github.com/GAIGResearch/Stratega/commits/v0.1.0
0.0.16
What's Changed
- Added two new workflows + Updated python bindings and fixed docs reference + Refactored cmake files and deps + Fixed Linux and MacOS compilation issues + Removed Stratega warnings + Added buff system by @r4z396 in #96
- Added yaml reference by @r4z396 in #97
Full Changelog: v0.0.15...v0.0.16
0.0.15
What's Changed
- Hotfix: new sample assets for the games and references in them by @GAIGResearch in #82
- Fixed python reference by @r4z396 in #83
- Disabled friendly fire by default by @r4z396 in #84
- Disabled friendly fire by default + Added agents example to python folder + Fixed python reference (Local) by @r4z396 in #85
- Added workflows (Builds + Python wheels build)+ Fixed python references in docs + Added generation of python wheels and pypi publishing + Added release creation + Fixed errors in Mac and Linux + Downgraded code to make binary compatible with most Linux distros by @r4z396 in #86
- Added CTest by @r4z396 in #88
- Fixed python errors + Added Game Renderer options by @r4z396 in #90
- Refactor/cmake and deps by @maichmueller in #87
- Refactor the main structure and place dependency management into the hands of Conan by @r4z396 in #92
- Fixed Linux, MacOS, Windows warnings by @r4z396 in #94
- Added buffs system + Added min, max default, definition of parameters by @r4z396 in #95
New Contributors
- @maichmueller made their first contribution in #87
Full Changelog: https://github.com/GAIGResearch/Stratega/commits/v0.0.15