Commit Graph

12 Commits (mergable)

Author SHA1 Message Date
Zoltan the DM d7f3159efa Merge remote-tracking branch 'lofd/master' into mergable 2023-10-20 17:11:07 -07:00
ZoltanTheDM 7fc48e2771
Good enough for a new version (#56)
* fixed pt-br translation and extra string identifiers

Fixed some grammatical errors on the Brazilian Portuguese translation and added a few string identifiers to expand the translation of this module.

* added the additional fields to the other translations

* added some filters for the new dnd5e item types

* renderable and searchable from a function and button on the character sheet

* oops was only looking at the active tab on Tidy Sheet

* minor mistakes in merge

* using more names and words from DND5e language file

* added filter for backgrounds

* fixed item rarity filter in Foundty 10+

* updated readme

* format and link issues

---------

Co-authored-by: Eduardo Freire <edufc.rj@gmail.com>
2023-03-28 14:32:06 -07:00
Zoltan the DM 52a95a4e17 Merge branch 'master' into release 2023-03-14 16:23:40 -07:00
Zoltan the DM adda90c282 using more names and words from DND5e language file 2023-03-14 16:23:18 -07:00
Zoltan the DM 073869d18a added a new releases branch so anyone can use this 2023-03-08 13:12:56 -08:00
Zoltan the DM 9a5e6a7d27 renderable and searchable from a function and button on the character sheet 2023-02-09 00:31:57 -08:00
opus1217 1679b50859 0.4.3b 11-Mar-2020
- Changed Reset Filters prompt to be consistent
- Fully fixed Issue #4 (filters still showing after reset)

compendium-browser.js
- Clear all filters to match displayed

*-browser.html
- Substitute more localization tags

template.html
- Fixed unlisted bug for content (repeated #if showSpellBrowser)

en.json
- Add localization for "Reset Filters" prompt
2021-03-11 18:26:51 -08: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 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
Felix ef2e6349b8
Add files via upload 2020-06-12 17:29:59 +02:00
Felix b8c45dea00
Add files via upload 2020-04-30 19:07:00 +02:00
Felix 3bd9d6b3f7
Add files via upload
initial release
2019-12-29 17:54:57 +01:00