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 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 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
on 11 Jan 2019
290e011
Updated croatoan API calls to newest version, updated TODO
...
on 20 Dec 2018
8d36ab5
Wrote (enter-server-address)
459ef6c
Wrote (choose-local-or-remote) function
...
on 26 Nov 2018
f1a5a39
Networking is now functional
on 22 Nov 2018
ec72b75
Implemented client code (but not yet functional)
2c185c4
Implemented basic server code, rearranged some code segments.
on 18 Nov 2018
db0b9b1
Screen is now regularly updated, even without user input.
39a8175
Started on item-methods.lisp
...
on 16 Nov 2018
9e38ff8
Added African species, animals are now added to the map.
on 15 Nov 2018
1a4e275
Splash screen is now displayed at game start.
7047617
Major rearrangement, moved all gameplay data to `data.lisp'
31fa10d
Nouns with leading vowels now get the correct article.
...
on 13 Nov 2018
86fc220
Changed project name to Naledi ya Africa
c0b1d92
Implemented feature creation and drawing (still buggy).
...
on 9 Nov 2018
852e118
Map interface now reads real game map.
042b0a8
Fixed scoping issue with *world*
...
on 7 Nov 2018
31360ef
Wrote (generate-biomes) and associated functions
48e4e79
Changed some item definitions and other small changes.
on 5 Nov 2018
2cd7a99
Removed old landscape generation code.
b4e4709
Small changes to diamond.lisp, new landscapes generated.
...
on 29 Sep 2018
4c5057c
Cows are now initialised with random trait values.
...
on 28 Sep 2018
b1745f2
Parent and offspring boxes now shown.
on 28 Sep 2018
dcfb2cf
Various small adjustments to Herd.java
37a64a8
Wrote herd serialization code.
...
on 27 Sep 2018
8b46678
(Re-)wrote Cow constructors.
d2b47d5
Various small changes, mostly GUI
...
on 27 Sep 2018
b5a63b0
Added license and repo information to source code.
on 15 Sep 2018
68db4a5
Added comments and minor adjustments
on 13 Sep 2018
e83f9b9
Finetuned landscape variables, some bug fixes
d36520c
Added R map visualization script.
cd5905f
Wrote (create-peak), fixed some bugs
on 12 Sep 2018
d0818ec
Wrote first version of (create-stream)
dc6dc9b
Wrote more direction utility functions
on 18 Jul 2018
a039c12
Sanitized some file entries.
on 18 Jul 2018
9d0b408
Fixed a bug in the mkdir call.