Commit Graph

4 Commits

Author SHA1 Message Date
Pluckss
40f3c6b482 update drop-rate-properties 2026-05-08 00:38:16 +00:00
Pluckss
702b33d6c8 update drop-rate-properties
* Create dropratepluginfinal.properties

* Rename dropratepluginfinal.properties to drop-rate.properties

* Rename drop-rate.properties to drop-rate-properties

* Update drop-rate-properties

* Update drop-rate-properties

* Update fix 1 drop-rate-properties

* Update drop-rate-properties

* Update fix 2

* Plugin hub pack fix

* Remove committed Gradle cache

* Add Rare Drop Table support and custom tier color pickers

- Add rare_drop_table.json as a dedicated RDT database
- Plugin now loads both droprates_clean.json and rare_drop_table.json at startup
- Dual lookup: if an item exists in both tables and "Show possible sources" is on, displays both (e.g. Normal 1/400 | RDT 1/5012.5)
- If only one table has the item, that rate is shown directly
- Remove manual Dragon spear and Dragon med helm overrides from drop_metadata.json (now handled by dual lookup)
- Add 4 color picker settings (Common, Uncommon, Rare, Ultra-rare) in the Appearance section so users can customize tier colors
- Remove unused invertedRdtDrops field

* Update README.md

forgot this..

* Context-aware RDT handling with config/docs polish

Adds Ring of Wealth, Legends’ Quest, and Slayer-task aware drop-rate resolution with expanded metadata overrides for RDT/source contexts.
Also cleans up config wording and README.
Local validation passed: clean compile/test.

* Update commit reference in drop-rate-properties

* Update commit reference in drop-rate-properties
2026-04-20 00:43:37 -04:00
Pluckss
8901a47cf5 Update drop-rate-properties (#11064) 2026-03-15 00:30:22 -05:00
Pluckss
a86adc9e89 add drop-rate-properties (#10897)
* Create dropratepluginfinal.properties

* Rename dropratepluginfinal.properties to drop-rate.properties

* Rename drop-rate.properties to drop-rate-properties

* Update drop-rate-properties

* Update drop-rate-properties
2026-03-14 08:45:15 -04:00