Skip to content

Commit

Permalink
Merge pull request #338 from Rayji96/dev
Browse files Browse the repository at this point in the history
Dev -> Main Merge for 4.4.0 Stable Release
  • Loading branch information
Rayji96 authored Jun 23, 2024
2 parents 1480177 + bbab07e commit 9b5300e
Show file tree
Hide file tree
Showing 118 changed files with 2,319 additions and 1,407 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
"notes": "https://github.com/Rayji96/foundry-V5/releases/tag/${{ github.event.release.tag_name }}",
"compatibility": {
"minimum": "11",
"verified": "12.324",
"verified": "12.327",
"maximum": ""
}
}
Expand Down
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,16 @@ Replace the 1s with however many you want to roll for each type, and let the dic

Bugs or feature requests created to this repository are greatly appreciate. Please use the [Issues](https://github.com/Rayji96/foundry-V5/issues) page for these!

Please reach out to me at "weinerdolphin" or "veilza" on Discord with any pressing issues, I'd love to help you get your game running smoothly!
You can also reach out to "weinerdolphin" or "veilza" on Discord, or leave a message in the #wod channel in the official Foundry Discord server, with any issues. We'd love to help you get your game running smoothly!

Please check the issues list before suggesting new features.

## Credits

### Core Developers
* Lead System Developer: [Veilza]
* Quality Assurance: [Rayji96]

Huge thanks to these folks for their contributions!

### System Contributors
Expand All @@ -46,7 +50,6 @@ Huge thanks to these folks for their contributions!
* Incredible work on dot and box counters by [erizocosmico]
* Refactors and enhancements by [bmgraves]
* Partial HTML, character types, migrations, bugfixes, and refactors by [Dakayl]
* In-chat willpower rerolling, dark theme, Werewolf v5 support, and numerous other features and fixes by [Veilza]
* Adding blood potency bonus to discipline rolls by [MarkusOzgur]
* Various upgrades and CSS design improvements by [LorduFreeman]
* Dicebox by [crcroberts]
Expand Down Expand Up @@ -107,4 +110,5 @@ Licensed WoD 5e materials will not be provided as this system is provided for pu
[gbursson]: https://github.com/gbursson
[MrDionysus]: https://github.com/MrDionysus
[LorduFreeman]: https://github.com/LorduFreeman
[Xuula]: https://github.com/Xuula
[Xuula]: https://github.com/Xuula
[Rayji96]: https://github.com/Rayji96
6 changes: 3 additions & 3 deletions css/lang/de.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.de .attribute, .de .skill {
margin-left: 10px;
margin-right: 10px;
}
margin-left: 15px;
margin-right: 15px;
}
6 changes: 3 additions & 3 deletions css/lang/pl.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.pl .attribute, .pl .skill {
margin-left: 10px;
margin-right: 10px;
}
margin-left: 15px;
margin-right: 15px;
}
6 changes: 3 additions & 3 deletions css/lang/ru.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.ru .attribute, .ru .skill {
margin-left: 10px;
margin-right: 10px;
}
margin-left: 15px;
margin-right: 15px;
}
1 change: 1 addition & 0 deletions css/parts/group-sheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

.group-sheet .members .group-member .actor-image img {
margin: 0 3px;
cursor: pointer;
}

.group-sheet .members .group-member .sub-item {
Expand Down
21 changes: 17 additions & 4 deletions css/parts/menus.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,22 @@
text-align: center;
}

.wod5e-config-form.storyteller-menu .modification-row {
.wod5e-config-form.storyteller-menu .modification-row, .wod5e-config-form.storyteller-menu .custom-row {
margin-top: 3px;
margin-bottom: 3px;
}

.wod5e-config-form.storyteller-menu .modification-row .mod-label {
.wod5e-config-form.storyteller-menu .mod-label {
font-weight: bold;
text-align: center;
display: flex;
flex-direction: row;
margin-left: auto;
margin-right: auto;
}

.wod5e-config-form.storyteller-menu .mod-label input {
margin-left: 5px;
}

.wod5e-config-form.storyteller-menu .modification-row .mod-hidden {
Expand All @@ -28,13 +36,13 @@
text-align: center;
}

.wod5e-config-form.storyteller-menu .add-mod-button {
.wod5e-config-form.storyteller-menu .addition-button {
border-radius: 0;
font-weight: bold;
letter-spacing: 0.05em;
}

.wod5e-config-form.storyteller-menu .add-mod-button:hover {
.wod5e-config-form.storyteller-menu .addition-button:hover {
cursor: pointer;
outline: none;
transition-duration: 0.3s;
Expand All @@ -43,3 +51,8 @@
.wod5e-config-form.storyteller-menu .remove-mod-button {
cursor: pointer;
}

.wod5e-config-form.storyteller-menu .remove-custom-button {
cursor: pointer;
margin-top: 5px;
}
6 changes: 5 additions & 1 deletion css/parts/resource-counters.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.wod5e .resource-value {
align-self: flex-end;
}

.wod5e .resource-value .resource-value-step {
height: 14px;
width: 14px;
Expand Down Expand Up @@ -152,4 +156,4 @@ span.resource-counter-step:nth-child(5n) {

span.resource-counter-step:last-child {
margin-right: 0;
}
}
12 changes: 8 additions & 4 deletions css/splats/hunter-styling.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@
}

.wod5e.hunter-sheet.window-app .window-resizable-handle {
border-top: 3px double #ff9a02;
border-left: 3px double #ff9a02;
border-bottom: 1px solid #ff9a02;
border-top: 3px double var(--hunter-primary);
border-left: 3px double var(--hunter-primary);
border-bottom: 1px solid var(--hunter-primary);
border-right: 1px solid var(--hunter-primary);
border-radius: 0;
}

Expand Down Expand Up @@ -87,7 +88,10 @@
}

.wod5e.hunter-sheet .item-image.edge-rollable img {
box-shadow: inset 0 0 5px 0 red;
box-shadow: inset 1px 1px 4px 0 orange;
border: 1px solid var(--hunter-primary);
filter: drop-shadow(2px 2px 1px grey);
border-radius: 4px;
}

/* dialog.css */
Expand Down
14 changes: 9 additions & 5 deletions css/splats/vampire-styling.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,23 @@
}

.wod5e.window-app .window-resizable-handle {
border-top: 3px double #ff0404;
border-left: 3px double #ff0404;
border-bottom: 1px solid #ff0404;
border-top: 3px double var(--vampire-primary);
border-left: 3px double var(--vampire-primary);
border-bottom: 1px solid var(--vampire-primary);
border-right: 1px solid var(--vampire-primary);
border-radius: 0;
}

.fa-arrows-alt-h::before,
.fa-left-right::before {
color: #ff0404;
color: var(--vampire-primary);
}

.item-image.power-rollable img {
box-shadow: inset 0 0 5px 0 #c7c7c7
box-shadow: inset 1px 1px 4px 0 red;
border: 1px solid var(--vampire-primary);
filter: drop-shadow(2px 2px 1px grey);
border-radius: 4px;
}

.wod5e .profile-img,
Expand Down
12 changes: 8 additions & 4 deletions css/splats/werewolf-styling.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@
}

.wod5e.werewolf-sheet.window-app .window-resizable-handle {
border-top: 3px double #997018;
border-left: 3px double #997018;
border-bottom: 1px solid #997018;
border-top: 3px double var(--werewolf-primary);
border-left: 3px double var(--werewolf-primary);
border-bottom: 1px solid var(--werewolf-primary);
border-right:1px solid var(--werewolf-primary);
border-radius: 0;
}

Expand Down Expand Up @@ -54,7 +55,10 @@
}

.wod5e.werewolf-sheet .item-image.gift-rollable img {
box-shadow: inset 0 0 5px 0 red;
box-shadow: inset 1px 1px 4px 0 rosybrown;
border: 1px solid var(--werewolf-primary);
filter: drop-shadow(2px 2px 1px grey);
border-radius: 4px;
}

.wod5e.werewolf-sheet .sheet-banner {
Expand Down
18 changes: 13 additions & 5 deletions css/themes/dark-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -212,14 +212,18 @@
color: #bb1020;
}

.wod5e.item.sheet .window-content input[type="number"] {
color: #000;
}

.dark-theme .wod5e .actor-header h1.charname input {
color: #faf5ed;
}

.dark-theme .wod5e.item.sheet .bonuses input {
color: #000;
}

.wod5e.item.sheet .window-content input[type="number"] {
color: #000;
}

.dark-theme .wod5e .description-content {
background: none;
border: 0;
Expand All @@ -245,7 +249,7 @@
background: #121212;
}

.dark-theme textarea {
.dark-theme .actor.sheet textarea, .dark-theme .item.sheet textarea {
color: #FFF;
}

Expand All @@ -259,3 +263,7 @@
.dark-theme .wod5e .resource-counter .resource-counter-step[data-state="-"] {
background-color: #f30018;
}

.dark-theme .wod5e-config-form .notes {
color: #FFF;
}
6 changes: 5 additions & 1 deletion css/wod5e.css
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@

.wod5e .resource-label {
font-weight: 500;
position: relative;
}

.wod5e .description-content {
Expand All @@ -125,6 +126,7 @@
.wod5e .window-content .resource-label {
text-transform: initial;
font-size: 1.2em;
text-align: left;
}

.wod5e .window-content .abilities .ability .resource-label {
Expand Down Expand Up @@ -306,6 +308,9 @@

.wod5e.sheet.actor .window-content .skills .skill .edit-skill {
font-size: 14px;
position: absolute;
left: -20px;
top: 2px;
}

.wod5e .window-content .sheet-body .tab > .resource-label {
Expand Down Expand Up @@ -355,7 +360,6 @@
.wod5e .sheet-body,
.wod5e .sheet-body .tab,
.wod5e .sheet-body .tab .editor {
height: 100%;
min-height: 160px;
}

Expand Down
Loading

0 comments on commit 9b5300e

Please sign in to comment.