History for atlantis / lisp / game-objects.lisp
2015-07-04
@Daniel Vedder
Changed some things around under the hood to get 'attack' working later on. ...
Daniel Vedder committed on 4 Jul 2015
2015-06-30
@Daniel Vedder
Wrote most of the attack function, but doesn't work yet. ...
Daniel Vedder committed on 30 Jun 2015
2015-06-22
@Daniel Vedder
Started implementing trading system (buying works now). ...
Daniel Vedder committed on 22 Jun 2015
2015-06-21
@Daniel Vedder
Started on creator.lisp, the ATL code generator, and implemented spreadsheet parsing. ...
Daniel Vedder committed on 21 Jun 2015
2015-06-19
@Daniel Vedder
Implemented about/talk/clear commands. ...
Daniel Vedder committed on 19 Jun 2015
2015-06-18
@Daniel Vedder
Implemented item pickup/dropping/equipping. ...
Daniel Vedder committed on 18 Jun 2015
2015-06-17
@Daniel Vedder
Some refactoring and bug fixing (introduced debugging print function).
Daniel Vedder committed on 17 Jun 2015
2015-06-02
@Daniel Vedder
Refactored define commands, started integrating monsters into the game world.
Daniel Vedder committed on 2 Jun 2015
@Daniel Vedder
A lot of refactoring and code cleanup... ...
Daniel Vedder committed on 2 Jun 2015
2015-05-31
@Daniel Vedder
Some refactoring in world/game-object, expanded commandline parameter parsing.
Daniel Vedder committed on 31 May 2015
2015-05-29
@Daniel Vedder
Refactored game command system, added 'player' command. ...
Daniel Vedder committed on 29 May 2015
2015-05-28
@Daniel Vedder
Finished the 'goto', 'place' and 'help' commands. ...
Daniel Vedder committed on 28 May 2015
2015-05-27
@Daniel Vedder
Started implementing in-game commands, expanded test world.
Daniel Vedder committed on 27 May 2015
2015-05-21
@Daniel Vedder
Saved a lot of code by writing build-symbol, started on client module.
Daniel Vedder committed on 21 May 2015
2015-05-20
@Daniel Vedder
Parsing an ATL file now actually builds the *world*.
Daniel Vedder committed on 20 May 2015
2015-05-19
@Daniel Vedder
Enabled recursive loading of ATL files, implemented option command behaviour. ...
Daniel Vedder committed on 19 May 2015
2015-05-15
@Daniel Vedder
Expanded interpreter, started on world.
Daniel Vedder committed on 15 May 2015
@Daniel Vedder
Started work on the interpreter. ...
Daniel Vedder committed on 15 May 2015