Skip to content

Releases: VanceCole/simplefog

Core 0.7.3 Compatibility Update

30 Sep 03:58

Choose a tag to compare

Improves compatibility with FoundryVTT Core 0.7x beta branch

Bug Fixes

27 Sep 04:25

Choose a tag to compare

  • Fixes issue where migrations caused error when trying to update old fog data
  • Fixes issue where grid drawing on hex grids would occassionally get stuck on certain coordinates

New Blank Scene Option, Some Bugfixes

07 Sep 02:18

Choose a tag to compare

  • 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

16 Aug 08:33

Choose a tag to compare

  • 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

15 Aug 06:45

Choose a tag to compare

  • 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

11 Aug 08:34

Choose a tag to compare

  • Adds localization support
  • Fixes bug where undo was not working correctly

Performance Improvements

11 Aug 05:07

Choose a tag to compare

  • 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

31 Jul 04:21

Choose a tag to compare

Should improve compatibility with more mods and systems.

Support extremely large resolution scenes and fix memory leak

29 Jul 22:36

Choose a tag to compare

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

29 Jul 20:33

Choose a tag to compare

Adds option to disable AutoVisibility for GMs