Skip to content

Releases: MrVauxs/pf2e-graphics

0.6.1

Choose a tag to compare

@MrVauxs MrVauxs released this 12 Aug 18:54

Fixed

  • Line and Cone Templates not animating properly.
  • Blazing Wave animation.

0.6.0

Choose a tag to compare

@MrVauxs MrVauxs released this 12 Aug 18:05

Added

  • jb2a:patreon and jb2a:free roll options for animations.
  • Preset Animations tab in World Animations menu. Allows you to see all pre-made animations and their code.
  • New Animations: Club, Dart, Shield, Spear, Axe, Bomb, Brawling, Flail, Hammer, Polearm, Sling (thank you @7H3LaughingMan!)

Changed

  • How Animations are stored in module repository.
  • Bumped default Performance Settings to Medium.

Fixed

  • Issues related to having multiple windows open by limiting them to only 1 window per type (item, actor, user, world).
  • Custom Animations throwing errors due to nested properties.
  • Export JSON causing posting an error in console when closed.
  • Token Image Manager not working on non-Player Character Sheets.
  • Actor Animations Manager buttons sometimes appearing twice on the character sheet, and not appearing on other Actor types.

0.5.2

Choose a tag to compare

@MrVauxs MrVauxs released this 11 Aug 18:44

Fixed

  • Fixed players being able to open the World Animations menu.
  • Fixed World Animations menu not being accounted for when picking animations.

0.5.1

Choose a tag to compare

@MrVauxs MrVauxs released this 11 Aug 17:26
7abea59

Fixed

  • Fixed getPlayerOwners getting wrong IDs.

0.5.0

Choose a tag to compare

@MrVauxs MrVauxs released this 11 Aug 16:11

Added

  • TokenImage Imports (#6)
  • World Animations Menu (#3)
  • Existing menus re-focusing when being opened again.
  • Sound predicates and ability to have multiple sounds for effects.
  • New Sounds: Sword Swing and Miss

0.4.0

0.4.0 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 10 Aug 13:29

Added

  • atLocation, radius, constrainedByWalls, volume, and duration support for sound effects.
  • equipment:[state] roll options for toggle animations. Use them wisely.
  • templateAsOrigin preset option for ranged animations. Allows to have the template to be the source of the animation, as opposed to the owner token. Allows for template animations detached from token location.
  • User Animation Menu (#3)

Changed

  • The Sounds Database to use a two-digit indexes (01, 02, 03, etc.)
  • Inner Radiance Torrent (P) to use templateAsOrigin.
  • Updated dependencies.

Fixed

  • Version 12 .user => .author deprecation warning.

0.3.3

0.3.3 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 09 Aug 09:37

Added

  • New Animations: Inner Radiance Torrent (P)

Fixed

  • Animations not properly inheriting multi-layer deep options and predicates.

0.3.2

0.3.2 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 09 Aug 05:48

Fixed

  • Predicates not being saved in Custom Animations Menu.

0.3.1

0.3.1 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 09 Aug 05:38

Added

  • Add support for animations on other tokens to be customized by their granter / origin.

Fixed

  • Reduce console and Sequence spam.

0.3.0

0.3.0 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 08 Aug 20:03

Added

  • JSON Export Button on Actor Custom Animations (#3)

  • Item Custom Animations Menu (#3)

  • opacity, size, loopProperty, and animateProperty effect options.

    Animations

    • Rage

Fixed

  • Multiple effects chained together inheriting previous animations options, for some reason.