Compare commits
No commits in common. "7321e761a462c63a096aa09805b315feffa47b41" and "5fc170ffff986e7b2f73f68d4392a9ac35989856" have entirely different histories.
7321e761a4
...
5fc170ffff
42
External/VTTModules.md
vendored
42
External/VTTModules.md
vendored
@ -28,19 +28,13 @@ This also aids me into getting the hang of the different plugins.
|
||||
|
||||
---
|
||||
|
||||
## [Smalltime](https://github.com/unsoluble/smalltime)
|
||||
A small module for displaying and controlling the current time of day.
|
||||
## [About Time](https://gitlab.com/tposney/about-time)
|
||||
A module to support a game time clock in Foundry VTT. Arbitrary calendars are supported Gregorian and Greyhawk supplied but it is easy to add your own. See notes at the end. Please have a look at Gettingstarted.md it has more information.
|
||||
|
||||
### Recommended settings
|
||||
| Option | Setting |
|
||||
|:---------------------------|:---------------------------------|
|
||||
| Time Format | 24hr |
|
||||
| Show Seconds | true |
|
||||
| Date Format | (Personal Prefference) 17. July |
|
||||
| Affect Darkness by Default | true |
|
||||
|
||||
### Dependencies
|
||||
* None
|
||||
* Simple Calendar
|
||||
|
||||
### Personal Thoughts
|
||||
|
||||
@ -252,6 +246,22 @@ Allows importing Universal VTT map files into FoundryVTT.
|
||||
- [ ] Done
|
||||
---
|
||||
|
||||
## [Smalltime](https://github.com/unsoluble/smalltime)
|
||||
A small module for displaying and controlling the current time of day.
|
||||
|
||||
### Recommended settings
|
||||
|
||||
### Dependencies
|
||||
* None
|
||||
|
||||
### Personal Thoughts
|
||||
|
||||
- [ ] Documentation
|
||||
- [x] Dependencies
|
||||
- [ ] Thoughts
|
||||
- [ ] Done
|
||||
---
|
||||
|
||||
## [Settings Extender](https://gitlab.com/foundry-azzurite/settings-extender)
|
||||
Extends the settings menu, adding additional types for configuration values.
|
||||
|
||||
@ -809,20 +819,8 @@ Allows to force chosen settings for all clients to the defaults provided by the
|
||||
### Dependencies
|
||||
* [LibWrapper](https://github.com/ruipin/fvtt-lib-wrapper)
|
||||
|
||||
### Personal Thoughts
|
||||
---
|
||||
|
||||
## [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
|
||||
* Simple Calendar
|
||||
|
||||
### Personal Thoughts
|
||||
|
||||
### Reason for retirement
|
||||
> It's an addon, which adds ANOTHER daytime overview.... we don't need that.
|
||||
|
||||
> Conflicting and awkward usage
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user