2018-11-28 |
Moved client code to separate file
Daniel Vedder
committed
on 28 Nov 2018
|
---|---|
2018-11-26 |
Networking is now functional
Daniel Vedder
committed
on 26 Nov 2018
|
2018-11-22 |
Implemented client code (but not yet functional)
Daniel Vedder
committed
on 22 Nov 2018
|
2018-11-19 |
Implemented basic server code, rearranged some code segments.
Daniel Vedder
committed
on 19 Nov 2018
|
2018-11-18 |
Screen is now regularly updated, even without user input.
Daniel Vedder
committed
on 18 Nov 2018
|
Introduced multithreading.
Daniel Vedder
committed
on 18 Nov 2018
|
|
Started on item-methods.lisp
Daniel Vedder
committed
on 18 Nov 2018
|
|
Made code more OOP
Daniel Vedder
committed
on 18 Nov 2018
|
|
2018-11-17 |
Wrote the (random-move) method.
Daniel Vedder
committed
on 17 Nov 2018
|
2018-11-16 |
Added African species, animals are now added to the map.
Daniel Vedder
committed
on 16 Nov 2018
|
Added README.md
Daniel Vedder
committed
on 16 Nov 2018
|
|
2018-11-15 |
Wrote (break-lines) function in `util.lisp'
Daniel Vedder
committed
on 15 Nov 2018
|
Fixed display bugs
Daniel Vedder
committed
on 15 Nov 2018
|
|
2018-11-14 |
Splash screen is now displayed at game start.
Daniel Vedder
committed
on 14 Nov 2018
|
Major rearrangement, moved all gameplay data to `data.lisp'
Daniel Vedder
committed
on 14 Nov 2018
|
|
2018-11-13 |
Nouns with leading vowels now get the correct article.
Daniel Vedder
committed
on 13 Nov 2018
|
Patch description now shown in place panel.
Daniel Vedder
committed
on 13 Nov 2018
|
|
Worked on items and biomes
Daniel Vedder
committed
on 13 Nov 2018
|
|
Fixed feature display bug.
Daniel Vedder
committed
on 13 Nov 2018
|
|
Created logo
Daniel Vedder
committed
on 13 Nov 2018
|
|
Added TODO file
Daniel Vedder
committed
on 13 Nov 2018
|
|
Changed project name to Naledi ya Africa
Daniel Vedder
committed
on 13 Nov 2018
|
|
Implemented feature creation and drawing (still buggy).
Daniel Vedder
committed
on 13 Nov 2018
|
|
2018-11-12 |
Changed item structs to a CLOS class hierarchy.
Daniel Vedder
committed
on 12 Nov 2018
|
2018-11-10 |
Added player.lisp and the inventory handling functions.
Daniel Vedder
committed
on 10 Nov 2018
|
2018-11-09 |
Added messages window
Daniel Vedder
committed
on 9 Nov 2018
|
Added other panels to UI.
Daniel Vedder
committed
on 9 Nov 2018
|
|
2018-11-08 |
Map interface now reads real game map.
Daniel Vedder
committed
on 8 Nov 2018
|
Fixed scoping issue with *world*
Daniel Vedder
committed
on 8 Nov 2018
|
|
2018-11-07 |
Implemented a rudimentary ncurses map interface.
Daniel Vedder
committed
on 7 Nov 2018
|