Commit graph

2397 commits

Author SHA1 Message Date
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
Oliver Rümpelein f406f5bd83 Update deps. 2021-01-15 20:18:31 +01:00
Oliver Rümpelein d8bee00130 Update deps. 2021-01-15 20:15:23 +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
Oliver Rümpelein 04bfe61f3f Update localization, add docs. 2021-01-13 18:56:19 +01:00
Oliver Rümpelein 7ada67b7c3 Merge master 2021-01-13 18:32:47 +01:00
Oliver Rümpelein d6ddad67cc Implement localization (en only). 2021-01-13 18:02:22 +01:00
Johannes Loher fec4280bec fix typo 2021-01-13 17:43:20 +01:00
Johannes Loher 9ea353101f rename talents tab to talents-abilities 2021-01-13 17:23:06 +01:00
Johannes Loher e36f30a787 Add special abilities to creature sheet 2021-01-13 17:20:25 +01:00
Oliver Rümpelein 2d809c955b Make cancellable withour exception 2021-01-13 17:11:07 +01:00
Johannes Loher 864a65fed2 Merge remote-tracking branch 'origin/master' into 037-actor-type-creature 2021-01-11 00:56:26 +01:00
Johannes Loher c422635d66 add special creature ability as item type 2021-01-11 00:55:49 +01:00
Johannes Loher 3e750d16e4 Merge branch 'add-siggi-to-authors' into 'master'
add author siggi

See merge request dungeonslayers/ds4!50
2021-01-10 22:00:50 +01:00
Siegfried Krug 4196257fd5 add author siggi 2021-01-10 21:51:47 +01:00
Oliver Rümpelein e743461ec7 Merge branch 'spell-add-unset' into 'master'
spell add default category

See merge request dungeonslayers/ds4!49
2021-01-10 21:32:29 +01:00
Siegfried Krug fba05e2d74 Merge branch 'master' into spell-add-unset 2021-01-10 21:22:36 +01:00
Oliver Rümpelein bbd4ce7c07 Revert "Try using full ts-node path" 2021-01-10 21:22:27 +01:00
Siegfried Krug 61098b31d6 spell add default category 2021-01-10 21:18:33 +01:00
Oliver Rümpelein a2a7dc572c Try using full ts-node path 2021-01-10 21:14:22 +01:00
Oliver Rümpelein bca31af08a Merge branch '48-add-spell-category-none' into 'master'
add spell category none

Closes #48

See merge request dungeonslayers/ds4!48
2021-01-10 21:09:39 +01:00
Siegfried Krug 9bea9c63cd add spell category none 2021-01-10 21:04:18 +01:00
Oliver Rümpelein 516c04c8de First proper parsing without much "nice-ity". 2021-01-10 21:03:11 +01:00
Siegfried Krug c10ab44ea9 modifications 2021-01-10 20:40:26 +01:00
Johannes Loher 85defa7e44 Merge branch 'master' into 037-actor-type-creature 2021-01-10 20:05:28 +01:00
Siegfried Krug 46ec9b0ac8 currency add 2021-01-10 19:33:55 +01:00
Siegfried Krug 45e7400e82 add currency and basic display 2021-01-10 19:32:10 +01:00
Johannes Loher bd2311cce0 Merge branch '046-test-that-localization-files-have-same-keys' into 'master'
Add test that english and german localization files have same keys

Closes #46

See merge request dungeonslayers/ds4!46
2021-01-10 17:06:06 +01:00
Oliver Rümpelein a19a996d1d Display (only!) selection options to the user. 2021-01-10 16:40:11 +01:00
Johannes Loher c2ad8f7fe1 add test that english and german localization files have same keys 2021-01-10 03:07:08 +01:00
Johannes Loher fc6cf2ef74 Merge branch 'master' into 037-actor-type-creature 2021-01-10 02:37:43 +01:00
Johannes Loher 0568afc32b Add localization of actor and item type labels 2021-01-10 02:35:48 +01:00
Johannes Loher 17d0213e62 add basic creature sheet 2021-01-10 02:05:30 +01:00
hustenbonbon 0a938bc287 Merge branch '047-error-at-encounter-start' into 'master'
Add initiative formula

Closes #47

See merge request dungeonslayers/ds4!45
2021-01-10 01:52:58 +01:00
Max Tharr 6db1d48033 Add initiative formula 2021-01-10 01:51:11 +01:00
Johannes Loher d416c14cbd Merge branch 'master' into 037-actor-type-creature 2021-01-10 00:41:20 +01:00
Gesina Schwalbe 0771bf7ce8 Merge branch '015-spells' into 'master'
Resolve "Track Spells in character sheet"

Closes #15

See merge request dungeonslayers/ds4!44
2021-01-10 00:24:53 +01:00
Gesina Schwalbe 0eb447d279 added German localization for spells
- added missing German localizations
- fixed some localizations
- renamed targetedSpell -> targetedSpellcasting for consistency
2021-01-10 00:30:51 +01:00
Gesina Schwalbe 18a4e2005a added German translation for spell stuff 2021-01-10 00:05:29 +01:00
Gesina Schwalbe c1f77e1a66 Merge branch 'master' into 015-spells 2021-01-09 23:44:48 +01:00
Gesina Schwalbe 884327b156 added spell tab and sorted tabs 2021-01-09 23:39:35 +01:00
Oliver Rümpelein c94ff4a67a Rudimentary docs. 2021-01-09 23:21:57 +01:00
Oliver Rümpelein 27c0ddbca1 Make factory usable from Macros.
This does not yet include any modal interface.
2021-01-09 23:14:50 +01:00
Johannes Loher bc6930675c localize creature parts of config 2021-01-09 22:55:38 +01:00
Johannes Loher b01e0417ee add doc strings to new config objects 2021-01-09 22:54:44 +01:00
Johannes Loher 6820ce7c00 Add creature actor to config, i18n, template.json, types 2021-01-09 22:51:46 +01:00
Johannes Loher 5d58803256 Merge branch 'fix-width-of-actorsheet' into 'master'
fix actor sheet

See merge request dungeonslayers/ds4!41
2021-01-09 22:36:47 +01:00
Siegfried Krug ed095dcc84 fix actor sheet 2021-01-09 22:30:26 +01:00