Compare commits
No commits in common. "748fbc216065c1d8506e23570f6a3db31868af1c" and "52192413a91a94f5ccf04bb7469d85e42637ae24" have entirely different histories.
748fbc2160
...
52192413a9
59
External/VTTModules.md
vendored
59
External/VTTModules.md
vendored
@ -164,6 +164,22 @@ Add a token bar to show the current player tokens that are available on the curr
|
||||
- [ ] Done
|
||||
---
|
||||
|
||||
## [Force Client Settings](https://gitlab.com/kimitsu_desu/force-client-settings)
|
||||
Allows to force chosen settings for all clients to the defaults provided by the GM.
|
||||
|
||||
### Recommended settings
|
||||
|
||||
### Dependencies
|
||||
* [LibWrapper](https://github.com/ruipin/fvtt-lib-wrapper)
|
||||
|
||||
### Personal Thoughts
|
||||
|
||||
- [ ] Documentation
|
||||
- [x] Dependencies
|
||||
- [ ] Thoughts
|
||||
- [ ] Done
|
||||
---
|
||||
|
||||
## [Monk's Wall Enhancement](https://github.com/ironmonk88/monks-wall-enhancement)
|
||||
Add-On Module for Foundry VTT Improvements to the Core Wall functionality.
|
||||
This is a spin off from the original Monk's Little Details module. The original was getting a little large and I wanted to do more work with the Wall Functionality.
|
||||
@ -697,21 +713,6 @@ Allows for easy registration of custom chat commands such as /command, complete
|
||||
- [ ] Done
|
||||
---
|
||||
|
||||
## [Tidy UI Game Settings](https://github.com/sdenec/tidy-ui_game-settings)
|
||||
formerly FVTT UII - Game Settings
|
||||
A module to make the game settings menu a bit more comfortale to use. A stand alone module from the upcoming Tidy UI suite module.
|
||||
### Recommended settings
|
||||
|
||||
### Dependencies
|
||||
* None
|
||||
|
||||
### Personal Thoughts
|
||||
- [ ] Documentation
|
||||
- [x] Dependencies
|
||||
- [ ] Thoughts
|
||||
- [ ] Done
|
||||
---
|
||||
|
||||
|
||||
## [LibWrapper](https://github.com/ruipin/fvtt-lib-wrapper)
|
||||
Library for Foundry VTT which provides package developers with a simple way to modify core Foundry VTT code, while reducing the likelihood of conflict with other packages.
|
||||
@ -766,6 +767,20 @@ Extremely Configurable UI module, allows the user to hide, collapse or auto-hide
|
||||
> Broken
|
||||
---
|
||||
|
||||
## [Tidy UI Game Settings](https://github.com/sdenec/tidy-ui_game-settings)
|
||||
formerly FVTT UII - Game Settings
|
||||
A module to make the game settings menu a bit more comfortale to use. A stand alone module from the upcoming Tidy UI suite module.
|
||||
### Recommended settings
|
||||
|
||||
### Dependencies
|
||||
* None
|
||||
|
||||
### Personal Thoughts
|
||||
|
||||
### Reason for retirement
|
||||
> There is apparently a better settings searcher... don't know which one, but it's gud.
|
||||
---
|
||||
|
||||
## [Chat Portrait](https://github.com/ShoyuVanilla/FoundryVTT-Chat-Portrait)
|
||||
A Foundry VTT module that displays the Actor's portrait images on the chat messages.
|
||||
|
||||
@ -779,17 +794,3 @@ A Foundry VTT module that displays the Actor's portrait images on the chat messa
|
||||
### Reason for retirement
|
||||
> Sounds good, doesn't work. I mean it does, but it's not what I need
|
||||
---
|
||||
|
||||
## [Force Client Settings](https://gitlab.com/kimitsu_desu/force-client-settings)
|
||||
Allows to force chosen settings for all clients to the defaults provided by the GM.
|
||||
|
||||
### Recommended settings
|
||||
|
||||
### Dependencies
|
||||
* [LibWrapper](https://github.com/ruipin/fvtt-lib-wrapper)
|
||||
|
||||
### Personal Thoughts
|
||||
|
||||
### Reason for retirement
|
||||
> Conflicting and awkward usage
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user