Skip to content

Releases: GimpArm/AntRunner

1.2.4.0

26 Mar 10:54
Compare
Choose a tag to compare

Improvements in the game engine.
Added ability to select random map size.

1.2.3.1

18 Oct 07:28
Compare
Choose a tag to compare

UI improvements and bug fixes

1.2.3.0

01 Oct 07:34
Compare
Choose a tag to compare

New start screen and implementation of FireStore service.

1.2.2.0

31 Aug 14:28
Compare
Choose a tag to compare

Made ant wrappers more competitive with .net ants.
Updated the typescript wrapper to work with current version of VS Code that do not include the ts compiler.

1.2.1.0

21 Aug 20:24
Compare
Choose a tag to compare

Added random map generation

Ant Runner 1.2.0.1

07 Mar 14:58
e6706bd
Compare
Choose a tag to compare

Improved JavaScript node compatibility. Added TypeScript example.

Ant Runner 1.2.0.0

17 Feb 19:49
Compare
Choose a tag to compare
Release 1.2 with msi installer

Ant Runner 1.1.1.4

13 Feb 16:18
Compare
Choose a tag to compare

Changed wrappers so they all behave more similar.
Added exit and cleanup for wrappers so we don't leave orphaned processed.

Ant Runner 1.1.1.3

13 Feb 14:02
Compare
Choose a tag to compare

Moved Python and Ruby environments into zip files which are extracted on first run.

Ant Runner 1.1.1.2

13 Feb 12:20
Compare
Choose a tag to compare

Added code to pull wrapper dependencies from their local folder.
Changed Python wrapper to use stdin/stdout to avoid using outdated IronPython.
Added Ruby wrapper.