compendium-browser/Patchnotes.md

29 lines
1.2 KiB
Markdown
Raw Normal View History

2020-04-30 17:06:12 +00:00
v0.2
- fixed a bug that could prevent proper npc loading
- added a filter for "Source" for both spells and npcs
- migrated to the new TabsV2
2020-04-30 17:07:58 +00:00
- added a Reset Filters button
2020-04-30 17:06:12 +00:00
- Added the Artificer class, thanks to Tielc#7191 for that
2020-05-18 11:32:08 +00:00
v0.2.1
- fixed an issue that prevented the rendering of the Button to open the browser
2020-06-12 15:29:13 +00:00
v0.3.0
- improved load times by lazyloading images
- fixed some css problems
- new Feature: Feat Browser
- Compendium Browser now has a new section for Feats
- lets you filter by source, class (as set in the requirements field), activation cost, damage type and if it uses ressources
- new Feature: Item Browser
- Compendium Browser now has a new section for all inventory Items
- All item Packs (such as Explorer's Pack) are configured and you can browse a List of all Items contained in a pack!
- this list can be modified by editing the "item-packs.json" file to customize your packs
- many further filters available!
2020-06-12 16:33:32 +00:00
v0.3.1
- fixed a bug that prevented loading when Class type items were loaded.
- fixed a bug that prevented disabled the scrollbar in the settings tab.
2020-06-12 15:29:13 +00:00
Todo:
- clean up Translation strings. Most of the new features can't be translated yet.