diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-02-10 08:48:49 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-02-10 08:48:49 -0500 |
commit | 3033594b89f23e65b6152daa6610f991307f2f67 (patch) | |
tree | 920a7c1b35946210683cdd1146cd0afeb7e24b7d /Changelog | |
parent | 1382f79d57060dc38f6c45fd4fc865e0e565f90b (diff) |
quests, inventory good
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -639,3 +639,11 @@ - quests can require one item for completion - better-er text drawing - can set world themes through XML + +2/10/2016: +========== + + - proper quest handling: multiple req's, re-classified, overall good + - began considering unique_ptr's because they're good + - fixed inventory everything + - themes work |