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
0db345c7de
extract 26px line height for inputs to variable
2021-01-04 20:28:33 +01:00
7cb6080808
extract and simplify combat values to own component
2021-01-04 01:11:05 +01:00
6a12ba3938
extract and simplify attributes and traits
2021-01-04 00:55:44 +01:00
61beda7734
added number conversion in HTML value retrieval
...
Changes:
- number input fields now return numbers
- range elements removed since they are untested
Additions:
- added min and step specifiers to input fields associated to
item number properties
- added a color hint for invalidity of
item number input fields in actor sheet
2021-01-03 23:27:51 +01:00
d9eef7592f
fixed some issues with the flexbox approach
...
- had to remove border, padding, and margin from input boxes
- centered images
- fixed y-overflow of description and images by restricting height
2021-01-03 21:50:16 +01:00
fb780ae4c2
Merge branch 'master' into equip-items-in-character-sheet
...
now using cleaned up template
2021-01-03 21:14:11 +01:00
0721555c91
Merge branch 'adjust-licensing' into 'master'
...
adjust licensing
See merge request dungeonslayers/ds4!13
2021-01-03 16:54:36 +01:00
cc9a133ebe
extract path to official assets in scss variable
2021-01-03 16:52:51 +01:00
0e282b4c6e
some minor improvements to side-properties style
...
- checkboxes now properly left-aligned
- adaptive width of side-properties: take minimum width now
- side properties are aligned now in any case (each is a grid)
2021-01-01 21:21:22 +01:00
d8423ce364
data binding for owned item properties
...
Additions:
- now also text, number, and range input fields of owned items can
be bound to HTML (input) elements of the char sheet
Changes:
- moved prototype handle for checkboxes to own function
- replaced some static HTML elements in item list with input fields
- item-num-val HTML elements (e.g. item quantity) now have a max-width
2021-01-01 19:26:52 +01:00