diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-10-04 19:39:08 -0400 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-10-04 19:39:08 -0400 |
commit | e58c8920f5332678e4446a8c33bc74a716024010 (patch) | |
tree | 7cc26dfbf5c7999047a39659794eafcd00769d3d /Changelog | |
parent | 63dc9b399db9faef611c31629e0265b954d74197 (diff) | |
parent | a277430f0ddde9ea2583f4b0c44fcafe8a2528bf (diff) |
Added texture support and basic textures
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |