Releases: VanceCole/simplefog
Releases · VanceCole/simplefog
Core 0.7.3 Compatibility Update
Bug Fixes
New Blank Scene Option, Some Bugfixes
- Should fix the issue where fog would randomly reset under certain rare circumstances
- Adds option to blank the fog when resetting (i.e. reset to completely revealed state)
- Some more performance optimizations
- Prevent [ ] from activating when focus is not game board
Bug fixes & data storage improvements
- Fixes issue where shift + negative rect brush direction did not work properly
- Fixes issue where brush controls could become hidden under long lists of active scenes
- Fixes issue where hex grid detection was slightly inaccurate near corners
- Implements more efficient data storage which should reduce size of db data
Race condition & localization fixes
- Fixes issue where brush tool labels were reversed
- Fixes issue where quickly clicking brush tool could cause a race condition resulting in fog being reset
Localization Support
- Adds localization support
- Fixes bug where undo was not working correctly
Performance Improvements
- Significantly optimized the autovisibility feature which should make it useable on any size map with little performance impact
- Improvements to the fog storage data which should reduce the impact on scene database file size
Compatibility Update
Should improve compatibility with more mods and systems.
Support extremely large resolution scenes and fix memory leak
Adds automatic resolution scaling for large canvases
Fixes a nasty memory leak
Players will now retain control / visibility over tokens they have observer on when using AutoVis
AutoVisibility GM Option
Adds option to disable AutoVisibility for GMs