on 2 Feb 2021
16ea8e5
Added Julia installation script for local install
on 13 Dec 2020
bd13d07
Refactored key commands, made network connection more robust
480bdbb
Ask for confirmation before quitting
4d51f5d
Did some research, added comments
...
on 20 Sep 2020
ec56897
Make package into an executable.
on 19 Sep 2020
af66bcd
Implemented reading model description from file.
on 19 Sep 2020
1a29742
Generate the core model types from a json schema description.
on 19 Sep 2020
7c7e6ff
Updated code to satisfy eslint.
on 19 Sep 2020
4d1c9fd
Migrate from tslint to eslint.
on 13 Sep 2020
9e3672d
Created delete function. Polished OpenAPI documentation.
on 13 Sep 2020
3d04c87
Extracted general code into util.ts.
on 12 Sep 2020
ddc5089
Created generator for the express middleware.
on 12 Sep 2020
94a0d31
Created generator for OpenAPI documentation.
on 6 Sep 2020
cf7c145
Created generator for the data access modules.
on 6 Sep 2020
ac12c69
Created generator for model definitions.
on 26 Jun 2020
ae064e8
Note panel text is now autosaved
on 28 May 2020
813e611
Fixed threading issue to make the stand-alone executable.
on 25 May 2020
ad59660
Adding tasks in the GUI now works
on 25 May 2020
bd3c77a
Escape closes the window, decorations removed
on 25 May 2020
7474caf
Added basic GUI code (not yet functioning)
37a9218
Added usage and todo to README
on 25 May 2020
22f25c6
Added tutorial example file
on 25 May 2020
86a2691
Added installation instructions to README
on 25 May 2020
da180af
Wrote ASDF and package definition files
on 12 Oct 2019
148e6a6
Added sliders to play around with the parameters for the Koch curve.
on 10 Oct 2019
89343e1
Built the Koch curve with Elm.
on 6 Oct 2019
bff955d
Added a "hello world" with Elm.
on 5 Oct 2019
c7a0635
Reworked the structure to be more functional. Animated the spirals. Removed the randomized version, because it looks stupid.
on 3 Oct 2019
b2edb09
Added hexagonal base shape. Improved design and made it more responsive.
82a7168
Added randomized square and regular triangle.
on 2 Oct 2019
b9b0350
Removed the server and switched to static file only.
...
on 24 Jun 2019
e5eff6b
Implemented message passing to user from server
...
on 10 Jun 2019
fa12693
Fixed two bugs in the player movement functions, everything works now
f2674e8
Fixed heap exhaustion bug, wrote animal move method
bb429ff
Fixed EOF read-line error, map now displayed.
...
on 1 Apr 2019
23a9df7
Added executable for version 1.1
on 30 Jan 2019
7800738
Corrected markdown in README.md
on 30 Jan 2019
4de05f1
Added Procedure section to README.md