Skip to content

Releases: GAIGResearch/Stratega

0.3.0

22 Jun 10:57
Compare
Choose a tag to compare

What's Changed

  • Fixed python extension modules built for the wrong python version+ Added effects packs + Fixed mac errors(M1 arm64 and x64) + Updated and reorganized python bindings + Added BUILD_SFML_FROM_SOURCE by @r4z396 in #128

Full Changelog: v0.2.0...v0.3.0

0.2.0

11 May 09:45
Compare
Choose a tag to compare

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

04 Apr 07:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

0.1.1

04 Mar 09:07
Compare
Choose a tag to compare

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

09 Feb 15:40
Compare
Choose a tag to compare

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

29 Nov 08:23
Compare
Choose a tag to compare

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

12 Nov 13:11
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/GAIGResearch/Stratega/commits/v0.0.15

0.0.12

03 Sep 07:55
Compare
Choose a tag to compare

First release