Commit graph

4 commits

Author SHA1 Message Date
Miguel Molina
419dd70833
Merge branch 'main' into fix/filter-subclasses-creation 2025-08-10 11:17:56 +02:00
Miguel Molina
a853f150be
display only class subclasses on character creation
Fixes #715

This PR fixes the issue where all subclasses are displayed in the compendium
browser by allowing a fixed set of items as part of the presets passed to
the ItemBrowser.

Signed-off-by: Miguel Molina <miguel@erizocosmi.co>
2025-08-10 11:09:53 +02:00
Murilo Brito
1c000c7cfe
fix item list columns and pretier itemBrowser.mjs (#729) 2025-08-09 13:40:20 +02:00
Murilo Brito
a25007b994
[Feature] Compedium Browser (#707)
* Create files

* Item Browser v0.5

* dialog with (temporary)

* Css

* initial style in compedium browser

* config

* fixes

* Replace compendium calls

* Level Up

* style compedium item list

* removing css files

---------

Co-authored-by: Dapoolp <elcatnet@gmail.com>
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-08-07 19:08:52 -04:00