activities
on 2 Feb 2021
16ea8e5 Added Julia installation script for local install
on 13 Dec 2020
@daniel daniel pushed to master at daniel/naledi
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
a38e460 Updated README and binary
ae064e8 Note panel text is now autosaved
on 25 Jun 2020
89305df Added notes text pane
on 28 May 2020
0f8ae25 Updated README file
on 28 May 2020
813e611 Fixed threading issue to make the stand-alone executable.
on 25 May 2020
228ff8b Fixed save-to-file bug
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
7af59da Basic layout is finished
7474caf Added basic GUI code (not yet functioning)
37a9218 Added usage and todo to README
on 25 May 2020
22f25c6 Added tutorial example file
7547473 Wrote task list code
on 25 May 2020
86a2691 Added installation instructions to README
on 25 May 2020
da180af Wrote ASDF and package definition files
on 25 May 2020
@daniel daniel created branch master at daniel/cl-todo
on 25 May 2020
on 24 Jun 2019
@daniel daniel pushed to master at daniel/naledi
e5eff6b Implemented message passing to user from server
3d79266 Implemented inform-user
8999dec Remote login now works
...
on 10 Jun 2019
@daniel daniel pushed to master at daniel/naledi
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 1 Apr 2019
on 30 Jan 2019
7800738 Corrected markdown in README.md
on 30 Jan 2019
4de05f1 Added Procedure section to README.md
on 30 Jan 2019
2417721 Also install R
on 30 Jan 2019
c030a89 Merge with origin
75bda3f Update to Julia 1.1
on 11 Jan 2019
@daniel daniel pushed to master at daniel/naledi
1dc564b Reorganized file structure
7cbc072 Some minor bug fixes
290e011 Updated croatoan API calls to newest version, updated TODO
...
on 20 Dec 2018
@daniel daniel pushed to master at daniel/naledi
8d36ab5 Wrote (enter-server-address)
459ef6c Wrote (choose-local-or-remote) function
a187154 Various small changes
...
on 26 Nov 2018
@daniel daniel pushed to master at daniel/naledi
f1a5a39 Networking is now functional
on 22 Nov 2018
@daniel daniel pushed to master at daniel/naledi
ec72b75 Implemented client code (but not yet functional)
2c185c4 Implemented basic server code, rearranged some code segments.
on 18 Nov 2018
@daniel daniel pushed to master at daniel/naledi
db0b9b1 Screen is now regularly updated, even without user input.
220590f Introduced multithreading.
39a8175 Started on item-methods.lisp
...
on 16 Nov 2018
@daniel daniel pushed to master at daniel/naledi
9e38ff8 Added African species, animals are now added to the map.
on 16 Nov 2018
@daniel daniel pushed to master at daniel/naledi
6d72280 Added README.md
on 15 Nov 2018
@daniel daniel pushed to master at daniel/naledi
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
@daniel daniel pushed to master at daniel/naledi
68a006e Added TODO file
86fc220 Changed project name to Naledi ya Africa
c0b1d92 Implemented feature creation and drawing (still buggy).
...
on 9 Nov 2018
@daniel daniel pushed to master at daniel/naledi
c534bfa Added other panels to UI.
852e118 Map interface now reads real game map.
042b0a8 Fixed scoping issue with *world*
...
on 7 Nov 2018
@daniel daniel pushed to master at daniel/naledi
31360ef Wrote (generate-biomes) and associated functions
48e4e79 Changed some item definitions and other small changes.
f5b9f76 Revamped biomes
on 5 Nov 2018
@daniel daniel pushed to master at daniel/naledi
7d7b365 Slimmed down util.lisp
2cd7a99 Removed old landscape generation code.
b4e4709 Small changes to diamond.lisp, new landscapes generated.
...
on 29 Sep 2018
c3ce830 Rewrote combineTrait()
0c72e3d Wrote the testWin() method
5d0cc09 Implemented goal selection
...
on 29 Sep 2018
ff66093 Updated help file.
4c5057c Cows are now initialised with random trait values.
0075d09 Rewrote rateCow()
...
on 28 Sep 2018
6bec191 Worked on GUI and layout.
b1745f2 Parent and offspring boxes now shown.
df2cdc3 Implemented mouse actions.
on 28 Sep 2018
b899086 Worked on GUI layout
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
271d5d8 Expanded Herd class.
...
on 27 Sep 2018
8289138 Added README
b5a63b0 Added license and repo information to source code.
on 27 Sep 2018
@daniel daniel created branch master at daniel/moobreeder
on 27 Sep 2018
on 15 Sep 2018
@daniel daniel pushed to master at daniel/naledi
68db4a5 Added comments and minor adjustments
on 13 Sep 2018
@daniel daniel pushed to master at daniel/naledi
e83f9b9 Finetuned landscape variables, some bug fixes
d36520c Added R map visualization script.
cd5905f Wrote (create-peak), fixed some bugs
on 12 Sep 2018
@daniel daniel pushed to master at daniel/naledi
7d7c41e Finished (create-stream)
d0818ec Wrote first version of (create-stream)
dc6dc9b Wrote more direction utility functions
on 9 Sep 2018
@daniel daniel created branch master at daniel/naledi
on 9 Sep 2018
on 18 Jul 2018
df6389a Deleted TODO.
a039c12 Sanitized some file entries.
on 18 Jul 2018
9d0b408 Fixed a bug in the mkdir call.