Compare commits

...

20 Commits

Author SHA1 Message Date
f832624e94 Merge branch 'main' into Recommendet-Settings
# Conflicts:
#	External/VTTModules.md
2022-05-05 09:46:39 +02:00
4767883002 improved filestructure and performance
Added small versions of the background
Moved the Foundry Files to a seperate folder
2022-05-05 09:37:07 +02:00
9b140f36df optimizations 2022-05-05 08:23:46 +02:00
7839a4ae7e improved framerate 2022-05-05 08:17:30 +02:00
41788cc7fc Fixed spelling and the OG Name 2022-05-05 07:53:39 +02:00
7dedf9da1d added files 2022-05-05 06:49:16 +02:00
24c590509a added gitatributes 2022-05-05 06:19:04 +02:00
5af4b9d03d added LFS 2022-05-05 06:13:12 +02:00
e5c9c0993d Removed stupid line 2022-05-04 23:16:49 +02:00
748fbc2160 Un-Retired TidyUI
Both search bars are a valid addition; One searches the modules, the other the contents. Fair and Fair
2022-05-04 19:47:03 +02:00
6648b46e7e Retired Force Client Settings 2022-05-04 19:41:50 +02:00
52192413a9 Merge branch 'main' of https://git.james-things.com/James/DND_Things 2022-05-04 16:39:07 +02:00
39c9c35f4e Renamed Party to Party.md
Because it was not a markdown file
2022-05-04 16:39:02 +02:00
6777281e83 renamed to work 2022-05-04 16:23:05 +02:00
d2134fdf20 Merge branch 'Deaflora-things' 2022-05-04 16:21:45 +02:00
c9dd6c934f Adding old Deaflora stuff 2022-05-04 16:21:27 +02:00
2b6a12697b added Backgroundmusic 2022-05-04 13:56:17 +02:00
97baa74c4d Copied from https://github.com/Gensokian/DND_Notes_Template
Copied from https://github.com/Gensokian/DND_Notes_Template
2022-05-04 13:56:02 +02:00
4c498add66 Add Monks Player Settings 2022-05-04 11:54:19 +02:00
980187670f Add Give item to another player 2022-05-04 11:54:11 +02:00
3 changed files with 58 additions and 32 deletions

10
.gitattributes vendored Normal file
View File

@ -0,0 +1,10 @@
# LFS config
# Raw Content file types.
*.png filter=lfs diff=lfs merge=lfs -text
*.mp4 filter=lfs diff=lfs merge=lfs -text
*.gif filter=lfs diff=lfs merge=lfs -text
*.mp3 filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.webm filter=lfs diff=lfs merge=lfs -text
*.xcf filter=lfs diff=lfs merge=lfs -text

View File

@ -130,6 +130,24 @@ Also Shops Quests (tracking), Places... basically anything!
- [ ] Done - [ ] Done
--- ---
## [Monk's Enhanced Journal](https://github.com/ironmonk88/monks-enhanced-journal)
Add-On Module for Foundry VTT This is an enhanced version of the journal. It allows for multiple types of journal entries, and adds increased functionality such as searching, private notes, bookmarks, and tabs.
Also Shops Quests (tracking), Places... basically anything!
### Recommended settings
### Dependencies
* None
### Personal Thoughts
- [ ] Documentation
- [x] Dependencies
- [ ] Thoughts
- [ ] Done
---
## [Monk's Active Tile Triggers](https://github.com/ironmonk88/monks-active-tiles) ## [Monk's Active Tile Triggers](https://github.com/ironmonk88/monks-active-tiles)
Add-On Module for Foundry VTT Want to teleport, or open doors, or hide characters, or display a message, or play a sound, or change a token's elevation when a token walks over a tile... now you can Add-On Module for Foundry VTT Want to teleport, or open doors, or hide characters, or display a message, or play a sound, or change a token's elevation when a token walks over a tile... now you can
@ -164,22 +182,6 @@ Add a token bar to show the current player tokens that are available on the curr
- [ ] Done - [ ] 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) ## [Monk's Wall Enhancement](https://github.com/ironmonk88/monks-wall-enhancement)
Add-On Module for Foundry VTT Improvements to the Core Wall functionality. 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. 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.
@ -715,6 +717,21 @@ Allows for easy registration of custom chat commands such as /command, complete
- [ ] Done - [ ] 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) ## [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. 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.
@ -769,20 +786,6 @@ Extremely Configurable UI module, allows the user to hide, collapse or auto-hide
> Broken > 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) ## [Chat Portrait](https://github.com/ShoyuVanilla/FoundryVTT-Chat-Portrait)
A Foundry VTT module that displays the Actor's portrait images on the chat messages. A Foundry VTT module that displays the Actor's portrait images on the chat messages.
@ -796,3 +799,17 @@ A Foundry VTT module that displays the Actor's portrait images on the chat messa
### Reason for retirement ### Reason for retirement
> Sounds good, doesn't work. I mean it does, but it's not what I need > 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
---

View File

@ -8,7 +8,7 @@ Jesse James Isler
# Einführung # Einführung
3 Tage spielt in der Welt von Talos, einem Erden ähnlichen Planeten. Das Ganze im Western von Karika dem Westlichen Kontinenten. Vor langer Zeit lebten hier die Liau, ein Folk, welches auf die Modernisierung der neuen Kreaturen kein Interesse legt. Die Liau wurden aus Talos praktisch herausgedrängt, und mussten in den Wüsten überleben, während sich Tieflinge, Orcs, Menschen und andere Spezies eingenistet haben. Die Liaus aber liessen sich das nicht gefallen, dass Aussenseiter sich in ihrem Land breit machten. Mehr und mehr begannen die Leute miteinander zu Kriegen. Aber die Liau wurden schnell mit dem technischen Fortschritt der Menschen und Dragonborn überholt und mussten sich zurückziehen, da mehr und mehr ihrer Kolonien welche aus der wilden Wüste regiert wird von den “Aussenseitern” eingenommen wurden. "Im Wandel der Zeit" spielt in der Welt von Talos, einem Erden ähnlichen Planeten. Das Ganze im Western von Karika dem westlichen Kontinent. Vor langer Zeit lebten hier die Liau, ein Folk, welches auf die Modernisierung der neuen Kreaturen kein Interesse legt. Die Liau wurden aus Talos praktisch herausgedrängt, und mussten in den Wüsten überleben, während sich Tieflinge, Orcs, Menschen und andere Spezies eingenistet haben. Die Liaus aber liessen sich das nicht gefallen, dass Aussenseiter sich in ihrem Land breit machten. Mehr und mehr begannen die Leute miteinander zu Kriegen. Aber die Liau wurden schnell mit dem technischen Fortschritt der Menschen und Dragonborn überholt und mussten sich zurückziehen, da mehr und mehr ihrer Kolonien welche aus der wilden Wüste regiert wird von den “Aussenseitern” eingenommen wurden.
# Setting # Setting
@ -1019,4 +1019,3 @@ Jede Nacht hat seine Tücken in Talos. Das Wetter könnte jeder zeit umschlagen
| 18 | Random encounter aus der Random Encounter DC Tabelle | | 18 | Random encounter aus der Random Encounter DC Tabelle |
| 19 | Random encounter aus der Random Encounter DC Tabelle | | 19 | Random encounter aus der Random Encounter DC Tabelle |
| 20 | Random encounter aus der Random Encounter DC Tabelle | | 20 | Random encounter aus der Random Encounter DC Tabelle |
>>>>>>> Stashed changes