Commit Graph

4 Commits (073869d18a4752cfa436d83291984a6ccc770d83)

Author SHA1 Message Date
opus1217 63e4e7832e 0.4.5b 15-Mar-2021
- Display tooltip over item/npc name with source compendium

*-browser-list.html
- Add title tooltip to the item/npc names
2021-03-15 13:45:45 -07:00
opus1217 4ddad55232 0.4.2f 16-Feb-2021
- Working with Loading and Maximum message at top
- Reset Filters is not resetting filter display

compendium-browser.js
- Change preload to maxLoaded and display a message to filter if you want more
- replaceList(): Pass updateLoading function (with max warning) to renderItemData

en.json
CMPBrowser.SETTING.Preload -> Maxload
CMPBrowser.LOADING.Message, .MaxLoaded: ADDED

*-browser.html
- Add messages line, convert to flexcol

*-browser-list.html
- Use same argument (listItems)

loading.html
- Message (including maximum if found)

compendium-browser.css
- Add .list-area styling consistent with flex
- Adjust max-width
- Remove ul setting of width
2021-02-16 20:39:39 -08:00
opus1217 3ff0a0fac5 0.4.2 15-Feb-2021
NPC initial load working and subsequent filtering/ordering

compendium-browser.js
- Fix NPCs to use loadAndFilterNpcs
loadAndFilterNpcs(): ADDED
- On settings changed, just do new render()
- decorateCompendiumEntry() -> decorateItem()

npc-browser.html
- Use correct css (cr vs cr-display etc)
- Simplify hidden filtering data fields

module.json
- Version bump
2021-02-15 13:50:14 -08:00
opus1217 4fb315bed3 0.4.1h 11-Feb-2021
Feats seem to be working (missing fields)
Items now showing
NPCs operating erratically

compendium-browser.js
- Add the partials for npc, feat, item and the backing code

*-browser-list.html: ADDED
(partials for changing data)
2021-02-11 20:47:43 -08:00