From 514d13114c9688210e6da9ba723351e3683923a0 Mon Sep 17 00:00:00 2001 From: "James@STCH" Date: Mon, 9 May 2022 16:02:52 +0200 Subject: [PATCH] Swapped two modules Retired Weather Control Un-Retired Smalltime * Smalltime ACTUALLY can change the daytime on the fly... that's really flipping handy. --- External/VTTModules.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/External/VTTModules.md b/External/VTTModules.md index 6a561b7..7c162d3 100644 --- a/External/VTTModules.md +++ b/External/VTTModules.md @@ -28,13 +28,13 @@ This also aids me into getting the hang of the different plugins. --- -## [Weather Control](https://gitlab.com/jstebenne/foundryvtt-weather-control) -The successor of Calendar/Weather, Weather Control aims to provide the most seamless experience to add dynamic weather to your game based on climates. +## [Smalltime](https://github.com/unsoluble/smalltime) +A small module for displaying and controlling the current time of day. ### Recommended settings ### Dependencies -* Simple Calendar +* None ### Personal Thoughts @@ -804,21 +804,19 @@ Allows to force chosen settings for all clients to the defaults provided by the * [LibWrapper](https://github.com/ruipin/fvtt-lib-wrapper) ### Personal Thoughts - -### Reason for retirement -> Conflicting and awkward usage --- -## [Smalltime](https://github.com/unsoluble/smalltime) -A small module for displaying and controlling the current time of day. +## [Weather Control](https://gitlab.com/jstebenne/foundryvtt-weather-control) +The successor of Calendar/Weather, Weather Control aims to provide the most seamless experience to add dynamic weather to your game based on climates. ### Recommended settings ### Dependencies -* None +* Simple Calendar ### Personal Thoughts ### Reason for retirement -> Superseeded by Simple Calendar... Maybe I'll find a way to get both running, but that's todo, if Simple Calendar doesn't automagicly sync the brightness of the scene. +> It's an addon, which adds ANOTHER daytime overview.... we don't need that. + ---