Compare commits
4 Commits
5fc170ffff
...
7321e761a4
Author | SHA1 | Date | |
---|---|---|---|
7321e761a4 | |||
514d13114c | |||
50c4f3664e | |||
7f232aa041 |
42
External/VTTModules.md
vendored
42
External/VTTModules.md
vendored
@ -28,13 +28,19 @@ This also aids me into getting the hang of the different plugins.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## [About Time](https://gitlab.com/tposney/about-time)
|
## [Smalltime](https://github.com/unsoluble/smalltime)
|
||||||
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.
|
A small module for displaying and controlling the current time of day.
|
||||||
|
|
||||||
### Recommended settings
|
### Recommended settings
|
||||||
|
| Option | Setting |
|
||||||
|
|:---------------------------|:---------------------------------|
|
||||||
|
| Time Format | 24hr |
|
||||||
|
| Show Seconds | true |
|
||||||
|
| Date Format | (Personal Prefference) 17. July |
|
||||||
|
| Affect Darkness by Default | true |
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
* Simple Calendar
|
* None
|
||||||
|
|
||||||
### Personal Thoughts
|
### Personal Thoughts
|
||||||
|
|
||||||
@ -246,22 +252,6 @@ Allows importing Universal VTT map files into FoundryVTT.
|
|||||||
- [ ] Done
|
- [ ] 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)
|
## [Settings Extender](https://gitlab.com/foundry-azzurite/settings-extender)
|
||||||
Extends the settings menu, adding additional types for configuration values.
|
Extends the settings menu, adding additional types for configuration values.
|
||||||
|
|
||||||
@ -819,8 +809,20 @@ Allows to force chosen settings for all clients to the defaults provided by the
|
|||||||
### Dependencies
|
### Dependencies
|
||||||
* [LibWrapper](https://github.com/ruipin/fvtt-lib-wrapper)
|
* [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
|
### Personal Thoughts
|
||||||
|
|
||||||
### Reason for retirement
|
### Reason for retirement
|
||||||
> Conflicting and awkward usage
|
> It's an addon, which adds ANOTHER daytime overview.... we don't need that.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user