Skip to content

Releases: misterpotts/fabricate

v1.0.0

25 Jun 18:12

Choose a tag to compare

1.0.0 (2025-06-25)

Bug Fixes

  • Basic test system: Fixed compendium flag for imports from tests system and removed unnecessary manipulation of flags using item source (fa3b135)
  • Basic test system: Removed unnecessary item directory - will just use actors inventories and item flags (3b4d9ae)
  • Default model version setting value (#288) (faee73f)

Features

  • #20: Support for ASv1.6 crafting checks (8185ca7), closes #20
  • #20: Support for ASv1.6 crafting checks (328a06d), closes #20
  • #20: Support for ASv1.6 crafting checks (5dfdd16), closes #20
  • #20: Support for ASv1.6 crafting checks (cfc838e), closes #20
  • Basic test system: Added some missing dist files from the last commit (10e1411)
  • Basic test system: Added some missing dist files from the last commit (5f16c45)
  • Basic test system: Test compendium and system link up to some extent now. Need to improve testing of the crafting process and interactions with stubs/mocks (ac6e057)
  • Crafting API Examples (#142) (ff19e09)
  • Crafting System Registry: Crafting systems are now loaded completely from compendium content. some values can be removed from flags if they can be derived in a future change (b4eaaea)
  • Default Fabricator: All tests now pass in DefaultFabricator.spec.ts (de8c1be)
  • Default Fabricator: More passing tests (cb4f925)
  • Fabricate API V2 2 (#127) (b84e572)
  • Introduce tailwindcss for use in Fabricate's Actor crafting app… (#199) (ddbbead)
  • lesscss: Add support for transpilation of LESS CSS files and versionfiles in /dist (is this best practice? No idea!) (74e7c7e)
  • Make crafting system manager resizable (#125) (e48f74e)
  • Recipe Item UI: Recipe tab template spec (41fc7a1)
  • Recipe Item UI: Resolving crafting system and actor from click event partially completed (98dabcf)
  • Recipe Tab: Recipe type items for 5e now render an [empty] tab (f11af54)
  • Use default item quantity path in unknown systems (#155) (905e59f)
  • V0.0.2: Test compendium in place for dev. This is how I intend to distribute ingredients and recipes for supported crafting systems (as of now) (686d3c5)
  • V0.0.2: Test compendium in place for dev. This is how I intend to distribute ingredients and recipes for supported crafting systems (as of now) (419f70b)
  • webpack: Add missing . to webpack config (9b66a67)
  • webpack: Add webpack config (256695e)
  • webpack: Webpack complete! (a5c30b8)

Release 0.10.24

24 Feb 17:50
90df8b1

Choose a tag to compare

What's Changed

Full Changelog: 0.10.23...0.10.24

Release 0.10.23

24 Feb 17:12
faee73f

Choose a tag to compare

What's Changed

Full Changelog: 0.10.22...0.10.23

Release 0.10.22

20 Feb 17:21
2e01046

Choose a tag to compare

What's Changed

Full Changelog: 0.10.21...0.10.22

Release 0.10.21

20 Feb 16:40
0ce19cc

Choose a tag to compare

What's Changed

Full Changelog: 0.10.20...0.10.21

Release 0.10.20

20 Feb 11:26
6b311a0

Choose a tag to compare

What's Changed

Full Changelog: 0.10.19...0.10.20

Release 0.10.19

16 Feb 11:54
8877dea

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @skeletonlabs/skeleton from 2.5.1 to 2.7.0 by @dependabot in #265
  • chore(deps-dev): bump tailwindcss from 3.3.5 to 3.4.1 by @dependabot in #268
  • chore(deps-dev): bump postcss from 8.4.31 to 8.4.33 by @dependabot in #267
  • chore(deps-dev): bump typescript from 5.3.2 to 5.3.3 by @dependabot in #252
  • chore(deps): bump actions/configure-pages from 3 to 4 in /.github/workflows by @dependabot in #250
  • chore(deps): bump actions/upload-artifact from 3 to 4 in /.github/workflows by @dependabot in #260
  • chore(deps): bump actions/deploy-pages from 2 to 4 in /.github/workflows by @dependabot in #262
  • chore(deps): bump actions/download-artifact from 3 to 4 in /.github/workflows by @dependabot in #259
  • chore(deps): bump actions/upload-pages-artifact from 2 to 3 in /.github/workflows by @dependabot in #261
  • chore(deps-dev): bump @skeletonlabs/tw-plugin from 0.2.4 to 0.3.1 by @dependabot in #266
  • chore(deps-dev): bump @types/jest from 29.5.10 to 29.5.11 by @dependabot in #257
  • chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #255
  • chore(deps-dev): bump svelte-check from 3.6.2 to 3.6.3 by @dependabot in #270
  • chore(deps-dev): bump vite from 4.5.1 to 4.5.2 by @dependabot in #271
  • chore(deps-dev): bump @skeletonlabs/skeleton from 2.7.0 to 2.7.1 by @dependabot in #272
  • chore(deps-dev): bump svelte from 4.2.8 to 4.2.9 by @dependabot in #273
  • chore(deps-dev): bump autoprefixer from 10.4.16 to 10.4.17 by @dependabot in #274
  • chore(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #275
  • chore(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #276
  • chore(deps-dev): bump @skeletonlabs/skeleton from 2.7.1 to 2.8.0 by @dependabot in #277
  • chore(deps-dev): bump svelte-check from 3.6.3 to 3.6.4 by @dependabot in #280
  • chore(deps-dev): bump svelte from 4.2.9 to 4.2.10 by @dependabot in #279
  • chore(deps-dev): bump postcss from 8.4.33 to 8.4.35 by @dependabot in #278
  • Feat: Align actor sheet button DND5E2 by @misterpotts in #281

Full Changelog: 0.10.18...0.10.19

Release 0.10.18

11 Jan 13:21
7f25b47

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in #223
  • chore(deps-dev): bump @types/lodash from 4.14.200 to 4.14.201 by @dependabot in #224
  • chore(deps-dev): bump @types/jquery from 3.5.25 to 3.5.27 by @dependabot in #227
  • chore(deps-dev): bump svelte from 4.2.2 to 4.2.5 by @dependabot in #236
  • chore(deps-dev): bump svelte-check from 3.5.2 to 3.6.0 by @dependabot in #226
  • chore(deps-dev): bump @skeletonlabs/skeleton from 2.4.0 to 2.5.0 by @dependabot in #229
  • chore(deps-dev): bump @skeletonlabs/tw-plugin from 0.2.3 to 0.2.4 by @dependabot in #222
  • chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 2.4.6 to 2.5.2 by @dependabot in #228
  • chore(deps-dev): bump ts-loader from 9.5.0 to 9.5.1 by @dependabot in #238
  • chore(deps-dev): bump svelte from 4.2.5 to 4.2.8 by @dependabot in #248
  • chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 by @dependabot in #244
  • chore(deps-dev): bump @types/lodash from 4.14.201 to 4.14.202 by @dependabot in #243
  • chore(deps-dev): bump svelte-check from 3.6.0 to 3.6.2 by @dependabot in #242
  • chore(deps-dev): bump @types/jest from 29.5.8 to 29.5.10 by @dependabot in #245
  • chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 2.5.2 to 2.5.3 by @dependabot in #240
  • chore(deps-dev): bump fs-extra from 11.1.1 to 11.2.0 by @dependabot in #247
  • chore(deps-dev): bump @skeletonlabs/skeleton from 2.5.0 to 2.5.1 by @dependabot in #246
  • chore(deps-dev): bump @types/jquery from 3.5.27 to 3.5.29 by @dependabot in #239
  • chore(deps-dev): bump vite from 4.5.0 to 4.5.1 by @dependabot in #249
  • Feat: Import compendium components by @misterpotts in #269

Full Changelog: 0.10.17...0.10.18

Release 0.10.17

17 Nov 17:01
7a9dea4

Choose a tag to compare

What's Changed

Full Changelog: 0.10.16...0.10.17

Release 0.10.16

17 Nov 16:25
07f041a

Choose a tag to compare

What's Changed

Full Changelog: 0.10.15...0.10.16