Skip to content

Releases: Dorako/pf2e-dorako-ui

v3.7.12

08 Dec 12:10
Compare
Choose a tag to compare
  • (Fix) Removed some logspam.

v3.7.11

03 Dec 23:00
Compare
Choose a tag to compare
  • (Fix) Restore styling of applicationV2 apps.
  • (Maintenance) Updated styling of Quick Insert for the app v2 rewrite.
  • (New) Vue application support contributed by @cuyima (@cuyeet).

v3.7.10

03 Dec 16:39
Compare
Choose a tag to compare
  • (Fix) Fixed an issue where the glass interface theme was too translucent.

v3.7.9

02 Dec 22:16
Compare
Choose a tag to compare
  • (Refinement) Added style support for the new dice tray provided by PF2e HUD.

v3.7.8

10 Nov 22:51
Compare
Choose a tag to compare
  • (New) New 'Brown' player sheet theme color contributed by @pinkflumph
  • (Maintenance) Updated selectors for TAH.

v3.7.7

10 Nov 07:06
Compare
Choose a tag to compare
  • (Maintenance) Updated selectors for PF2e Chances.
  • (Maintenance) Applies either core Foundry .dark-theme or .light-theme classes depending on sheet theme.
  • (Refinement) Excluded the PF2e HUD 'note' dialog from styling.
  • (New) Added support for the new ABCPicker dialogs.

v3.7.6

31 Oct 17:00
Compare
Choose a tag to compare
  • (Module) Added theme support for PF2e Chances.
  • (Refinement) Adjusted the calculation for the selection of player for the Player Colored sheet theme so it should be correct for cases where multiple players have different ownership values for an actor.

v3.7.5

24 Oct 18:48
Compare
Choose a tag to compare
  • (Refinement) Adjusted the way the chat message header color is computed - it will now prefer the color of the user associated with the actor, rather than the user who is the author of the message.
  • (Refinement) Updated whisper styling to be compatible with Dorako UX 1.5.7.
  • (Refinement) Exclude whisper tags from 'damage-taken' style messages.

v3.7.4

20 Oct 21:47
Compare
Choose a tag to compare
  • (Refinement) Tweaked the color generation for the new 'Player Sheet Theme Color' feature again.
  • (Refinement) Added override flag to force a certain sheet color despite the player color being different. Example: game.users.get("qUNuApJti2nIgA6V").setFlag("pf2e-dorako-ui", "player-sheet-color-override", "#0000FF")
  • (Fix) Changed the way the primary owner of an actor is determined, snippet supplied by @MrVauxs

v3.7.3

20 Oct 11:07
Compare
Choose a tag to compare
  • (Refinement) Tweaked the color generation for the new 'Player Sheet Theme Color' feature.