A module to easily browse and filter spells, features and actors from compendiums.
 
 
 
Go to file
Zoltan the DM b5f82115bb oops was only looking at the active tab on Tidy Sheet 2023-02-09 21:52:52 -08:00
.github Update FUNDING.yml 2020-03-20 12:32:16 +01:00
lang added some filters for the new dnd5e item types 2023-02-03 20:46:26 -08:00
template renderable and searchable from a function and button on the character sheet 2023-02-09 00:31:57 -08:00
.gitattributes Update .gitattributes 2020-04-30 19:08:20 +02:00
Patchnotes.md Fixes for issue #41 and #43 (#44) 2022-09-23 12:05:07 -07:00
README.md Fixes for issue #41 and #43 (#44) 2022-09-23 12:05:07 -07:00
compendium-browser.css 0.4.2 17-Dec-2021 2021-02-17 14:29:24 -08:00
compendium-browser.js oops was only looking at the active tab on Tidy Sheet 2023-02-09 21:52:52 -08:00
compendium-browser.less Add files via upload 2020-06-12 18:23:32 +02:00
item-packs.json Add files via upload 2020-06-12 17:29:59 +02:00
module.json Fixes for issue #41 and #43 (#44) 2022-09-23 12:05:07 -07:00
preview.jpg Add files via upload 2019-12-29 17:54:57 +01:00
spell-classes.json 0.7.2b 4-Jan-2022 2022-01-04 17:39:05 -08:00
sub-classes.json Add files via upload 2020-06-12 17:29:59 +02:00

README.md

Compendium Browser

Tired of scrolling compendia? Easily browse and filter for spells, feats, items, and NPCs using Compendium Browser.

Compendium Browser is faster and better-behaved; it no longer loads all the compendia into memory on start-up (which sometimes hung servers because of memory or CPU requirements). Instead, it filters and loads on-demand, as well as giving you a Module Setting to control how many rows are loaded at a time.

Patch Notes

v0.8:

  • Compatibility with Foundry V10
  • Added check for "Compendium Folders" module 'phantom' actors (#[CF_tempEntity]) to filter out of NPC list.
  • Fix to handle un-migrated compendiums (they get auto-excluded from the browser even if selected)

v0.7:

  • Supports Foundry 0.8.x and Foundry 9
  • Faster searches using Foundry 0.8.x queries (thanks ZoltantheDM!)
  • Faster NPC searches using getIndex() (thanks kyleady!)

v0.6:

  • Additional and Optional Features spells from Tasha's
  • Spanish, German translations

Summary

Installation

  1. Go to the Add-on Modules tab in Foundry Setup
  2. Click Install Module and search for Compendium Browser OR paste this link: https://github.com/League-of-Foundry-Developers/compendium-browser/releases/latest/download/module.json
  3. Open your world and go to Settings>Manage Modules and enable Compendium Browser

example

Details

Only the Gamemaster has access to the Settings, where they can enable or disable player access to the spell or npc-browser. It is highly recommended to disable any compendia that do not contain spell or should not be used in the NPC Browser. .

This application enables anyone to add their own custom spell or npc filters via the api. After initialization the app can be found under game.compendiumBrowser where either addSpellFilter or addNpcFilter can be used to add a filter. This does support any data that the spell or npc has, including flags.

All filters featured in the app are included in this manner and can be found in the compendium-browser.js at around line 726.

Contribution

If you feel like supporting my work, feel free to leave a tip at my paypal felix.mueller.86@web.de

License

Creative Commons Licence
Compendium Browser - a module for Foundry VTT - by Felix Müller is licensed under a Creative Commons Attribution 4.0 International License.

This work is licensed under Foundry Virtual Tabletop EULA - Limited License Agreement for module development v 0.1.6.