DAE and dnd4e compatibility
Use a cached map to track move penalties for different region combinations. Improves compatibility with Dynamic Active Effects while not severely impacting performance. Addresses #209.
Use a mixed wrap instead of override for Ruler#_computeDistance
, which improves compatibility with some systems, like dnd4e. Closes #213.
Full Changelog: 0.10.12...0.10.13