diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-02-12 08:47:15 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-02-12 08:47:15 -0500 |
commit | ba7df965e73e121820f20e3a0e57631d078c11db (patch) | |
tree | 75f09a352be19c369f7bd02e279a275322634d67 /Changelog | |
parent | 3033594b89f23e65b6152daa6610f991307f2f67 (diff) |
more saving/loading
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -647,3 +647,21 @@ - began considering unique_ptr's because they're good - fixed inventory everything - themes work + - pushed template settings.xml + +2/11/2016: +========== + + - fixed text drawing for good + - fixed player boundary checks + - made importantText passive-able + - began work on saving player stats + - fixed dialogClick stuffs + - added readConfig checks + - added background layers and whatnot + +2/12/2016: +========== + + - made saving functionality for player coordinates, inventory, health and current world + - addded structured villages |