diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-03-29 08:48:52 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-03-29 08:48:52 -0400 |
commit | a9a9777190086bd2ce2aa54e20a1101509614463 (patch) | |
tree | dfd754e45f2d8fc4cf955470681c39c502cde1b4 /Changelog | |
parent | 82c178d797b9a23c31d7dad1cc8cac29d27c6eb1 (diff) |
began reworking indoors
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -821,3 +821,25 @@ - found brazzier glitch - merchants inside stalls - z renders???? + +3/25/2016: +========== + + - relocated detect() to main loop, better thing handling now + - implemented rain, snow + - added weather to debug overlay thing + +3/28/2016: +========== + + - fixed bug with quest assignment + - made file names consistent + - namespace'd config stuff + - began work on improving rendering stuff + +3/29/2016: +========== + + - prevented structures from moving + - began making indoor worlds good + - inventory slots are actually being used |