|
1aa284311f
|
refactor: resturcture files so that lincensing info can be bundled properly
|
2022-01-31 15:31:45 +01:00 |
|
|
20160ea9a0
|
fix: hide effect icon if it's not present, instead of showing alt text and a broken image icon
|
2022-01-23 17:41:16 +01:00 |
|
|
ce8415357a
|
feat: better styling of item sheets
|
2022-01-23 16:17:42 +01:00 |
|
|
298bbf054b
|
feat: enable sorting items by clicking on item list headers
|
2021-11-06 01:47:53 +01:00 |
|
|
8f3a72a7f4
|
refactor: improve embedded document creation
|
2021-10-02 01:48:08 +00:00 |
|
|
bdea7de7f3
|
fix: make it possible to add embedded effects/items to items and actors in packs
|
2021-10-02 01:48:08 +00:00 |
|
|
8d32d0e3bb
|
enrich effects tab in actor sheet with more detail
|
2021-09-12 18:35:07 +02:00 |
|
|
1e7368875c
|
Add drag & drop support for effects between different sheets
Also refactor some effect related functionality into the DS4ActiveEffect class
|
2021-08-19 03:19:20 +02:00 |
|
|
dd0c577324
|
Fix drag & drop of items
|
2021-07-25 02:53:52 +02:00 |
|
|
cbc46b7c06
|
Make icon required in EnrichedActiveEffectDataSource
|
2021-07-23 17:34:52 +02:00 |
|
|
e10a3f17ac
|
Display fallback icon iin the effects tab if no icon is available
|
2021-07-23 17:32:26 +02:00 |
|
|
710659510e
|
Fix items not being rollable in the char sheet
|
2021-07-23 17:08:07 +02:00 |
|
|
14f87163ff
|
Keep the source name od effects up to date in the actor sheet.
|
2021-07-23 12:30:53 +02:00 |
|
|
48620636df
|
Clean up actor sheet
|
2021-07-23 00:43:15 +02:00 |
|
|
1f629f3468
|
Rename "Special Creature Abilities" tab to "Abilities"
|
2021-07-22 04:06:29 +02:00 |
|
|
2ef58012c6
|
Add possibility to enable / disable effects in the actor sheet
|
2021-07-22 02:50:16 +02:00 |
|
|
bb67788abc
|
Localize names / labels of newly created embedded items / effects
|
2021-07-22 02:20:17 +02:00 |
|
|
808dab7f5a
|
Add possibility to delete and edit effects in the actor sheet
|
2021-07-22 02:02:35 +02:00 |
|
|
4d2a7d1686
|
Simplify getting the source name of effects
|
2021-07-20 02:36:59 +02:00 |
|
|
e39d245aff
|
WIP: Add effects tab to actor sheets
|
2021-07-20 02:36:59 +02:00 |
|
|
b744e53f94
|
Combine biography and profile tabs
|
2021-07-10 21:02:48 +02:00 |
|
|
aad9d30a7b
|
Update to newest types and remove now obsolete object spreading
|
2021-07-08 23:31:17 +02:00 |
|
|
05933af152
|
cleanup
|
2021-07-08 08:00:58 +02:00 |
|
|
c57960c153
|
Update vtt types
|
2021-07-07 19:22:35 +02:00 |
|
|
836e57347f
|
Small cleanup
|
2021-07-01 04:24:51 +02:00 |
|
|
1ddabc388c
|
use methods from the foundry.utils namespaces instead of their global counterparts
|
2021-07-01 01:08:30 +02:00 |
|
|
0369748629
|
Update types and remove unnecessary ts-ignores
|
2021-06-30 16:02:49 +02:00 |
|
|
8a939e84a1
|
Make AktorSheet#getData compile
|
2021-06-30 13:42:20 +02:00 |
|
|
5bf9ee534d
|
A little cleanup
|
2021-06-30 13:08:41 +02:00 |
|
|
918fa5081b
|
Make DS4Item compile and commen getData methods for now
|
2021-06-30 12:54:39 +02:00 |
|
|
6b39284164
|
More WIP on 0.8.x migration
|
2021-06-30 03:53:52 +02:00 |
|
|
ef01698178
|
WIP: Update to 0.8.x
|
2021-06-30 02:17:54 +02:00 |
|
|
2d647094f7
|
Use REUSE to specify licensing info
|
2021-06-26 22:02:00 +02:00 |
|
|
a987b59b65
|
Add logger that encapsulates console logging
|
2021-06-26 16:34:30 +02:00 |
|
|
eb49c15d5f
|
Add optional tracking of slayer points
|
2021-05-13 15:41:00 +02:00 |
|
|
65a79a351d
|
Change min height of actor sheet
|
2021-04-20 22:44:31 +02:00 |
|
|
db69a8f537
|
Add styling for checks
|
2021-04-20 22:38:00 +02:00 |
|
|
0d03dbf424
|
Implement Drag & Drop of checks
|
2021-04-15 20:00:37 +02:00 |
|
|
9e72c6560f
|
Implement POC of rolling check from character sheet
|
2021-04-13 23:43:22 +02:00 |
|
|
49b450daee
|
Reorganize templates file structure
|
2021-04-13 21:40:52 +02:00 |
|
|
cf80b18ba6
|
Move core values and combat values to values tab and BEMify core values
|
2021-03-24 20:10:14 +01:00 |
|
|
17633ced68
|
Separate types for data and _data for DS4Actor
|
2021-03-22 10:18:43 +01:00 |
|
|
7c7d30854c
|
Separate data and _data for DS4Item
|
2021-03-22 09:04:45 +01:00 |
|
|
a48fedd937
|
Fix horizontal overflows in actor sheets
|
2021-03-08 09:58:26 +01:00 |
|
|
3d272f2b92
|
Make weapons rollable from the character sheet
|
2021-03-04 00:14:16 +01:00 |
|
|
aac4b014b0
|
Use BEM for item-list styling and add support for drag & drop of items (between sheets and for sorting)
|
2021-02-25 19:07:25 +01:00 |
|
|
3867a23c2d
|
Make item list a grid for items and spells
|
2021-02-24 04:52:32 +01:00 |
|
|
d7fb8fd61a
|
use notification wrapper
|
2021-02-21 04:09:48 +01:00 |
|
|
d31c9ac24b
|
Fix saving scroll position in actor sheets
|
2021-02-20 02:12:34 +01:00 |
|
|
b2490a2e2f
|
Simplify handling of optional values in a couple of places
|
2021-02-18 13:36:36 +01:00 |
|