All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
1.9.1 (2024-12-13)
1.9.0 (2024-12-13)
- interfaces: add optional exclude field to schema (df6d0a1)
- utils: add dollarValue parameter to generateStatsDice function (e17e528)
1.8.7 (2024-12-12)
- dice: handle non-dice throw evaluation in parseDice function (2eb2846)
1.8.6 (2024-12-12)
1.8.5 (2024-12-11)
1.8.4 (2024-12-11)
- custom-critical: forgot to update zod to add "affectSkill" boolean (023535d)
1.8.3 (2024-12-11)
1.8.2 (2024-12-11)
1.8.1 (2024-12-10)
1.8.0 (2024-12-10)
- add affectSkill option to custom critical on dbD command (39d6fa8)
1.7.0 (2024-12-09)
- dice: enhance dice comparison with roll detail (d9ec47e)
1.6.1 (2024-12-08)
1.6.0 (2024-12-07)
- add schema for people that use the template in VSCode (bedfe4a)
- custom-critical: introduce custom critical value in template. (d57d968)
1.5.2 (2024-12-06)
- standardize: multiple formula not parsed correctly (8253bed)
1.5.1 (2024-12-01)
- multiple formula not parsed correctly (d28eaca)
1.5.0 (2024-12-01)
- parse the template using zod (69bdd3b)
1.4.7 (2024-12-01)
- prevent 0 when generating a random stats (c858d8f)
1.4.6 (2024-11-30)
- evalStatsDice: only kept the last value when multiple stats are used in skill (6bc4776)
1.4.5 (2024-11-30)
- in some condition, doesn't found the max/min of a stat (4119a35)
- rolling 0 if no min is set (68c5857)
- standardize: standardize issue when parsing dice skill (a84613a)
- when doing roll with some replacement, trimEnd() to prevent error during roll. (bc169c6)
1.4.4 (2024-11-29)
- switch to uniformize lib (43e5884)
2.0.0 (2024-11-29)
- Fix typo in combinaison ⇒ combinaison
- switch to uniformize lib (51852e4)
1.4.3 (2024-10-26)
1.4.2 (2024-10-25)
- typo in dice (8b4dc00)
1.4.1 (2024-10-25)
1.4.0 (2024-10-25)
- allow minimal multiple dice with keeping the roll with syntax "dice;formula1;formula2..." (811889a)
- allow to compare value in the dices formulae (8e23478)
- allow to use dice in ; formula (3c86f88)
1.2.1 (2024-06-17)
- export error for ts type (873c2f1)