Commit graph

18 commits

Author SHA1 Message Date
8e8aa4caee Add icons to check roll dialog buttons 2021-02-07 12:23:20 +01:00
d5db788c31 Do some cleanup 2021-02-07 11:51:36 +01:00
5cb75a4001 Update types 2021-02-05 20:37:52 +01:00
b8d11fa5cd remove some redundant casts 2021-02-05 02:52:55 +01:00
2641b1ee74 Update types 2021-02-05 02:35:47 +01:00
0a911cf196 Merge branch 'master' into 066-switch-to-foundry-vtt-types 2021-01-26 21:17:00 +01:00
62cc5a0e7c switch to foundry-vtt-types 2021-01-26 03:55:18 +01:00
637af7c4d0 make DefaultCheckOptions 2021-01-25 01:25:45 +01:00
159f5b8529 make it possible to pass rollMode to createCheckRoll 2021-01-24 15:51:47 +01:00
ecfbe9fa2a automatically calculate base combat values 2021-01-19 03:31:40 +01:00
b06396c141 Review comments:
- Error prefix on localization key
 - Different name for Roll dialog title
 - Remove obsolete todos
 - Add some defaults to make args optional
 - Change return types of promises and term generators
2021-01-15 20:46:26 +01:00
04bfe61f3f Update localization, add docs. 2021-01-13 18:56:19 +01:00
d6ddad67cc Implement localization (en only). 2021-01-13 18:02:22 +01:00
2d809c955b Make cancellable withour exception 2021-01-13 17:11:07 +01:00
516c04c8de First proper parsing without much "nice-ity". 2021-01-10 21:03:11 +01:00
a19a996d1d Display (only!) selection options to the user. 2021-01-10 16:40:11 +01:00
c94ff4a67a Rudimentary docs. 2021-01-09 23:21:57 +01:00
27c0ddbca1 Make factory usable from Macros.
This does not yet include any modal interface.
2021-01-09 23:14:50 +01:00