Commit Graph

49 Commits (07d3d378f62adfc9de34c4f4952de03af46971fd)

Author SHA1 Message Date
opus1217 07d3d378f6 0.4.1d 9-Feb-2021
Fixed: img observer on replaced spellData

compendium-browser.js
- replaceSpells(): Put image observer on correct replacement
2021-02-09 21:53:05 -08:00
opus1217 991e116d68 0.4.1d 9-Feb-2021
Basic POC for on-demand query from Compendia
for spell-filters only
- Other filters are broken right now

spell-browser.html
- Split out spell-browser-list.html so we can render this separately with refreshed data

compendium-browser.js
- replaceSPells(), renderSpellData(): ADDED
- Fixed: loadAndFilterItems(), loadItems(): await checkListsLoaded() or we get a null error
- activateListeners(): Use replaceSpells() instead of filterElements or full render
2021-02-09 21:42:50 -08:00
opus1217 0353c307a4 0.4.1c 9-Feb-2021 Working
- Shows initial results, limited to PRELOAD

compendium-browser.js
- loadAndFilterItems(): pass activeFilters
2021-02-09 14:37:44 -08:00
opus1217 ae4a163f88 0.4.1b 9-Feb-2021 NOT WORKING
Interim check-in with loadAndFilterItems

compendium-browser.js
- Call loadAndFilterItems instead of loadItems; filter as we go, limited by numToPreload
- Add VISIBLE_ROWS (not used)
- loadAndFillterItems(): ADDED
-decorateCompendiumEntry(): ADDED
- checkListsLoaded(): ADDED
- fix more eslint errors (===)
- change "compendiumBrowser" module ID to MODULE_NAME (="compendium-browser")
2021-02-09 10:21:12 -08:00
opus1217 24cfde1119 0.4.1 8-Feb-2021
Fixed: Issue #2: Was loading items twice (once as this.items, once as this.spells)

compendium-browser.js
- Add numToPreload (default 100, in Settings)
- loadItems(), loadNPCs() load "preload" number of spells, feats, items, NPCs each
- initialize(): Was setting this.spells and then setting this.items in getData()
-  Move load back to "ready" hook, but limit number loaded
- Added CMPBrowser constants
- Fixed minor eslint problems
- getData(): Cleaned up data initialization
2021-02-08 09:13:31 -08:00
Spetzel b2834a44c3
Spelling errors (Issue #1) 2021-02-08 08:58:53 -08:00
opus1217 5c3ed89b71 0.4.0 4-Feb-2021
- Defer spell/item and NPC loading until you use the Compendium Browser

compendium-browser.js
- Switch to not pre-loading the indexes, and instead do that at browsing time, to reduce server load and memory usage
- getData(): Check spellsLoaded, npcsLoaded
- loadItems(): Deprecated spellsLoading
- addSpellFilters(), addFeatFilters(), addItemFilters(), addNpcFilters(): Added just for easier reading
- Refactor some of the eslint warnings

module.json
- Version bump to 0.4.0
2021-02-04 18:50:25 -08:00
Felix 6927bd496a
Merge pull request #7 from rinnocenti/patch-2
Update module.json
2020-07-07 18:11:44 +02:00
Felix bcd2c6fad3
Merge pull request #6 from rinnocenti/patch-1
translate pt-BR
2020-07-07 18:11:32 +02:00
Renato Innocenti ba1289fa99
Update module.json 2020-07-07 12:38:00 -03:00
Renato Innocenti d5ce9e676a
translate pt-BR
translate portuguese Brazil
2020-06-27 02:14:53 -03:00
Felix 4a8c76a3af
Update Patchnotes.md 2020-06-12 18:33:32 +02:00
Felix 78ffcee69e
Add files via upload 2020-06-12 18:23:32 +02:00
Felix fdea01046d
Add files via upload 2020-06-12 18:16:39 +02:00
Felix ef2e6349b8
Add files via upload 2020-06-12 17:29:59 +02:00
Felix 8c076e313d
Update Patchnotes.md 2020-06-12 17:29:13 +02:00
Felix 03070dbb66
Update Patchnotes.md 2020-05-18 13:32:08 +02:00
Felix 7f9a113815
Add files via upload
fixed an issue that prevented the rendering of the Button to open the browser
2020-05-18 13:31:14 +02:00
Felix 9b28605ab5
Update .gitattributes 2020-04-30 19:08:20 +02:00
Felix 32a022dfeb
Update Patchnotes.md 2020-04-30 19:07:58 +02:00
Felix b8c45dea00
Add files via upload 2020-04-30 19:07:00 +02:00
Felix 2f96862ed2
Create Patchnotes.md 2020-04-30 19:06:12 +02:00
Felix dbba6bd57e
Add files via upload 2020-04-20 19:33:52 +02:00
Felix 06994180a0
Update FUNDING.yml 2020-03-20 12:32:16 +01:00
Felix 429bfa592f
Update .gitattributes 2020-03-20 12:31:57 +01:00
Felix 0c181a5774
Create FUNDING.yml 2020-03-16 09:50:03 +01:00
Felix 9d708acdfe
Merge pull request #1 from Baktov/master
add french translation
2020-01-16 20:05:27 +01:00
baktov bab461f4e9 add french translation 2020-01-16 19:50:20 +01:00
Felix af1f4d6298
Add files via upload
fixed a bug that prevented proper load order if `renderCompendiumDirectory` gets called during `init`
2020-01-13 12:13:55 +01:00
Felix d4b2b2e0ea
Update README.md 2020-01-10 22:58:12 +01:00
Felix b8fa5ccbdd
Update module.json 2020-01-10 22:32:37 +01:00
Felix 1bfd0f22ea
Add files via upload 2020-01-04 15:17:41 +01:00
Felix 18abb1063d
Add files via upload
added some localization that was missing
2020-01-03 16:10:41 +01:00
Felix d0a9c4d369
Add files via upload
minor localization fixes
2019-12-31 11:01:00 +01:00
Felix 16846df323
Add files via upload
changed the way spellnames are handled for the class list to allow japanese and other similar language characters
2019-12-30 11:37:22 +01:00
Felix 3ba7134bc6
Add files via upload 2019-12-30 11:10:37 +01:00
Felix 1c2d5b1e78
Add files via upload
fixed alidgnment issues with multiSelect filters
fixed misplaced translation files
put the spell-class association list into its own file for easy translation/editing
added japanese translation. Thanks Brother Sharp for that one
2019-12-30 10:29:20 +01:00
Felix 83a79826b5
Add files via upload 2019-12-29 19:33:53 +01:00
Felix c1013f3e54
Add files via upload 2019-12-29 19:13:33 +01:00
Felix 041b392e50
Add files via upload 2019-12-29 19:13:17 +01:00
Felix f0a5c5932b
Add files via upload 2019-12-29 19:10:27 +01:00
Felix 9b5613e43c
Add files via upload 2019-12-29 18:08:09 +01:00
Felix bc5e2344aa
Create .gitattributes 2019-12-29 18:04:19 +01:00
Felix ec7c72e747
Add files via upload 2019-12-29 18:03:01 +01:00
Felix 840804c332
Update README.md 2019-12-29 18:02:51 +01:00
Felix 9d6b8342aa
Update README.md 2019-12-29 17:55:27 +01:00
Felix 3bd9d6b3f7
Add files via upload
initial release
2019-12-29 17:54:57 +01:00
Felix c65ad01ae4
Update README.md 2019-12-29 17:51:32 +01:00
Felix efafe889af
Initial commit 2019-12-29 17:49:25 +01:00