Fixes to Saving and EventHookContainer #147

Merged
SenseiKiwi merged 5 commits from master into master 2014-03-27 03:20:49 +00:00

5 Commits

Author SHA1 Message Date
SenseiKiwi
248ac1ecf4 Minor Change
Minor mix-up with saving a change to a comment
2014-03-26 03:32:17 -04:00
SenseiKiwi
35c5943faf Changes to EventHookContainer
* Fixed comments messed up by auto-formatting
* Minor formatting changes
* Combined two conditions in the door-placement code into an equivalent
condition
2014-03-26 03:13:07 -04:00
SenseiKiwi
f682ba6a2b Fixes for Saving Process
* Switched to deleting dimension data when a dimension is removed
instead of trying to figure out which dimensions were removed later
* Fixed a bug with blacklist paths
* Rearranged saving code slightly to avoid the potential performance
impact of repeated calls to getAbsolutePath()
2014-03-26 02:12:53 -04:00
StevenRS11
3a292d7eac Fixed all doors being placed as dim doors 2014-03-26 01:31:11 -04:00
StevenRS11
9914666639 Changes
Made saving a bit more robust, now we only delete ones that where not
modified. Also overhauled door placement, its all handled by the
eventHandler now.
2014-03-26 01:31:11 -04:00