aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-02-11 08:28:27 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-02-11 08:28:27 -0500
commit2a4a514b654ef0e08134a116c658d49a8f16cfe7 (patch)
tree8f33af3d9508c370a27719d3bc2089ada1abeffb /Changelog
parenta0afc9a192016b2bb4c185895a4082cc965e1179 (diff)
parent3033594b89f23e65b6152daa6610f991307f2f67 (diff)
Worlds can be themed
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2077ac0..582259c 100644
--- a/Changelog
+++ b/Changelog
@@ -625,3 +625,25 @@
- improved font rendering codes
- added font selection to settings.xml
- XML'd important text
+
+2/8/2016:
+=========
+
+ - partially fixed text drawing
+ - XML'd quest checking, working on quest requirements
+ - worked on XML'ing villages
+
+2/9/2016:
+=========
+
+ - 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