All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

147 lines
5.9 KiB

1 year ago
1 year ago
1 year ago
1 year ago
  1. # PF2e Dorako UI
  2. ![All Downloads](https://img.shields.io/github/downloads/dorako/pf2e-dorako-ui/total?color=5e0000&label=All%20Downloads)
  3. ![Latest Version Downloads](https://img.shields.io/github/downloads/dorako/pf2e-dorako-ui/latest/total?color=171f69&label=Latest%20Version%20Downloads&sort=semver)
  4. [![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%2Fpf2e-dorako-ui&colorB=e9d7a1)](https://forge-vtt.com/bazaar#package=pf2e-dorako-ui)
  5. This is a UI overhaul for the Pathfinder 2nd Edition System for Foundry VTT, building upon the work of mdizo.
  6. ## Localization
  7. <a href="https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/">
  8. <img src="https://weblate.foundryvtt-hub.com/widgets/pf2e-dorako-ui/-/multi-auto.svg" alt="Translation status" /></a>
  9. ## Fresh coat of paint
  10. This theme standardizes the Foundry UI, Pathfinder 2e System sheets, and all your modules (even popular macros!) to a pretty combination of glass, red, and blue.
  11. All clickable elements react to :hover, with a quick, standardized transition.
  12. ### Foundry UI
  13. Navigation, Controls, Hotbar, Sidebar
  14. <img src="./promo/web/red-blue-glass.jpg">
  15. ### Token Effects HUD
  16. <img src="./promo/web/token-effects-hud.jpg">
  17. ### Chat messages
  18. #### A strike, using the light message theme
  19. <img src="./promo/web/strike-light-theme.jpg">
  20. #### A strike, using the dark message theme
  21. <img src="./promo/web/strike-dark-theme.jpg">
  22. #### A strike, using the light message theme, with a red header
  23. <img src="./promo/web/strike-light-theme-red-header.jpg">
  24. ### Pathfinder 2e sheets and UI
  25. #### Rework of all sorts of sheets and applications, for both light and dark UI theme
  26. <img src="./promo/web/item-light-theme.jpg">
  27. <img src="./promo/web/item-dark-theme.jpg">
  28. #### New themes for NPCs, Hazard, and Familiars
  29. <img src="./promo/web/npc-hazard-light-theme.jpg">
  30. <img src="./promo/web/npc-hazard-dark-theme.jpg">
  31. #### New dark theme for PC sheets
  32. <img src="./promo/web/pc-dark-theme.jpg">
  33. #### Effects rounded, panel also scrolls if needed
  34. <img src="./promo/web/effect-panel.jpg">
  35. ### Modules
  36. #### A strike and a damage roll, merged using DFCE, with 'attack' traits removed from the damage roll to conserve space
  37. <img src="./promo/web/strike-dfce-merge-strip-tags.jpg">
  38. #### Spell message with blue header, restructured to put important information up top, with PF2e Target Damage to add per-target buttons
  39. <img src="./promo/web/spell-message-restructure.jpg">
  40. #### Modules that live in the sidebar have explicit theme compatability. In this picture, PF2e Speaking As, DFCE, Polyglot, Dice Tray
  41. <img src="./promo/web/sidebar-modules.jpg">
  42. #### Explicit styling for a bunch of ironkmonk's modules
  43. Including "Active Tile Triggers", "Common Display", "Enhanced Journal", "Hotbar Expansion", "Little Details", "Scene Navigation", "TokenBar", etc.
  44. Image shows a journal with Dalvyn's CRB styled journals enabled.
  45. <img src="./promo/web/monks.jpg">
  46. #### Token HUD with Monk's Little Details
  47. <img src="./promo/web/token-hud-monk.jpg">
  48. #### Token Action HUD, both the old one and the new Core + Pathfinder one
  49. <img src="./promo/web/token-action-hud.jpg">
  50. ## Features
  51. Besides the theme, Dorako UI also has a bunch of UI-adjacent features, including:
  52. - Use dark theme messages for GM and light theme for players
  53. - Use the player color as the header color for messages
  54. - Chat message avatars
  55. - Supports Token or Actor or Combatant images
  56. - Supports 'pop out' tokens (also for Combat Tracker)
  57. - Configurable size
  58. - Reacts to critical rolls, glowing green on a critical success, and dimming and desaturating for critical failures
  59. - Hidden when token is hidden, or roll is secret
  60. - Chat message accesibility
  61. - Label indicating whispered messages and secret rolls
  62. - Label for Player names
  63. - Chat message simplification
  64. - Pull important spellcasting information out of the footer and into the main message
  65. - Remove attack-related tags from damage rolls to save space
  66. - Centered hotbar
  67. - Also works with modules that add extra hotbar rows
  68. - Hide stuff you don't want to see
  69. - Foundry icon
  70. - Cards sidebar
  71. - Chat control icon
  72. - "Compact UI" mode that fades out UI when inactive
  73. - Collapse the Sidebar and/or Navigation by default
  74. - Includes Dalvyn's CRB-styled journal theme
  75. ## Wide compatability
  76. - Includes explicit theme support for 30+ modules.
  77. - Warns you about compatability issues that can be fixed by changing settings in other modules, and gives you a one-click button to resolve the issues.
  78. - Includes a system for marking applications as incompatible with dark theme (or _requiring_ dark theme in some cases)
  79. - Includes a system to avoid affecting "Premium content journals".
  80. - All premium content modules with the exception of Beginner's Box and Abomination Vaults includes fancy Journal frames that should not be affected by Dorako UI.
  81. - All premium content journals, regardles of whether they have fancy frames, are marked as exempt from styling so they are unaffected by dark journal theme, or Dalvyn's CRB styling.
  82. - The system is easy to extend for future premium modules.
  83. ## Highly customizable
  84. - Prefer a different color for the application chrome?
  85. - Got a beefy PC and want the chrome to be frosted glass?
  86. - Prefer _not_ to use Dorako UI for certain modules?
  87. - Got a nitpicky feature request that isn't already a setting?
  88. Dorako UI's custom settings menu allows you to configure the theme to your liking.
  89. ## Licenses & Attributions
  90. This code is available under the MIT license, see LICENSE.
  91. The sidebar resizing functionality has been adapted from [Sidebar Resizer](https://github.com/saif-ellafi/foundryvtt-sidebar-resizer) also available under the MIT license.
  92. The chat merge and rolltype buttons functionality has been adapted from [DFCE](https://github.com/flamewave000/dragonflagon-fvtt/tree/master/df-chat-enhance) available under the BSD 3-Clause license.
  93. The green PC sheet theme is contributed by Vesselchuck.