Skip to content

v0.10.0 — Source filter fix, item type checkboxes, drag-and-drop

Choose a tag to compare

@hermes90201 hermes90201 released this 22 May 02:13

v0.10.0

Fixed

  • Source filters now work on all tabs. The pack source filter was being run through applyAllFilters with no _keyPath, causing every entry to be silently rejected. Fixed by excluding the pack filter from index-level filtering.

Added

  • Item type checkboxes on Items tab. All 9 Black Flag item categories (weapon, armor, gear, tool, container, sundry, currency, consumable, ammunition) now show as checkboxes in the sidebar. All checked by default. Uncheck to filter results.
  • Drag-and-drop from browser entries directly to the sidebar or world (restored from v0.9).

Changed

  • Item Piles utility packs filtered from Sources list
  • Type checkboxes use proper type names (was array indices)