add loot-ledger (#8981)

* Create loot-ledger

Show NPC drop tables in the Music tab with progress bar, hover tooltips, search, and visibility toggles.

Track obtained items per account or per NPC, dimming icons, supporting manual toggles, and updating live as you loot.

Cache drop tables to disk with weekly refresh and bundled Items.json for resolving item names.

* Update loot-ledger

improve executor safety and graceful shutdown behavior

- DropFetcher now ensures its executor is always available with a new ensureExecutor() check.
- All background executors use daemon threads so they don't block JVM shutdown.
- Replaced shutdownNow() calls with graceful shutdown()
This commit is contained in:
ChunkyAtlas
2025-11-03 12:21:29 -07:00
committed by GitHub
parent ed5ac9ff63
commit 25245d3997

2
plugins/loot-ledger Normal file
View File

@@ -0,0 +1,2 @@
repository=https://github.com/ChunkyAtlas/loot-ledger.git
commit=c5a43da1ce514988e6cd48f4830e50d46f7f0c7e