Skip to content

Releases: Forien/foundryvtt-forien-unidentified-items

Release v0.2.3

09 Aug 04:08
Compare
Choose a tag to compare
* Added Setting to keep original icon while mystifying
* Added way to use "Mystify As…" along with "Mystify (advanced)…"
* Removed old Welcome Screen
* Added prompt to install new Welcome Screen
* Tested and bumped compatible core version to 0.7.0

Release v0.2.2

15 Jul 14:09
Compare
Choose a tag to compare
* Added support for identifying nested items.
* Added optional setting that allows for creating nested mystified items.
* Added optional setting that displays `[Mystified]` and `[Original]` tags in Item Sheet's header.
* Added API calls for `isMystified`, `isUuidMystified` and `getOrigData`
* Added `isMystified()` and `origData` fields in Item class.

Release v0.2.1

14 Jul 18:06
Compare
Choose a tag to compare
* Added default settings for persisting item properties for Swade system thanks to SalieriC

Release v0.2.0

12 Jul 23:17
ec69783
Compare
Choose a tag to compare
v0.2.0 (#15)

* Added 9 more icons and 10 inverted variants
* Added "Replace with Mystified" context option. For Owned Items this is default behaviour.
* Added "Mystify As…" context option allowing for mimicing other item
* Added "Mystify (advanced)…" context option allowing for per-use configuration on kept properties
* Added Module Configuration allowing system-agnostic way of selecting default icon per item type
* Added Module Configuration allowing system-agnostic way of define which item properties should persist on mystification
* Added function that arbitrary assigns default icons on first module launch
* Added default settings initialization based on system and added built-in integration for dnd5e and wfrp4e
* Added built-in persisting item properties integration for pf2e thanks to freyrrabbit
* Added Hooks for initializing default settings
* Updated Portuguese (Brazil) translation thanks to Innocenti
* Updated Korean translation thanks to KLO

Co-authored-by: Renato Innocenti <[email protected]>

Release v0.1.5

28 Jun 01:35
Compare
Choose a tag to compare
* Added Korean language thanks to KLO
* Added Portuguese (Brazil) language thanks to rinnocenti
* Fixed bug that wouldn't allow to mystify items inside Actor's inventory and Compendium

Release v0.1.4

26 Jun 15:16
Compare
Choose a tag to compare
Added await to async functions to remove bug with VTTA Iconizer

Release v0.1.3

26 Jun 08:34
Compare
Choose a tag to compare
Attempt to fix broken render Hook of extended class in FireFox 75+

Release v0.1.2

25 Jun 19:13
Compare
Choose a tag to compare
removed console logging

Release v0.1.1

25 Jun 19:10
Compare
Choose a tag to compare
fix to identify not firing.

Release v0.1.0

25 Jun 19:05
Compare
Choose a tag to compare
initial release