aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-10-04 19:39:08 -0400
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-10-04 19:39:08 -0400
commite58c8920f5332678e4446a8c33bc74a716024010 (patch)
tree7cc26dfbf5c7999047a39659794eafcd00769d3d /Changelog
parent63dc9b399db9faef611c31629e0265b954d74197 (diff)
parenta277430f0ddde9ea2583f4b0c44fcafe8a2528bf (diff)
Added texture support and basic textures
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index fb9e42b..b831548 100644
--- a/Changelog
+++ b/Changelog
@@ -64,3 +64,10 @@
- player can now complete assigned requests
- player's name is displayed
- improved gravity so entities don't shake on the ground
+
+10/2/2015:
+==========
+
+ - added a basic inventory
+ - quests can reward one type of item (but any quantity of that item)
+ - added texture loading, began working on player textures