2015-06-02 |
|
---|---|
2015-05-31 |
Some refactoring in world/game-object, expanded commandline parameter parsing.
Daniel Vedder
committed
on 31 May 2015
|
2015-05-30 |
Did some planning on how to proceed from here, started on the networking module.
Daniel Vedder
committed
on 30 May 2015
|
2015-05-29 |
|
2015-05-28 |
|
2015-05-27 |
Started implementing in-game commands, expanded test world.
Daniel Vedder
committed
on 27 May 2015
|
2015-05-26 |
Finally got create-player working.
Daniel Vedder
committed
on 26 May 2015
|
2015-05-22 |
Created an ATL-mode for Emacs and expanded the test world.
Daniel Vedder
committed
on 22 May 2015
|
Wrote create-player (though still buggy)
Daniel Vedder
committed
on 22 May 2015
|
|
2015-05-21 |
Saved a lot of code by writing build-symbol, started on client module.
Daniel Vedder
committed
on 21 May 2015
|
Enabled Lisp extension files to be loaded from ATL source file.
...
Daniel Vedder
committed
on 21 May 2015
|
|
2015-05-20 |
Added races and character classes, wrote safe-guard against circular imports.
Daniel Vedder
committed
on 20 May 2015
|
Parsing an ATL file now actually builds the *world*.
Daniel Vedder
committed
on 20 May 2015
|
|
2015-05-19 |
Merged in master (to obtain Python code), added commandline parameter parsing.
Daniel Vedder
committed
on 19 May 2015
|
|
|
Enabled recursive loading of ATL files, implemented option command behaviour.
...
Daniel Vedder
committed
on 19 May 2015
|
|
2015-05-17 |
Integrated interpreter.lisp with atlantis.lisp, various bug fixes.
Daniel Vedder
committed
on 17 May 2015
|
2015-05-15 |
Expanded interpreter, started on world.
Daniel Vedder
committed
on 15 May 2015
|
|
|
2015-05-14 |
Merge branch 'lisp' into master, split off branch 'python'.
...
Daniel Vedder
committed
on 14 May 2015
|
Deleted python directory, preparing for merge into master branch.
Daniel Vedder
committed
on 14 May 2015
|
|
More work on character.py, preparing for lisp/python merge
Daniel Vedder
committed
on 14 May 2015
|
|
More work on util.lisp, changed license to MIT.
Daniel Vedder
committed
on 14 May 2015
|
|
2015-05-10 |
character.py more or less finished, added item.py
Daniel Vedder
committed
on 10 May 2015
|
Changed the input macro to take any number of input variables
Daniel Vedder
committed
on 10 May 2015
|
|
2015-05-09 |
Added CharacterClass and Race classes
Daniel Vedder
committed
on 9 May 2015
|
Further work on atlantis.lisp and util.lisp
Daniel Vedder
committed
on 9 May 2015
|
|
Expanded player.py, slight other modifications
Daniel Vedder
committed
on 9 May 2015
|
|
Started on atlantis.lisp, util.lisp
Daniel Vedder
committed
on 9 May 2015
|
|
|