aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5e96726..7118290 100644
--- a/Changelog
+++ b/Changelog
@@ -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