Releases: MrVauxs/pf2e-graphics
Releases · MrVauxs/pf2e-graphics
0.6.1
Compare
Sorry, something went wrong.
No results found
Fixed
Line and Cone Templates not animating properly.
Blazing Wave animation.
0.6.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed getPlayerOwners getting wrong IDs.
0.5.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added
New Animations : Inner Radiance Torrent (P)
Fixed
Animations not properly inheriting multi-layer deep options and predicates.
0.3.2
Compare
Sorry, something went wrong.
No results found
Fixed
Predicates not being saved in Custom Animations Menu.
0.3.1
Compare
Sorry, something went wrong.
No results found
Added
Add support for animations on other tokens to be customized by their granter / origin.
Fixed
Reduce console and Sequence spam.
0.3.0
Compare
Sorry, something went wrong.
No results found
Added
JSON Export Button on Actor Custom Animations (#3 )
Item Custom Animations Menu (#3 )
opacity, size, loopProperty, and animateProperty effect options.
Animations
Fixed
Multiple effects chained together inheriting previous animations options, for some reason.