Skip to content

Releases: dmccoystephenson/Interakt

Interakt 0.9.0 (One Action Per Turn, FoodItem Class)

08 Jul 03:07
1282455
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8...0.9.0

Interakt 0.8 (Entity Records)

26 May 03:12
0cdf92a
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.7...0.8

Interakt 0.7 (Relations, Player Mode)

08 May 07:03
10fe9e0
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.6...0.7

Interakt 0.6 (Reproduction, Geneaology, Better Logging)

06 Apr 03:55
aa31449
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5...0.6

Interakt v0.5 (Attacking, Death, & Bug Fixes)

23 Jan 23:02
3715c1e
Compare
Choose a tag to compare

In this version of the application, actors attack each other and are able to die. Some bugs have been fixed as well.

Interakt v0.4 (Explored Squares & Friend System)

22 Jan 20:23
69872cb
Compare
Choose a tag to compare
Changed version to v0.4. (#50)

Interakt v0.3 (Action Records)

20 Jan 04:57
0f51175
Compare
Choose a tag to compare
Pre-release
Factory Refactoring (#36)

* Renamed the factory classes.

* Refactored the factories and the local storage service.

Interakt v0.2 (Entity Movement, More Commands & Simple Console Graphics)

16 Jan 05:13
ff6d485
Compare
Choose a tag to compare

In this version, entities attempt to move whenever time elapses.

Interakt v0.1 (Initial Version)

15 Jan 17:49
Compare
Choose a tag to compare
Pre-release

This is the initial version of the application. The main abilities of the user at this time are to create entities/environments and to place entities into environments. All domain objects are persistent.