Commit graph

  • 7fe6ae9bc7 Fix wrong roll template location Johannes Loher 2021-04-25 18:31:19 +02:00
  • e219a5b72a Merge branch 'upgrade-dependencies' into 'master' Johannes Loher 2021-04-25 15:46:03 +00:00
  • e0b4d5fc9a Merge branch 'upgrade-dependencies' into 'master' Johannes Loher 2021-04-25 15:45:13 +00:00
  • 21f6363afd Upgrade dependencies Johannes Loher 2021-04-25 17:43:57 +02:00
  • 1bf44db9f7 Merge branch '76-common-checks-in-actor-sheets' into 'master' Johannes Loher 2021-04-24 19:57:28 +00:00
  • edf163bc13 Merge branch '76-common-checks-in-actor-sheets' into 'master' Johannes Loher 2021-04-24 19:57:00 +00:00
  • d712d9d5c8 Fix a couple of i18n typos Johannes Loher 2021-04-24 21:54:40 +02:00
  • d93fa19158 Use relative paths for assets and fonts in css Johannes Loher 2021-04-20 23:02:00 +02:00
  • 1297de5565 Reorder some css properties Johannes Loher 2021-04-20 23:01:33 +02:00
  • 4b0510c8a6 Extract foundry highlight text shadow to mixin Johannes Loher 2021-04-20 22:53:25 +02:00
  • 65a79a351d Change min height of actor sheet Johannes Loher 2021-04-20 22:44:31 +02:00
  • db69a8f537 Add styling for checks Johannes Loher 2021-04-20 22:38:00 +02:00
  • 0d03dbf424 Implement Drag & Drop of checks Johannes Loher 2021-04-15 20:00:37 +02:00
  • 9e72c6560f Implement POC of rolling check from character sheet Johannes Loher 2021-04-13 23:43:22 +02:00
  • fcfba63488 Add bottom border to combat values Johannes Loher 2021-04-13 23:03:45 +02:00
  • 04174398bb Use BEM for combat values Johannes Loher 2021-04-13 22:48:37 +02:00
  • 49b450daee Reorganize templates file structure Johannes Loher 2021-04-13 21:40:52 +02:00
  • 17a270d361 Merge branch 'master' into 76-common-checks-in-actor-sheets Johannes Loher 2021-04-13 20:22:09 +02:00
  • 99eb9d3fa2 Merge branch 'add-analyze-magic-checks' into 'master' Johannes Loher 2021-04-13 18:21:23 +00:00
  • 4500d9f0dc Merge branch 'add-analyze-magic-checks' into 'master' Johannes Loher 2021-04-13 18:20:17 +00:00
  • ad2fd01353 Add checks for analyzing magic Johannes Loher 2021-04-13 20:19:25 +02:00
  • e7564a0a5a release version 0.5.2 0.5.2 ghost 2021-04-11 15:19:21 +00:00
  • 7886be1ffb Merge branch 'master' into 76-common-checks-in-actor-sheets Johannes Loher 2021-03-30 22:46:41 +02:00
  • f2cbc67b77 Merge branch '077-common-checks-macros-with-effects' into 'master' Johannes Loher 2021-03-30 20:46:19 +00:00
  • a6fb42510a Merge branch '077-common-checks-macros-with-effects' into 'master' Johannes Loher 2021-03-30 20:41:35 +00:00
  • d446e07abd Apply 2 suggestion(s) to 1 file(s) Johannes Loher 2021-03-30 20:41:12 +00:00
  • 10a0561616 Merge branch '077-common-checks-macros-with-effects' into 76-common-checks-in-actor-sheets Johannes Loher 2021-03-29 21:46:46 +02:00
  • 23a4f7138e Remove unused utils Johannes Loher 2021-03-29 21:46:29 +02:00
  • 537e41bf5f Merge branch '077-common-checks-macros-with-effects' into 76-common-checks-in-actor-sheets Johannes Loher 2021-03-29 21:21:53 +02:00
  • e545e3f030 Refactor for better readability (addressed CR comments) Johannes Loher 2021-03-29 21:20:08 +02:00
  • cf80b18ba6 Move core values and combat values to values tab and BEMify core values Johannes Loher 2021-03-24 20:10:14 +01:00
  • 30aed22c03 Fix TSDoc string Johannes Loher 2021-03-24 09:24:14 +01:00
  • f038509910 Add functionality for common checks, which can be affected by effects and be performed as macros Johannes Loher 2021-03-24 09:19:26 +01:00
  • 7fad6416fc Merge branch 'separate-data-and_data' into 'master' Johannes Loher 2021-03-22 09:34:54 +00:00
  • b66b74eb46 Merge branch 'separate-data-and_data' into 'master' Johannes Loher 2021-03-22 09:31:44 +00:00
  • cb5ad74a71 Remove some unnecessary casts and fallbacks Johannes Loher 2021-03-22 10:28:37 +01:00
  • 17633ced68 Separate types for data and _data for DS4Actor Johannes Loher 2021-03-22 10:18:43 +01:00
  • 7c7d30854c Separate data and _data for DS4Item Johannes Loher 2021-03-22 09:04:45 +01:00
  • a7569633e2 release version 0.5.1 0.5.1 ghost 2021-03-18 08:02:44 +00:00
  • 1459e84d9d Merge branch 'improve-check-factory' into 'master' Johannes Loher 2021-03-18 08:00:33 +00:00
  • 60c9ba7672 Merge branch 'improve-check-factory' into 'master' Johannes Loher 2021-03-18 07:59:08 +00:00
  • 9f297149b2 Rename a method for consistency Johannes Loher 2021-03-18 08:58:35 +01:00
  • b449a20348 Rename some variables for clarity Johannes Loher 2021-03-18 08:54:57 +01:00
  • d5b872e74b Improve CheckFactory Johannes Loher 2021-03-18 08:52:02 +01:00
  • a2014c53d4 release version 0.5.0 0.5.0 ghost 2021-03-17 19:07:03 +00:00
  • fc1f3bd73c Merge branch 'small-check-factory-cleanup' into 'master' Johannes Loher 2021-03-17 19:04:33 +00:00
  • 3b3ee36554 Merge branch 'small-check-factory-cleanup' into 'master' Johannes Loher 2021-03-17 19:03:14 +00:00
  • 115d6113de Small check factory cleanup and use foundry form formating for roll dialog Johannes Loher 2021-03-17 20:00:36 +01:00
  • b6e9ae2599 Merge branch '073-use-core-rollmode-labels' into 'master' Johannes Loher 2021-03-17 18:27:22 +00:00
  • a17655ee3f Merge branch '073-use-core-rollmode-labels' into 'master' Johannes Loher 2021-03-17 18:26:01 +00:00
  • 0d864b67c1 Use foundry vtt provided rollmode labels Johannes Loher 2021-03-17 19:23:57 +01:00
  • 90c2b7843c Merge branch '071-fix-typos-in-item-kompendium' into 'master' Johannes Loher 2021-03-17 18:13:08 +00:00
  • 2a888fc149 Merge branch '071-fix-typos-in-item-kompendium' into 'master' Johannes Loher 2021-03-17 18:12:12 +00:00
  • e9fa9b3b56 Fix typos in item kompendium Johannes Loher 2021-03-17 19:11:52 +01:00
  • 45978a1a78 Merge branch 'add-rollup' into 'master' Johannes Loher 2021-03-17 18:09:18 +00:00
  • 43f9412f45 Merge branch 'add-rollup' into 'master' Johannes Loher 2021-03-17 16:35:35 +00:00
  • c768712e43 Somemore small fixes Johannes Loher 2021-03-17 17:35:26 +01:00
  • 9332baab82 Small fix in tsconfig.spec.json Johannes Loher 2021-03-17 17:32:29 +01:00
  • 56dfcfdb6c update dependencies Johannes Loher 2021-03-17 12:32:53 +01:00
  • 39b3affed9 Properly generate sourceMap and add launch config for chrome debugging Johannes Loher 2021-03-17 12:30:44 +01:00
  • 5d0ccf8e3e Fix formatting in bump-version Johannes Loher 2021-03-17 12:18:03 +01:00
  • e7fc318ea5 Use rollup to build typescript Johannes Loher 2021-03-17 12:15:25 +01:00
  • 79355b6e9c Merge branch 'item-macros' into 'master' Johannes Loher 2021-03-17 16:28:13 +00:00
  • 7b16a0a3e5 Merge branch 'item-macros' into 'master' Johannes Loher 2021-03-16 08:10:00 +00:00
  • 0b2be5d9fc Remove redundant comment Johannes Loher 2021-03-16 08:55:10 +01:00
  • 196ddb7eb2 Small documentation fix Johannes Loher 2021-03-16 08:42:36 +01:00
  • 48a1cc652a Small renaming Johannes Loher 2021-03-16 08:25:56 +01:00
  • a151e62a4c Cleanup hooks Johannes Loher 2021-03-16 08:22:27 +01:00
  • 3c54a6126b Small documentation adjustment Johannes Loher 2021-03-16 07:48:47 +01:00
  • b439915c7c Fix color of coup / fumble dice totals in firefox Johannes Loher 2021-03-16 07:42:49 +01:00
  • 32fac517ad Rename a few things Johannes Loher 2021-03-16 07:42:00 +01:00
  • 67d0253f66 Update foundry-vtt-types to remove some type workarounds Johannes Loher 2021-03-16 07:11:12 +01:00
  • 48e06678a9 Merge branch 'master' into item-macros Johannes Loher 2021-03-15 21:45:49 +01:00
  • def905d4f9 Merge branch '039-make-dice-viewable-seperately' into 'master' Johannes Loher 2021-03-15 20:43:14 +00:00
  • 9aa0c1585a Merge branch '039-make-dice-viewable-seperately' into 'master' Johannes Loher 2021-03-15 20:42:15 +00:00
  • 2e5e02c89f properly cast return type of Roll.render Johannes Loher 2021-03-15 21:41:51 +01:00
  • f3b6ed4b7f Make fumbles / coups more distinctive in the dice-total Johannes Loher 2021-03-15 20:15:00 +01:00
  • 212295069f Add functionality to create item macros via drag & drop Johannes Loher 2021-03-14 19:04:28 +01:00
  • 919091a211 Small cleanup Johannes Loher 2021-03-14 14:52:50 +01:00
  • eb0866cfa7 Indicate fumbles / coups on the dice-total Johannes Loher 2021-03-14 08:47:03 +01:00
  • 2ccaa5da10 Add link to PR in TODO comment Johannes Loher 2021-03-13 22:34:59 +01:00
  • 3ea07a2379 Add missing i18n Johannes Loher 2021-03-13 22:22:28 +01:00
  • 18e6c31b5c Fix slying dice usage in CheckFactory Johannes Loher 2021-03-13 22:15:58 +01:00
  • 7f973e7de8 Add slying dice modifier to DicePool Johannes Loher 2021-03-13 22:08:04 +01:00
  • eeb1aa61f4 Use coups, even if they are higher than the corresponding CTN Johannes Loher 2021-03-13 20:58:59 +01:00
  • e1d376057c FIx creating DS4Check from data / results Johannes Loher 2021-03-13 19:34:05 +01:00
  • 0b98925aeb Rename an interface Johannes Loher 2021-03-13 18:53:26 +01:00
  • 5d3d5bc533 Rename some variables Johannes Loher 2021-03-13 18:50:39 +01:00
  • 7e5a912cf0 remove commented slaying dice code Johannes Loher 2021-03-13 18:46:25 +01:00
  • 98deee1856 Add tests for evaluateCheck Johannes Loher 2021-03-13 18:43:23 +01:00
  • bafb770178 Fix typo Johannes Loher 2021-03-13 17:47:47 +01:00
  • 9c1d2f081a Make dice viewable seperately in DS4Check Johannes Loher 2021-03-13 17:43:48 +01:00
  • a542dd1575 add punctuation Johannes Loher 2021-03-13 02:32:28 +01:00
  • ea5eee709e Add function to assign sub checks to dice Johannes Loher 2021-03-13 02:27:09 +01:00
  • 07bcd3a58e release version 0.4.1 0.4.1 ghost 2021-03-08 09:02:22 +00:00
  • 0f74125015 Merge branch 'fix-horizontal-overflows' into 'master' Johannes Loher 2021-03-08 10:00:46 +01:00
  • de024ac4e4 Merge branch 'fix-horizontal-overflows' into 'master' Johannes Loher 2021-03-08 09:00:05 +00:00
  • a48fedd937 Fix horizontal overflows in actor sheets Johannes Loher 2021-03-08 09:58:26 +01:00
  • 50fb044926 release version 0.4.0 0.4.0 ghost 2021-03-07 19:50:40 +00:00
  • 6035ed8192 Update dependencies Johannes Loher 2021-03-07 20:32:45 +01:00