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.

36 lines
1.5 KiB

  1. # PF2e Dorako UX
  2. This module is split from [Dorako UI](https://github.com/Dorako/pf2e-dorako-ui) for the following reasons:
  3. - Makes a cleaner separation of concerns
  4. - Makes the UX features available for people that prefer other UI modules
  5. # Features include
  6. - Chat message avatars
  7. - Supports Token or Actor or Combatant images
  8. - Supports 'pop out' tokens (also for Combat Tracker)
  9. - Configurable size
  10. - Reacts to critical rolls, glowing green on a critical success, and dimming and desaturating for critical failures
  11. - Hidden when token is hidden, or roll is secret
  12. - Chat message accesibility
  13. - Label indicating whispered messages and secret rolls
  14. - Label for Player names
  15. - Chat message simplification
  16. - Pull important spellcasting information out of the footer and into the main message
  17. - Remove attack-related tags from damage rolls to save space
  18. - Centered hotbar
  19. - Also works with modules that add extra hotbar rows
  20. - Hide stuff you don't want to see
  21. - Foundry icon
  22. - Cards sidebar
  23. - Chat control icon
  24. - "Compact UI" mode that fades out UI when inactive
  25. - Collapse the Sidebar and/or Navigation by default
  26. - Includes Dalvyn's CRB-styled journal theme
  27. # Licenses
  28. The sidebar resizing functionality has been adapted from [Sidebar Resizer](https://github.com/saif-ellafi/foundryvtt-sidebar-resizer) available under the MIT license.
  29. 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.