diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-05-02 08:49:17 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-05-02 08:49:17 -0400 |
commit | 6a728a46d837384074228959d6330ba29e03aee0 (patch) | |
tree | 9a4deef7aea5c6b936eebdb01d8538744030d116 /Changelog | |
parent | afa34b3140979874d46a362e83dc0d1eebd137eb (diff) |
arena/page fixes
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -937,3 +937,23 @@ - removed threadpool, gameplay - redoing inventory system - added -g flag + + ~ 7 months of Changelog + +4/28/2016: +========== + + - fixed arenas, improved world switching + - continued revising inventory + +5/2/2016: +========= + + - fixed arena speed bug + - birds don't 'hit' the world boundaries + - fixed page drawing + - items are unique now + - added swords and bows + - render is now separated from the main loop + + ~8,100 lines of code |