Skip to content

Releases: MrVauxs/pf2e-graphics

1.0.0-alpha.14

1.0.0-alpha.14 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 12 Apr 12:00

Fixed

  • JSON being cleaned with every New Section created, thus making it impossible to make a new section.

1.0.0-alpha.13

1.0.0-alpha.13 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 12 Apr 11:39

Fixed

  • positionToArgument not erroring gracefully, causing an unhelpful error message instead.
  • Missing "TEMPLATES" options in Graphics UI elements.
  • Some UI elements creating properties on render instead of when the user sets them.

1.0.0-alpha.12

1.0.0-alpha.12 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 08 Apr 21:16

Added

  • The ability to edit animation JSON directly in Foundry. Enabled by turning on DEV Mode in module settings. The JSON window continues to be read-only when the setting is disabled.
  • "Template" animation template when creating a new animation.

Fixed

  • Masking input being the wrong type in the UI, causing animations with it to not function. (#446)
  • "Template" animation template not working. (#446)
  • Inability to select any root-level option besides the first when making a new animation section. (#464)

1.0.0-alpha.11

1.0.0-alpha.11 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 16 Mar 15:40

Added

  • Setting an animation reference to the UI.
  • Setting a delay and waitUntilFinished (for Graphics) to the UI.
  • Ping notification that a position is required if not set in Graphic animation sets.

1.0.0-alpha.10

1.0.0-alpha.10 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 12 Mar 15:20

Added

  • (Working) JSON Importing.
  • "Overrides" configuration to the UI.

Changed

  • Improved the "Add" button to automatically switch to the next remaining object.

Fixed

  • Animations set as disabled still being played regardless.

1.0.0-alpha.9

1.0.0-alpha.9 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 09 Mar 22:11

Fixed

  • A utility function checking for an "undefined" string instead of the undefined type, breaking some UI elements.

1.0.0-alpha.8

1.0.0-alpha.8 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 09 Mar 12:22

Added

  • UI Support for Reflections, Elevation, Rotation, and Visibility in Graphics editor.
  • Acid Grip, Sword Group, Ranged Critical Hit Sounds

Changed

  • (BREAKING) There can now only be one starting position per graphic or sound.
  • Moved to PNPM

Fixed

  • Animation Editor crashing when loading a previously closed and not saved document.

1.0.0-alpha.7

1.0.0-alpha.7 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 10 Feb 18:52

Fixed

  • Animation Set Editor breaking when making a new animation and immediately saving without any sections made.

1.0.0-alpha.4

1.0.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 29 Jan 15:44

Fixed

  • offset and anchor not being properly set as numbers.

1.0.0-alpha.3

1.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@MrVauxs MrVauxs released this 29 Jan 12:17

Fixed

  • Animation Document not being read-only for other users than its creator.
  • TourNag message erroring at startup.