Commit graph

97 commits

Author SHA1 Message Date
Johannes Loher
ce8415357a feat: better styling of item sheets 2022-01-23 16:17:42 +01:00
Johannes Loher
298bbf054b feat: enable sorting items by clicking on item list headers 2021-11-06 01:47:53 +01:00
Johannes Loher
8d32d0e3bb enrich effects tab in actor sheet with more detail 2021-09-12 18:35:07 +02:00
Johannes Loher
cada51877d Remove unused @use 2021-07-23 12:50:13 +02:00
Johannes Loher
bac53c4828 Use same styling class for effect-list and item-list
Also center some columns in those lists
2021-07-23 01:11:42 +02:00
Johannes Loher
808dab7f5a Add possibility to delete and edit effects in the actor sheet 2021-07-22 02:02:35 +02:00
Johannes Loher
e39d245aff WIP: Add effects tab to actor sheets 2021-07-20 02:36:59 +02:00
Johannes Loher
9b7d3e5a7b fix label-input matching for core values and addit text to combat values 2021-07-12 01:00:50 +02:00
Johannes Loher
959bfcc3e4 Cleanup up creature sheet 2021-07-12 00:12:59 +02:00
Johannes Loher
cd6be32583 Clean up character sheet 2021-07-11 05:04:05 +02:00
Johannes Loher
7f627df416 Slightly improve basic properties 2021-07-11 01:02:38 +02:00
Johannes Loher
b744e53f94 Combine biography and profile tabs 2021-07-10 21:02:48 +02:00
Johannes Loher
2d647094f7 Use REUSE to specify licensing info 2021-06-26 22:02:00 +02:00
Johannes Loher
b9f7588f95 Automatically calculate spell price 2021-05-13 19:59:44 +02:00
Johannes Loher
eb49c15d5f Add optional tracking of slayer points 2021-05-13 15:41:00 +02:00
Johannes Loher
1297de5565 Reorder some css properties 2021-04-20 23:01:33 +02:00
Johannes Loher
4b0510c8a6 Extract foundry highlight text shadow to mixin 2021-04-20 22:53:25 +02:00
Johannes Loher
65a79a351d Change min height of actor sheet 2021-04-20 22:44:31 +02:00
Johannes Loher
db69a8f537 Add styling for checks 2021-04-20 22:38:00 +02:00
Johannes Loher
9e72c6560f Implement POC of rolling check from character sheet 2021-04-13 23:43:22 +02:00
Johannes Loher
fcfba63488 Add bottom border to combat values 2021-04-13 23:03:45 +02:00
Johannes Loher
04174398bb Use BEM for combat values 2021-04-13 22:48:37 +02:00
Johannes Loher
cf80b18ba6 Move core values and combat values to values tab and BEMify core values 2021-03-24 20:10:14 +01:00
Johannes Loher
b439915c7c Fix color of coup / fumble dice totals in firefox 2021-03-16 07:42:49 +01:00
Johannes Loher
f3b6ed4b7f Make fumbles / coups more distinctive in the dice-total 2021-03-15 20:15:00 +01:00
Johannes Loher
eb0866cfa7 Indicate fumbles / coups on the dice-total 2021-03-14 08:47:03 +01:00
Johannes Loher
a48fedd937 Fix horizontal overflows in actor sheets 2021-03-08 09:58:26 +01:00
Johannes Loher
fac9bfdf39 Fix problem with talent rank column 2021-03-07 19:01:58 +01:00
Johannes Loher
b811e7ccfe Remove unnecessary css properties 2021-03-04 09:04:33 +01:00
Johannes Loher
dabcf885a6 Remove unsued @use 2021-03-04 08:57:43 +01:00
Johannes Loher
ea4f1d3ee7 use img tags instead of divs with background-image set 2021-03-04 08:51:13 +01:00
Johannes Loher
3d272f2b92 Make weapons rollable from the character sheet 2021-03-04 00:14:16 +01:00
Johannes Loher
ace48fee48 Sort SCSS 2021-02-26 03:17:27 +01:00
Johannes Loher
e60065b81d Remove redundant transition 2021-02-26 02:52:50 +01:00
Johannes Loher
11641e6873 Add TODO comment to switch to subgrid as soon as chromium supports it 2021-02-26 02:30:58 +01:00
Johannes Loher
d17b092658 Readd currency to character sheet 2021-02-26 02:13:18 +01:00
Johannes Loher
0d486647a2 revert to using display: contents instead of subgrid to support chromium 2021-02-26 00:55:43 +01:00
Johannes Loher
276a70a70a Use grid for special creature abilities 2021-02-25 22:38:35 +01:00
Johannes Loher
25b6f03d56 Use grid for talents tab 2021-02-25 22:22:05 +01:00
Johannes Loher
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
Johannes Loher
226156f960 Bundle Lora font instead of fetching it from Google 2021-02-24 13:55:57 +01:00
Johannes Loher
93e254db64 Switch to SASS module system 2021-02-24 12:55:30 +01:00
Johannes Loher
d5abc6d4be Remove redundant comment 2021-02-24 04:54:14 +01:00
Johannes Loher
3867a23c2d Make item list a grid for items and spells 2021-02-24 04:52:32 +01:00
Johannes Loher
57e378d9ee Remove comment from scss 2021-02-21 04:13:11 +01:00
Johannes Loher
0fd9622e2d Make some small improvements to actor sheets 2021-02-20 22:41:33 +01:00
Johannes Loher
d31c9ac24b Fix saving scroll position in actor sheets 2021-02-20 02:12:34 +01:00
Johannes Loher
622253f0da Make some small improvements in actor sheets 2021-02-20 01:46:40 +01:00
Johannes Loher
9104237261 Add tooltips for attributes, traits, and combat values 2021-02-16 23:23:18 +01:00
Johannes Loher
55a0cbe11a add compendium with languages and scripts from the SRD 2021-01-21 18:07:08 +01:00