Johannes Loher
85ec5faec2
implement basic active effects
2021-01-25 01:09:51 +01:00
Gesina Schwalbe
62ab89f83b
moved icon mappings in CONFIG.DS4.icons
2021-01-24 17:56:32 +01:00
Gesina Schwalbe
d831f376e1
moved localization mappings in CONFIG.DS4.i18nKeys
...
- moved all mappings in CONFIG.DS4 that belong to localization
into common parent CONFIG.DS4.i18nKeys
- adapted logic in ds4.ts to not overwrite entries in
CONFIG.DS4.i18nKeys
- adapted calls to config in templates
2021-01-24 17:55:14 +01:00
Gesina Schwalbe
a5d91eca71
localized edit & delete item buttons
2021-01-24 17:45:39 +01:00
Gesina Schwalbe
3ba5c0d640
localized effect control buttons
2021-01-24 17:40:08 +01:00
Gesina Schwalbe
3ddabcaaac
fixed some German translations
2021-01-24 17:39:11 +01:00
Gesina Schwalbe
ef27d03628
Merge branch 'master' into quality-of-life-improvements
2021-01-24 16:20:28 +01:00
Gesina Schwalbe
867c417737
removed unnecessary partial arg in char sheet
...
The argument was accidentally introduced before.
2021-01-24 16:11:59 +01:00
Johannes Loher
159f5b8529
make it possible to pass rollMode to createCheckRoll
2021-01-24 15:51:47 +01:00
Gesina Schwalbe
0b1c342ecf
select text of input fields when focused
...
- the content of input fields of relevant sheets and dialogs
are now selected upon focus
- autofocus the Gamemaster roll modifier in the roll dialog
2021-01-24 13:11:08 +01:00
Gesina Schwalbe
a8158894dd
added thin space between value and unit in spells
2021-01-24 11:06:07 +01:00
Gesina Schwalbe
b1e7f61ed5
changed char special characteristics to textarea
2021-01-24 01:20:55 +01:00
Johannes Loher
4bbc177329
allow negative hit points with the token HUD
2021-01-23 23:51:21 +01:00
Gesina Schwalbe
4c8bd29e2e
added unit to char height & weigt title
2021-01-23 23:49:45 +01:00
Gesina Schwalbe
c13ebb0b76
add buttons in overviews now on bottom
2021-01-23 23:44:49 +01:00
ghost
45c5e3bd7d
release version 0.2.0
2021-01-23 00:58:22 +00:00
Johannes Loher
2d6eb34d09
better way to call super._onDropItem
2021-01-23 01:45:23 +01:00
Johannes Loher
afbe0cb8f1
fix dragging items from compendium to actor sheet
2021-01-23 01:43:48 +01:00
Johannes Loher
0fc726a5af
fix spell icon path
2021-01-22 22:56:58 +01:00
Johannes Loher
ef98b4a590
Merge branch 'master' into 061-languages-and-scripts-compendiums
2021-01-22 22:24:36 +01:00
Johannes Loher
4040c8605c
Apply 2 suggestion(s) to 1 file(s)
2021-01-22 22:01:31 +01:00
Johannes Loher
55a0cbe11a
add compendium with languages and scripts from the SRD
2021-01-21 18:07:08 +01:00
Johannes Loher
c5a5a7d5a2
Merge remote-tracking branch 'origin/master' into add-special-creature-ability-compendium
2021-01-21 01:29:09 +01:00
Johannes Loher
ec10a26360
Use uppercase for woodstamp font
2021-01-20 22:22:19 +01:00
Johannes Loher
60ed168053
adjust migration versioning
2021-01-20 22:11:53 +01:00
Johannes Loher
b806b5f35f
add note that compendum packs are cc licensed
2021-01-20 00:47:56 +01:00
Johannes Loher
fe84927a28
add compendium with special creature abilities
2021-01-20 00:42:58 +01:00
Johannes Loher
e385159f29
readd newline at eof
2021-01-19 03:33:59 +01:00
Johannes Loher
ecfbe9fa2a
automatically calculate base combat values
2021-01-19 03:31:40 +01:00
ghost
70d90b058b
release version 0.1.0
2021-01-18 20:28:37 +00:00
Johannes Loher
93a4888753
set version to 0.0.1
2021-01-18 21:21:26 +01:00
Johannes Loher
6ebb556f33
fix owner display in side properties
2021-01-18 21:15:11 +01:00
Oliver Rümpelein
66592a92d6
Shrink header info.
2021-01-18 20:51:08 +01:00
Oliver Rümpelein
5f8848ede8
Merge remote-tracking branch 'origin/master' into 051-fixSpellProperties
2021-01-18 20:12:49 +01:00
Johannes Loher
dee56f12ec
remove currency from creature sheet
2021-01-18 19:59:25 +01:00
Johannes Loher
e89c87f0c1
Merge branch 'master' into 10-implement-money
2021-01-18 19:48:33 +01:00
Johannes Loher
ab6e02a7a6
fix typo
2021-01-18 19:34:03 +01:00
Johannes Loher
e9adbd3c3b
Merge remote-tracking branch 'origin/master' into 037-actor-type-creature
2021-01-18 19:12:46 +01:00
Johannes Loher
7e4c5059ca
address code review comments
2021-01-18 19:11:13 +01:00
Johannes Loher
fc144aa3f6
Apply 1 suggestion(s) to 1 file(s)
2021-01-18 19:03:08 +01:00
Gesina Schwalbe
4c902500c9
unit values only displayed if given
2021-01-16 23:47:05 +01:00
Siegfried Krug
1bc8fcab65
using label for currency types
2021-01-16 17:59:56 +01:00
Oliver Rümpelein
25755385c0
Add accessibility.
2021-01-16 15:16:40 +01:00
Siegfried Krug
03287b3b98
modify ui
2021-01-16 14:59:54 +01:00
Oliver Rümpelein
319c40c4a7
Make side properties a bit better readable.
2021-01-16 00:11:00 +01:00
Oliver Rümpelein
5c74da883b
Make basic properties more responsive (grid draft)
2021-01-15 23:49:41 +01:00
Oliver Rümpelein
b06396c141
Review comments:
...
- Error prefix on localization key
- Different name for Roll dialog title
- Remove obsolete todos
- Add some defaults to make args optional
- Change return types of promises and term generators
2021-01-15 20:46:26 +01:00
Johannes Loher
358aab023f
add explicit return in _onDrop
2021-01-15 17:43:27 +01:00
Johannes Loher
6028f70da7
remove unused type
2021-01-15 17:42:10 +01:00
Oliver Rümpelein
ebc9b95758
Fix tests.
2021-01-13 20:12:37 +01:00