generated from League-of-Foundry-Developers/FoundryVTT-Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
98839f6
commit fa59ab1
Showing
2 changed files
with
24 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
## [1.0.0] | ||
- Intial release | ||
|
||
## [1.1.0] | ||
- **Now compatible with FVTT v9** | ||
- You can chose not to use weather chat conditions | ||
|
||
## [1.1.1] | ||
- Fixed problem that images were not packed with the module. | ||
- Changed the control icons (sun remove weather fx, sun-rain to apply weather fx) | ||
|
||
## [1.1.2] | ||
- Added a check, a warning and a dialog in case the Weather Control output to chat option is set to off. Thanks [roi007leaf](https://github.com/roi007leaf) for the heads up. | ||
- Now hook to check if the song should continue playing is on 'canvasReady' instead of 'ready'. | ||
- Added Heavy Clouds missing image. | ||
|
||
## [1.1.3] | ||
- Temporary fix. It gets the weatherData.precipitation from weather-control settings in case Weather FX doesn't have a string to use. | ||
|
||
## [1.1.4] | ||
- Fix for Thunderstorm / Heavy Rain FX. Should be less performance demanding now. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters