aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-11-20 08:49:54 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-11-20 08:49:54 -0500
commitcc4cd76409894615887e0b39d7db5b722138a613 (patch)
treedb2802e34ba553bf121a7e59cb803d1c0c196e6d /Changelog
parent0a30bd1b2e2f02b6f34225d8976f645c99b53b7e (diff)
parent5598e4d1f52224f2d075dc318868e284b2f20a78 (diff)
Started inv ui, new item system
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog28
1 files changed, 28 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e967987..0fe9386 100644
--- a/Changelog
+++ b/Changelog
@@ -283,3 +283,31 @@
- created a generic object class
- began death handling stuffs
- added a quest list in-game
+
+11/13/2015:
+===========
+
+ - began working on cutscene triggers
+ - began working on item dialogs
+
+11/16/2015:
+===========
+
+ - minor bug fixes
+ - began working on arenas
+ - began working on cutscene triggers
+
+11/17/2015:
+===========
+
+ - created basic arena / arena handling
+ - added entity deletion when an entity dies
+ - fixed errors with typewriter-text
+ - finished cutscene triggers
+
+11/18/2015:
+===========
+
+ - converted layered background items to tiles
+ - fixed ortho in small spaces
+ - began formalizing item system