• v0.3.1 add2f1d091

    v0.3.1
    All checks were successful
    Release Creation / build (release) Successful in 19s
    Stable

    asc released this 2025-02-07 21:19:24 +00:00 | 2 commits to main since this release

    Squashed commit of the following:

    commit 1edb07dbb8
    Author: Anthony Correa a@correa.co
    Date: Fri Feb 7 15:09:39 2025 -0600

    Update module version to 0.3.1
    
    - Updated the module version from 0.3.0 to 0.3.1 in the module.json file.
    

    commit 8734cdb64e
    Author: Anthony Correa a@correa.co
    Date: Fri Feb 7 15:06:44 2025 -0600

    Update font-family and font-style for actor header fields
    

    commit ee5302c2fd
    Author: Anthony Correa a@correa.co
    Date: Fri Feb 7 15:05:31 2025 -0600

    Remove unused font-face declaration
    
    - Removed unused font-face declaration for 'StarJedi' from the CSS file.
    - This change aims to reduce unnecessary code and improve file size efficiency.
    - No impact on existing styles or functionality.
    

    commit 00a066eafd
    Author: Anthony Correa a@correa.co
    Date: Fri Feb 7 15:00:01 2025 -0600

    Refactor Star Wars FFG CSS for improved readability
    
    - Updated the CSS class for the Star Wars FFG sheet to include the .actor class, which will help in styling the actor section.
    - Introduced a new .title-card class to style the title card in the actor section.
    - Added a new .drag-note class to style the drag note in the actor section.
    - Updated the .block-title and .shadow-text classes to use the Teuton Mager font family for improved readability.
    - Changed the font-weight of the .characteristic-value, .characteristic-label, .skill-name, and .skillsHeader [class*=pure-u] classes to bold and uppercase for better visibility.
    - Removed the .header-name input class, as it was no longer needed.
    

    commit 5a1f70fe89
    Author: Anthony Correa a@correa.co
    Date: Fri Feb 7 14:57:52 2025 -0600

    Add color palette, fonts
    
    - Included new color variables for dice, boxes, headings, and stat blocks.
    - Updated fonts for headings, paragraphs, and statblock labels and values.
    
    Downloads