Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Van Beneden committed Jun 29, 2021
1 parent a58990e commit 227e625
Show file tree
Hide file tree
Showing 138 changed files with 9,584 additions and 11 deletions.
13 changes: 13 additions & 0 deletions EoE/css/swffg.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,15 @@
@return mix(white, $color, $percentage);
}

.ffg-star-wars-enhancements-opening-crawl .titles > div .episode {
margin-bottom: -2em;
font-size: 150%;
}

.ffg-star-wars-enhancements-opening-crawl .titles > div .text p {
font-size: 100%;
}

.swdatapad {
background-image: url(/modules/ffg-star-wars-enhancements/artwork/datapad-template-700w.png) !important;
background-repeat: no-repeat !important;
Expand Down Expand Up @@ -8295,6 +8304,10 @@ hr,
/* height: 100px; */
/* } */

#destiny-tracker .window-content form{
background: none;
}

#destiny-tracker .window-content {
background: transparent;
box-shadow: none;
Expand Down
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

* **Author**: Prolice#9101
* **Special Thanks to**: Aljovin, StealthViper, Havoclivekiller, SnoringMountain
* **Version**: ![](https://img.shields.io/badge/swffgUI--cc-v0.3.4.2-green)
* **Foundry VTT Compatibility**: ![](https://img.shields.io/badge/Foundry-v0.7.6-informational) to ![](https://img.shields.io/badge/Foundry-v0.8.3-informational) the only version I ve tested !
* **System Compatibility**: ![](https://img.shields.io/badge/Starwarsffg-v1.3-orange) to ![](https://img.shields.io/badge/Starwarsffg-v1.4-orange)
* **Version**: ![](https://img.shields.io/badge/swffgUI--cc-v1.0-green)
* **Foundry VTT Compatibility**: ![](https://img.shields.io/badge/Foundry-v0.7.6-informational) to ![](https://img.shields.io/badge/Foundry-v0.8.8-informational) the only version I ve tested !
* **System Compatibility**: ![](https://img.shields.io/badge/Starwarsffg-v1.3-orange) to ![](https://img.shields.io/badge/Starwarsffg-v1.6-orange)
* **Download**: ![Forge installs](https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https%3A%2F%2Fforge-vtt.com%2Fapi%2Fbazaar%2Fpackage%2FswffgUI-cc)![the latest version](https://img.shields.io/github/downloads/prolice/swffgUI-cc/latest/total)

* **Total Download**: [https://img.shields.io/github/downloads/prolice/swffgUI-cc/blob/swffgUI-cc/total.svg](https://github.com/prolice/swffgUI-cc/releases)
Expand Down Expand Up @@ -36,6 +36,9 @@ May the the Interface be with you !
**The Galactic Empire UI:**
![](https://github.com/prolice/swffgUI-cc/blob/swffgUI-cc/screenshots/empire-overview.jpg)

**Black Empire:**
Still working beta version

## Installation
### Auto install Method (recommended)
* Open the Foundry application and click **"Install Module"** in the **"Add-On Modules"** tab.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blackEmpire/art/ui/pyke-syndicate-256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 227e625

Please sign in to comment.