All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
12.0.1 (2024-07-04)
- 🐛 Fixed an issue with items in character sheets displaying the text "[object Promise]" instead of its proper description. (ed58576)
12.0.0 (2024-06-09)
- Fixed v12 compatibility with YZUR library and verified system for 12.327
11.0.2 (2024-03-26)
- Settings: ✨ Add new setting to disable handwritten font (44af555)
11.0.1 (2023-07-18)
- Enabled German, Spanish and Korean languages (a parameter was missing).
- Fixed translations issues in French and German.
11.0.0 (2023-06-26)
- ✨ Add compatibility for Foundry V11
10.1.0 (2023-06-26)
- ✨ Add @FontAwesomeIcon enricher (416537d)
- ✨ Add 10.0.1 message (4045703)
- ✨ Add Active Effects support (9ddad15)
- ✨ Add custom a.inline-roll event listener (c96ceee)
- ✨ Add custom text editor enrichers (eac7d99)
- ✨ Add drag & drop hotbar macros support (43b1f37)
- ✨ Add drawCrit method (dfa6182)
- ✨ Add DrawSize (b16262c)
- ✨ Add Loot (item pile) sheet (a838cd9)
- ✨ Add more custom enrichers for icons (f0f1497)
- ✨ Add more screenshots (89c1539)
- ✨ Add new font style for editor (fa059c2)
- ✨ Add screenshots (fe896ac)
- ✨ Add vehicle page in the Game System's Manual journal entry (d920026)
- ✨ Add vehicle sheet (971f64e)
- ✨ automatic crit draw (e2fc10c)
- ✨ Finalize enricher (3c65fdb)
- ✨ Vehicle damage draw (9e95024)
- Actor: ✨ Drag'n drop Actions (53b42d2)
- Assets: ✨ Add new screenshots (73dc71a)
- Character-Sheet: ✨ Add Edit Nature setting for players (740cf9a)
- Character: ✨ Add "mvr" attribute in sheet config (cd35efc)
- Character: ✨ Add @maxPush to rollData (e92cfa9)
- DsN: ✨ Add D3 dice preset (07ebb93)
- DsN: ✨ Add default SFX (5028d99)
- DsN: ✨ Add dice icons for Dice So Nice (ae14489)
- DsN: ✨ Add template for all other dice (569fabb)
- Enricher: ✨ Add BladeRunnerWeapon text enricher (06cfd3b)
- Enrichers: ✨ Add Blade Runner Actor enricher (400007d)
- Enrichers: ✨ Add BR symbol enricher (ad2afa2)
- Enrichers: ✨ Add Handout enricher (b81f7ca)
- Item: ✨ Add consumable option (c6daeb9)
- Manifest: ✨ Add changelog link (363e6e8)
- Modifiers: ✨ Add a Health & Resolve modifier option for items (8401ae2)
- Modifiers: ✨ Add careful-aim default for ranged attacks (292f121)
- Roll: ✨ Add infos in chat card (0ee0067)
- Roller: ✨ Add .waitForRoll method (6356f27)
- Roller: ✨ Add push selection dialog (e74a3da)
- Settings: ✨ Add auto armor setting (1fff642)
- Sheets: ✨ Add drag sorting for items and crew (7645165)
- Sheets: ✨ Add vehicle sheet (c455465)
- Vehicle: ✨ Add mounted weapons support (d1fb4cc)
- Vehicle: ✨ Add prepareMountedWeapons (0c2a784)
- Vehicle: ✨ Add ramming & explode (51a0704)
- Vehicle: ✨ Add ramming action (213e90b)
- Vehicle: ✨ Cleanses all actor references (cef0e79)
- Weapon-Damage-Type: ✨ Add a third damage type as Stress (cde2ea9)
- 🐛 Add enriched HTML to description fields (a66a920)
- 🐛 Add YZEC custom registration (hook) (7f46e8c)
- 🐛 Correct success (eye) symbol for text (273577b)
- 🐛 createActor starting data (02b2f94)
- 🐛 Enrich item tooltip and description in Actor sheet (b5e4cd9)
- 🐛 Enrich modifier description in roll dialog (22a9f16)
- 🐛 enricher (d78d58b)
- 🐛 get-actor with non-PC (9823dcb)
- 🐛 isOffensive should not account null value (cc9ee96)
- 🐛 messaging-system (aa0a169)
- 🐛 Move text enricher into init (6051969)
- 🐛 Repair all broken binaries (d374ef7)
- 🐛 Repair links in the readme (47900de)
- 🐛 Resolve recover rule (44b97f4)
- 🐛 settings (52cd5aa)
- 🐛 Style issue with Minimal UI module (0e8caf5)
- 🐛 weapon enricher (d740079)
- Actor: 🐛 Add if clause for img replacement on precreate (57def81)
- Actor: 🐛 Remove deprecation warning for message.roll (b3238da)
- Add correct FL shop url link (0519122)
- Assets: 🐛 Repair character sheet background (e2efb4f)
- Chat: 🐛 Preserve flavor between roll pushes (0faa53c)
- Enrichers: 🐛 Show description only when needed (5892074)
- Game-Pause: Add the LADP badge to the system (9beb8cc)
- Item-Sheet: 🐛 Display the roll item button when needed (0140f90)
- Item: 🐛 toMessage resource name (90e1af1)
- loot-sheet: 🐛 Remove roll header button (7083d49)
- Manifest: 🐛 splash screen (cea4089)
- Partial-sheet: 🐛 Add missing class (2ae33b0)
- Readme: 🐛 Make the download tag automatic (45220af)
- Readme: Add banner (d866904)
- readme: Fix badges (b6be1fa)
- Release: Correct autopublish crash (835be31)
- Roller: 🐛 Add result.locked reset (d9aa673)
- Roller: 🐛 Ignore dice of size 0 (c3bfc53)
- Roller: 🐛 Issue with disadvantage on two dice with the same value (7fac63a), closes #14
- Utils: 🐛 Check canvas for get-actor (47781ed)
- Vehicle-sheet: 🐛 Empty button seat (31e051c)
- Vehicle: 🐛 Apply damage to vehicles (b8042e1)
10.0.2 (2022-12-05)
- ✨ Add @FontAwesomeIcon enricher (416537d)
- ✨ Add 10.0.1 message (4045703)
- ✨ Add custom a.inline-roll event listener (c96ceee)
- ✨ Add custom text editor enrichers (eac7d99)
- ✨ Add drag & drop hotbar macros support (43b1f37)
- ✨ Add more custom enrichers for icons (f0f1497)
- ✨ Add more screenshots (89c1539)
- ✨ Add new font style for editor (fa059c2)
- ✨ Add screenshots (fe896ac)
- ✨ Finalize enricher (3c65fdb)
- Actor: ✨ Drag'n drop Actions (53b42d2)
- Assets: ✨ Add new screenshots (73dc71a)
- Character: ✨ Add "mvr" attribute in sheet config (cd35efc)
- Character: ✨ Add @maxPush to rollData (e92cfa9)
- DsN: ✨ Add D3 dice preset (07ebb93)
- DsN: ✨ Add default SFX (5028d99)
- DsN: ✨ Add dice icons for Dice So Nice (ae14489)
- DsN: ✨ Add template for all other dice (569fabb)
- Enricher: ✨ Add BladeRunnerWeapon text enricher (06cfd3b)
- Enrichers: ✨ Add Blade Runner Actor enricher (400007d)
- Enrichers: ✨ Add BR symbol enricher (ad2afa2)
- Enrichers: ✨ Add Handout enricher (b81f7ca)
- Item: ✨ Add consumable option (c6daeb9)
- Modifiers: ✨ Add a Health & Resolve modifier option for items (8401ae2)
- Modifiers: ✨ Add careful-aim default for ranged attacks (292f121)
- Roll: ✨ Add infos in chat card (0ee0067)
- Roller: ✨ Add push selection dialog (e74a3da)
- Settings: ✨ Add auto armor setting (1fff642)
- Weapon-Damage-Type: ✨ Add a third damage type as Stress (cde2ea9)
- 🐛 Add enriched HTML to description fields (a66a920)
- 🐛 Correct success (eye) symbol for text (273577b)
- 🐛 createActor starting data (02b2f94)
- 🐛 Enrich item tooltip and description in Actor sheet (b5e4cd9)
- 🐛 Enrich modifier description in roll dialog (22a9f16)
- 🐛 enricher (d78d58b)
- 🐛 isOffensive should not account null value (cc9ee96)
- 🐛 messaging-system (aa0a169)
- 🐛 Move text enricher into init (6051969)
- 🐛 Repair all broken binaries (d374ef7)
- 🐛 Repair links in the readme (47900de)
- 🐛 Resolve recover rule (44b97f4)
- 🐛 weapon enricher (d740079)
- Actor: 🐛 Remove deprecation warning for message.roll (b3238da)
- Assets: 🐛 Repair character sheet background (e2efb4f)
- Chat: 🐛 Preserve flavor between roll pushes (0faa53c)
- Enrichers: 🐛 Show description only when needed (5892074)
- Game-Pause: Add the LADP badge to the system (9beb8cc)
- Item-Sheet: 🐛 Display the roll item button when needed (0140f90)
- Item: 🐛 toMessage resource name (90e1af1)
- Manifest: 🐛 splash screen (cea4089)
- Readme: Add banner (d866904)
- readme: Fix badges (b6be1fa)
- Roller: 🐛 Add result.locked reset (d9aa673)
- Roller: 🐛 Ignore dice of size 0 (c3bfc53)
- Roller: 🐛 Issue with disadvantage on two dice with the same value (7fac63a), closes #14
- Utils: 🐛 Check canvas for get-actor (47781ed)