Skip to content

v1.0.0

Latest

Choose a tag to compare

@misterpotts misterpotts released this 25 Jun 18:12
· 45 commits to main since this release

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)