Commit Graph

3 Commits

Author SHA1 Message Date
AhDoozy
a915637108 update item-requirements (#9521) 2025-11-16 18:55:54 -05:00
AhDoozy
adc21d3bd8 update item-requirements (#9006)
- Added config for tooltip opacity, triangle corner, and indicator colors
- Increased default tooltip font size to 15
- Replaced red "i" indicator with configurable triangle
- Removed redundant colorblind mode toggle
- Fixed triangle drawing to respect selected corner
- Updated README with clearer description, icons, usage/config details
- Updated example screenshots with new images
2025-09-07 12:16:06 +02:00
AhDoozy
47ed6453b7 add item-requirements (#8783)
* Create newfile

* Update newfile

* Create Item-Requirements

* Delete newfile

* Rename Item-Requirements to item-requirements

* Update item-requirements

* Update item-requirements

* Update item-requirements

I've changed the logging to debug so it won’t spam at info level, removed the unnecessary JSON path fallbacks (the file always loads from /Items-Information.json), and replaced the manual JSON parsing with a typed ItemRequirementEntry + Gson map. I also ensured quest strings are handled cleanly, with unknown ones ignored rather than causing errors.
2025-09-02 14:21:32 -04:00