Johannes Loher
0fa9d838e2
feat: use the selected token as speaker when performing a roll
2021-09-19 20:16:53 +02:00
Johannes Loher
b679eedfc1
feat: localize roll flavor text for each user individually
2021-09-19 12:29:59 +02:00
Johannes Loher
c57960c153
Update vtt types
2021-07-07 19:22:35 +02:00
Johannes Loher
918fa5081b
Make DS4Item compile and commen getData methods for now
2021-06-30 12:54:39 +02:00
Johannes Loher
6b39284164
More WIP on 0.8.x migration
2021-06-30 03:53:52 +02:00
Johannes Loher
2d647094f7
Use REUSE to specify licensing info
2021-06-26 22:02:00 +02:00
Johannes Loher
d443b339d8
Improve code slightly in a couple of places
2021-06-26 11:42:50 +02:00
Johannes Loher
18fbe6dcf9
Update dependencies
2021-05-29 21:51:23 +02:00
Johannes Loher
24725c15f9
Add a macro to perform generic checks
2021-05-13 21:39:42 +02:00
Johannes Loher
473ec3a903
Extract calculation of spell price to its own file
2021-05-13 20:37:53 +02:00
Johannes Loher
b9f7588f95
Automatically calculate spell price
2021-05-13 19:59:44 +02:00
Johannes Loher
49b450daee
Reorganize templates file structure
2021-04-13 21:40:52 +02:00
Johannes Loher
cb5ad74a71
Remove some unnecessary casts and fallbacks
2021-03-22 10:28:37 +01:00
Johannes Loher
7c7d30854c
Separate data and _data for DS4Item
2021-03-22 09:04:45 +01:00
Johannes Loher
b449a20348
Rename some variables for clarity
2021-03-18 08:54:57 +01:00
Johannes Loher
d5b872e74b
Improve CheckFactory
2021-03-18 08:52:02 +01:00
Johannes Loher
115d6113de
Small check factory cleanup and use foundry form formating for roll dialog
2021-03-17 20:01:31 +01:00
Johannes Loher
212295069f
Add functionality to create item macros via drag & drop
2021-03-14 19:04:28 +01:00
Johannes Loher
f7c18dc702
Make private methods protected
2021-03-04 10:00:46 +01:00
Johannes Loher
71eedaf080
Only try to roll for the given item type
2021-03-04 09:19:11 +01:00
Johannes Loher
74ad0c7f24
Add possibility to roll spells from sheet adnrequire spells and weapons to be equipped to be rolled
2021-03-04 01:54:51 +01:00
Johannes Loher
b07ee31b38
Add maximumCoupResult and minimumFumbleResult to actor data
2021-03-04 00:41:57 +01:00
Johannes Loher
3d272f2b92
Make weapons rollable from the character sheet
2021-03-04 00:14:16 +01:00
Johannes Loher
b2490a2e2f
Simplify handling of optional values in a couple of places
2021-02-18 13:36:36 +01:00
Johannes Loher
66334d338f
Simplify ActiveEffect handling by a lot
2021-02-16 03:26:26 +01:00
Johannes Loher
d5db788c31
Do some cleanup
2021-02-07 11:51:36 +01:00
Johannes Loher
5598255d6e
Improve typing of DS4Item and DS4Actor
2021-02-05 03:42:42 +01:00
Johannes Loher
62cc5a0e7c
switch to foundry-vtt-types
2021-01-26 03:55:18 +01:00
Gesina Schwalbe
98f31d9e8c
renamed talent property from talentRank to rank
2021-01-06 11:52:11 +01:00
Gesina Schwalbe
17b5eee902
Apply 1 suggestion(s) to 1 file(s)
2021-01-06 11:36:06 +01:00
Gesina Schwalbe
150a0ea487
added talents overview and sheet
...
- added talents item type:
- added scss
- added to template.json (Item.types, Item.talent)
- added to config.ts itemTypes
- added type definition
- added localizations
- added talent overview tab to actor sheet
- made total rank calculated upon data preparation
by adding a prepareData method to DS4Item
2021-01-06 01:24:37 +01:00
Johannes Loher
082cd03b71
improve effects type checking
2020-12-29 00:33:43 +01:00
Johannes Loher
2ba687eb14
add eslint and prettier
2020-12-23 18:23:26 +01:00
Johannes Loher
d163fd27fe
switch to using TypeScript
2020-12-23 16:52:20 +01:00