433a374936
Fix doc
2021-02-08 03:38:50 +01:00
b74ee5ec7c
Merge branch '068-enable-strict-mode' into 050-basic-active-effects
2021-02-08 03:26:57 +01:00
fc3f3eb1f3
Simplify DS4Check.MODIFIERS
2021-02-08 02:15:43 +01:00
746d4d7a44
Update types
2021-02-08 02:07:25 +01:00
ff3c09f009
Add missing localization
2021-02-07 14:00:26 +01:00
09b4117306
Activate strict mode
2021-02-07 13:51:20 +01:00
dac37eeaa1
Remove unused import
2021-02-07 12:29:15 +01:00
8e8aa4caee
Add icons to check roll dialog buttons
2021-02-07 12:23:20 +01:00
f64e459cd2
Update types
2021-02-07 12:16:48 +01:00
d5db788c31
Do some cleanup
2021-02-07 11:51:36 +01:00
98568de676
Update types
2021-02-07 11:15:37 +01:00
5cb75a4001
Update types
2021-02-05 20:37:52 +01:00
05bd1335ba
remove redundant cast
2021-02-05 03:50:08 +01:00
52c729c3fa
SImplify Dice configuration
2021-02-05 03:47:54 +01:00
5598255d6e
Improve typing of DS4Item and DS4Actor
2021-02-05 03:42:42 +01:00
b657633c7f
remove unwanted change
2021-02-05 02:56:13 +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
cd86857b43
Update types
2021-02-04 23:03:49 +01:00
1d4c0ac459
update types
2021-02-04 18:00:05 +01:00
bedab9ae83
update types
2021-02-04 17:28:55 +01:00
4e9b434839
update types
2021-02-04 14:39:51 +01:00
d8e085ce81
update types
2021-02-04 12:32:07 +01:00
6c3432cb26
update type definitions
2021-01-31 19:57:14 +01:00
628490c6f2
Update TODOs
2021-01-29 16:44:08 +01:00
3d5912a631
Update foundry-vtt-types
2021-01-29 16:17:31 +01:00
d6b46d6183
Remove skipLibCheck
2021-01-29 11:23:34 +01:00
3209280b29
Fix linter warning
2021-01-27 01:38:47 +01:00
ba268e4245
remove workaround for position type
2021-01-26 21:25:43 +01:00
0a911cf196
Merge branch 'master' into 066-switch-to-foundry-vtt-types
2021-01-26 21:17:00 +01:00
972c3a7701
Merge branch 'master' into correctly-pass-rollMode-parameter
2021-01-26 21:14:40 +01:00
f7575da47a
Merge branch 'master' into 065-simplify-localization
2021-01-26 20:54:36 +01:00
0fc561eb8e
Merge branch 'master' into 065-simplify-localization
2021-01-26 20:48:56 +01:00
0b70bbf9b9
merged i18n and i18nKeys
2021-01-26 20:47:28 +01:00
21ef8a9018
Merge branch 'master' into quality-of-life-improvements
2021-01-26 20:42:56 +01:00
f511762365
Apply 1 suggestion(s) to 1 file(s)
2021-01-26 20:30:53 +01:00
a0c4d1c4d9
small adjustments to TODO comments
2021-01-26 03:58:03 +01:00
62cc5a0e7c
switch to foundry-vtt-types
2021-01-26 03:55:18 +01:00
61c6f6edd9
move calculation of total attributes and traits to prepareBaseData
2021-01-25 10:32:13 +01:00
f4f7c471ac
release version 0.2.1
2021-01-25 00:35:58 +00:00
b157cff67a
fix typo
2021-01-25 01:33:13 +01:00
637af7c4d0
make DefaultCheckOptions
2021-01-25 01:25:45 +01:00
85ec5faec2
implement basic active effects
2021-01-25 01:09:51 +01:00
62ab89f83b
moved icon mappings in CONFIG.DS4.icons
2021-01-24 17:56:32 +01:00
d831f376e1
moved localization mappings in CONFIG.DS4.i18nKeys
...
- moved all mappings in CONFIG.DS4 that belong to localization
into common parent CONFIG.DS4.i18nKeys
- adapted logic in ds4.ts to not overwrite entries in
CONFIG.DS4.i18nKeys
- adapted calls to config in templates
2021-01-24 17:55:14 +01:00
a5d91eca71
localized edit & delete item buttons
2021-01-24 17:45:39 +01:00
3ba5c0d640
localized effect control buttons
2021-01-24 17:40:08 +01:00
3ddabcaaac
fixed some German translations
2021-01-24 17:39:11 +01:00
ef27d03628
Merge branch 'master' into quality-of-life-improvements
2021-01-24 16:20:28 +01:00
867c417737
removed unnecessary partial arg in char sheet
...
The argument was accidentally introduced before.
2021-01-24 16:11:59 +01:00