Commit graph

  • 6ebb556f33 fix owner display in side properties Johannes Loher 2021-01-18 21:15:11 +01:00
  • 878c2c9994 Merge branch '051-fixSpellProperties' into 'master' Johannes Loher 2021-01-18 20:52:58 +01:00
  • 66592a92d6 Shrink header info. Oliver Rümpelein 2021-01-18 20:51:08 +01:00
  • 5f8848ede8 Merge remote-tracking branch 'origin/master' into 051-fixSpellProperties Oliver Rümpelein 2021-01-18 20:12:49 +01:00
  • af19d7c971 Merge branch '10-implement-money' into 'master' Johannes Loher 2021-01-18 20:09:01 +01:00
  • 2f3ee41a96 fix URL in README.md Johannes Loher 2021-01-18 20:02:41 +01:00
  • dee56f12ec remove currency from creature sheet Johannes Loher 2021-01-18 19:59:25 +01:00
  • e89c87f0c1 Merge branch 'master' into 10-implement-money Johannes Loher 2021-01-18 19:48:07 +01:00
  • e8da044a1c Merge branch 'fix-typo' into 'master' Johannes Loher 2021-01-18 19:37:50 +01:00
  • ab6e02a7a6 fix typo Johannes Loher 2021-01-18 19:34:03 +01:00
  • 2f58b50728 Merge branch '037-actor-type-creature' into 'master' Johannes Loher 2021-01-18 19:23:57 +01:00
  • a9725aa1c9 update dependencies Johannes Loher 2021-01-18 19:19:30 +01:00
  • e9adbd3c3b Merge remote-tracking branch 'origin/master' into 037-actor-type-creature Johannes Loher 2021-01-18 19:12:46 +01:00
  • 7e4c5059ca address code review comments Johannes Loher 2021-01-18 19:11:13 +01:00
  • fc144aa3f6 Apply 1 suggestion(s) to 1 file(s) Johannes Loher 2021-01-18 19:03:08 +01:00
  • a395ef21e4 Merge branch '49-hide-units' into 'master' Gesina Schwalbe 2021-01-17 10:29:51 +01:00
  • 4c902500c9 unit values only displayed if given Gesina Schwalbe 2021-01-16 23:47:05 +01:00
  • 1bc8fcab65 using label for currency types Siegfried Krug 2021-01-16 17:59:56 +01:00
  • 25755385c0 Add accessibility. Oliver Rümpelein 2021-01-16 15:16:40 +01:00
  • 03287b3b98 modify ui Siegfried Krug 2021-01-16 14:59:54 +01:00
  • 319c40c4a7 Make side properties a bit better readable. Oliver Rümpelein 2021-01-16 00:11:00 +01:00
  • 5c74da883b Make basic properties more responsive (grid draft) Oliver Rümpelein 2021-01-15 23:49:41 +01:00
  • bbf9c35a6b Merge branch '043-rollBuilder' into 'master' Oliver Rümpelein 2021-01-15 22:16:39 +01:00
  • b06396c141 Review comments: Oliver Rümpelein 2021-01-15 20:46:26 +01:00
  • f406f5bd83 Update deps. Oliver Rümpelein 2021-01-15 20:18:31 +01:00
  • d8bee00130 Update deps. Oliver Rümpelein 2021-01-15 20:15:23 +01:00
  • 358aab023f add explicit return in _onDrop Johannes Loher 2021-01-15 17:43:27 +01:00
  • 6028f70da7 remove unused type Johannes Loher 2021-01-15 17:42:10 +01:00
  • ebc9b95758 Fix tests. Oliver Rümpelein 2021-01-13 20:12:37 +01:00
  • 04bfe61f3f Update localization, add docs. Oliver Rümpelein 2021-01-13 18:56:19 +01:00
  • 7ada67b7c3 Merge master Oliver Rümpelein 2021-01-13 18:32:47 +01:00
  • d6ddad67cc Implement localization (en only). Oliver Rümpelein 2021-01-13 18:02:22 +01:00
  • fec4280bec fix typo Johannes Loher 2021-01-13 17:43:20 +01:00
  • 9ea353101f rename talents tab to talents-abilities Johannes Loher 2021-01-13 17:23:06 +01:00
  • e36f30a787 Add special abilities to creature sheet Johannes Loher 2021-01-13 17:20:25 +01:00
  • 2d809c955b Make cancellable withour exception Oliver Rümpelein 2021-01-13 17:11:07 +01:00
  • 864a65fed2 Merge remote-tracking branch 'origin/master' into 037-actor-type-creature Johannes Loher 2021-01-11 00:56:26 +01:00
  • c422635d66 add special creature ability as item type Johannes Loher 2021-01-11 00:55:49 +01:00
  • 3e750d16e4 Merge branch 'add-siggi-to-authors' into 'master' Johannes Loher 2021-01-10 22:00:50 +01:00
  • 4196257fd5 add author siggi Siegfried Krug 2021-01-10 21:51:47 +01:00
  • e743461ec7 Merge branch 'spell-add-unset' into 'master' Oliver Rümpelein 2021-01-10 21:32:29 +01:00
  • fba05e2d74 Merge branch 'master' into spell-add-unset Siegfried Krug 2021-01-10 21:22:36 +01:00
  • bbd4ce7c07 Revert "Try using full ts-node path" Oliver Rümpelein 2021-01-10 21:22:27 +01:00
  • 61098b31d6 spell add default category Siegfried Krug 2021-01-10 21:18:33 +01:00
  • a2a7dc572c Try using full ts-node path Oliver Rümpelein 2021-01-10 21:14:22 +01:00
  • bca31af08a Merge branch '48-add-spell-category-none' into 'master' Oliver Rümpelein 2021-01-10 21:09:39 +01:00
  • 9bea9c63cd add spell category none Siegfried Krug 2021-01-10 21:04:18 +01:00
  • 516c04c8de First proper parsing without much "nice-ity". Oliver Rümpelein 2021-01-10 21:03:11 +01:00
  • c10ab44ea9 modifications Siegfried Krug 2021-01-10 20:40:26 +01:00
  • 85defa7e44 Merge branch 'master' into 037-actor-type-creature Johannes Loher 2021-01-10 20:05:28 +01:00
  • 46ec9b0ac8 currency add Siegfried Krug 2021-01-10 19:33:55 +01:00
  • 45e7400e82 add currency and basic display Siegfried Krug 2021-01-10 19:32:10 +01:00
  • bd2311cce0 Merge branch '046-test-that-localization-files-have-same-keys' into 'master' Johannes Loher 2021-01-10 17:06:06 +01:00
  • a19a996d1d Display (only!) selection options to the user. Oliver Rümpelein 2021-01-10 16:40:11 +01:00
  • c2ad8f7fe1 add test that english and german localization files have same keys Johannes Loher 2021-01-10 03:07:08 +01:00
  • fc6cf2ef74 Merge branch 'master' into 037-actor-type-creature Johannes Loher 2021-01-10 02:37:43 +01:00
  • 0568afc32b Add localization of actor and item type labels Johannes Loher 2021-01-10 02:35:48 +01:00
  • 17d0213e62 add basic creature sheet Johannes Loher 2021-01-10 02:05:30 +01:00
  • 0a938bc287 Merge branch '047-error-at-encounter-start' into 'master' hustenbonbon 2021-01-10 01:52:58 +01:00
  • 6db1d48033 Add initiative formula Max Tharr 2021-01-10 01:45:31 +01:00
  • d416c14cbd Merge branch 'master' into 037-actor-type-creature Johannes Loher 2021-01-10 00:41:20 +01:00
  • 0771bf7ce8 Merge branch '015-spells' into 'master' Gesina Schwalbe 2021-01-10 00:24:53 +01:00
  • 0eb447d279 added German localization for spells Gesina Schwalbe 2021-01-10 00:30:51 +01:00
  • 18a4e2005a added German translation for spell stuff Gesina Schwalbe 2021-01-10 00:05:29 +01:00
  • c1f77e1a66 Merge branch 'master' into 015-spells Gesina Schwalbe 2021-01-09 23:44:48 +01:00
  • 884327b156 added spell tab and sorted tabs Gesina Schwalbe 2021-01-09 23:39:35 +01:00
  • c94ff4a67a Rudimentary docs. Oliver Rümpelein 2021-01-09 23:21:57 +01:00
  • 27c0ddbca1 Make factory usable from Macros. Oliver Rümpelein 2021-01-09 23:14:31 +01:00
  • bc6930675c localize creature parts of config Johannes Loher 2021-01-09 22:55:38 +01:00
  • b01e0417ee add doc strings to new config objects Johannes Loher 2021-01-09 22:54:44 +01:00
  • 6820ce7c00 Add creature actor to config, i18n, template.json, types Johannes Loher 2021-01-09 22:51:46 +01:00
  • 5d58803256 Merge branch 'fix-width-of-actorsheet' into 'master' Johannes Loher 2021-01-09 22:36:47 +01:00
  • ed095dcc84 fix actor sheet Siegfried Krug 2021-01-09 22:30:26 +01:00
  • 0c6ec9c7dd Merge branch '41-german-translation' into 'master' Johannes Loher 2021-01-09 21:56:10 +01:00
  • 349a767de6 Merge remote-tracking branch 'origin/master' into 41-german-translation Siegfried Krug 2021-01-09 21:54:00 +01:00
  • 54e334cff5 apply review suggestions Siegfried Krug 2021-01-09 21:41:41 +01:00
  • 57906a42a8 Apply 1 suggestion(s) to 1 file(s) Siegfried Krug 2021-01-09 21:34:22 +01:00
  • c225cae087 Apply 1 suggestion(s) to 1 file(s) Siegfried Krug 2021-01-09 21:34:10 +01:00
  • 2af3e6106b Apply 1 suggestion(s) to 1 file(s) Siegfried Krug 2021-01-09 21:34:02 +01:00
  • e2b7b390a8 Apply 1 suggestion(s) to 1 file(s) Siegfried Krug 2021-01-09 21:33:48 +01:00
  • 92d7d2b8bf Apply 1 suggestion(s) to 1 file(s) Siegfried Krug 2021-01-09 21:33:38 +01:00
  • 510e46d96a Apply 1 suggestion(s) to 1 file(s) Siegfried Krug 2021-01-09 21:32:20 +01:00
  • df7c7efa50 Apply 1 suggestion(s) to 1 file(s) Siegfried Krug 2021-01-09 21:32:01 +01:00
  • 2f6b89a0e1 use shorter storage location Siegfried Krug 2021-01-09 20:43:05 +01:00
  • 188eb6c1d2 add german translation Siegfried Krug 2021-01-09 20:36:34 +01:00
  • 41e5ca25a3 Merge branch '044-proper-release-process' into 'master' Johannes Loher 2021-01-09 19:40:25 +01:00
  • fe4acd2d9d only do releases on master Johannes Loher 2021-01-09 19:06:26 +01:00
  • 8856c30165 move technical stuff to before_script Johannes Loher 2021-01-09 19:01:22 +01:00
  • e735ecee09 actually release minor/major version when attemtpting to do so Johannes Loher 2021-01-09 18:55:53 +01:00
  • e2d198134e enable push Johannes Loher 2021-01-09 18:49:05 +01:00
  • 8301fb17fb add minor and major release jobs Johannes Loher 2021-01-09 18:47:20 +01:00
  • e99906a18a update package-lock.json in gulp task Johannes Loher 2021-01-09 18:40:52 +01:00
  • f5d52825e8 actually show diff Johannes Loher 2021-01-09 18:34:30 +01:00
  • 9303dcf1f2 show git diff Johannes Loher 2021-01-09 18:29:30 +01:00
  • 7d04ad2309 added spell sheet; reverted side-prop style change Gesina Schwalbe 2021-01-09 18:26:17 +01:00
  • 75e21fcf5f fix npm run updateManifest Johannes Loher 2021-01-09 18:25:57 +01:00
  • 4de9d42ee3 added spell cooldownDuration and more localization Gesina Schwalbe 2021-01-09 18:25:30 +01:00
  • 0400db2964 fix jq installation Johannes Loher 2021-01-09 18:23:56 +01:00
  • a303296828 description and body templ accept partial-block Gesina Schwalbe 2021-01-09 18:23:25 +01:00
  • 26ee1213a9 add release-patch job Johannes Loher 2021-01-09 18:20:23 +01:00