cf80b18ba6
Move core values and combat values to values tab and BEMify core values
2021-03-24 20:10:14 +01:00
e7fc318ea5
Use rollup to build typescript
2021-03-17 17:28:35 +01:00
b439915c7c
Fix color of coup / fumble dice totals in firefox
2021-03-16 07:42:49 +01:00
f3b6ed4b7f
Make fumbles / coups more distinctive in the dice-total
2021-03-15 20:15:00 +01:00
eb0866cfa7
Indicate fumbles / coups on the dice-total
2021-03-14 08:47:03 +01:00
a48fedd937
Fix horizontal overflows in actor sheets
2021-03-08 09:58:26 +01:00
fac9bfdf39
Fix problem with talent rank column
2021-03-07 19:01:58 +01:00
b811e7ccfe
Remove unnecessary css properties
2021-03-04 09:04:33 +01:00
dabcf885a6
Remove unsued @use
2021-03-04 08:57:43 +01:00
ea4f1d3ee7
use img tags instead of divs with background-image set
2021-03-04 08:51:13 +01:00
3d272f2b92
Make weapons rollable from the character sheet
2021-03-04 00:14:16 +01:00
ace48fee48
Sort SCSS
2021-02-26 03:17:27 +01:00
e60065b81d
Remove redundant transition
2021-02-26 02:52:50 +01:00
11641e6873
Add TODO comment to switch to subgrid as soon as chromium supports it
2021-02-26 02:30:58 +01:00
d17b092658
Readd currency to character sheet
2021-02-26 02:13:18 +01:00
0d486647a2
revert to using display: contents instead of subgrid to support chromium
2021-02-26 00:55:43 +01:00
276a70a70a
Use grid for special creature abilities
2021-02-25 22:38:35 +01:00
25b6f03d56
Use grid for talents tab
2021-02-25 22:22:05 +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
226156f960
Bundle Lora font instead of fetching it from Google
2021-02-24 13:55:57 +01:00
93e254db64
Switch to SASS module system
2021-02-24 12:55:30 +01:00
d5abc6d4be
Remove redundant comment
2021-02-24 04:54:14 +01:00
3867a23c2d
Make item list a grid for items and spells
2021-02-24 04:52:32 +01:00
57e378d9ee
Remove comment from scss
2021-02-21 04:13:11 +01:00
0fd9622e2d
Make some small improvements to actor sheets
2021-02-20 22:41:33 +01:00
d31c9ac24b
Fix saving scroll position in actor sheets
2021-02-20 02:12:34 +01:00
622253f0da
Make some small improvements in actor sheets
2021-02-20 01:46:40 +01:00
9104237261
Add tooltips for attributes, traits, and combat values
2021-02-16 23:23:18 +01:00
55a0cbe11a
add compendium with languages and scripts from the SRD
2021-01-21 18:07:08 +01:00
c5a5a7d5a2
Merge remote-tracking branch 'origin/master' into add-special-creature-ability-compendium
2021-01-21 01:29:09 +01:00
ec10a26360
Use uppercase for woodstamp font
2021-01-20 22:22:19 +01:00
fe84927a28
add compendium with special creature abilities
2021-01-20 00:42:58 +01:00
ecfbe9fa2a
automatically calculate base combat values
2021-01-19 03:31:40 +01:00
6ebb556f33
fix owner display in side properties
2021-01-18 21:15:11 +01:00
66592a92d6
Shrink header info.
2021-01-18 20:51:08 +01:00
25755385c0
Add accessibility.
2021-01-16 15:16:40 +01:00
319c40c4a7
Make side properties a bit better readable.
2021-01-16 00:11:00 +01:00
5c74da883b
Make basic properties more responsive (grid draft)
2021-01-15 23:49:41 +01:00
7d04ad2309
added spell sheet; reverted side-prop style change
2021-01-09 18:26:17 +01:00
149096e985
add racial abilites as item type
2021-01-07 20:20:40 +01:00
18a475dd8f
fix height of editor in item sheets
2021-01-07 04:12:20 +01:00
b582b44f20
Merge branch 'master' into 014_track_talents
2021-01-07 00:00:36 +01:00
1f6d8b7980
cleanup
2021-01-06 23:51:08 +01:00
5bdfdd410b
replace basic-property-* css classes by selectors
2021-01-06 15:30:20 +01:00
874692ed5c
moved basic talent properties in talent-sheet head
...
- a little bit better gridding of side-properties
(still needs a rewrite)
- common SCSS mixin for input field marking
2021-01-06 15:25:55 +01:00
637b70c5d2
added invalidity hints to item side-properties
...
- added :invalid definition to side-properties CSS
- defined common color for invalidity
- now using disabled input for automatically calculated properties
2021-01-06 11:39:39 +01:00
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
9de78b4940
small style fixes
2021-01-06 00:02:30 +01:00
f8deca4cd4
add culture and save space with base infos and progression infos
2021-01-04 21:51:58 +01:00
9fba2d1385
Merge remote-tracking branch 'origin/master' into simplify-core-values
2021-01-04 20:29:09 +01:00