Evankhell0 / sbd

Skyblock Dungeon Mod using ChatTriggers
https://www.chattriggers.com/modules/v/sbd
1 stars 0 forks source link

Refactor item lore updates #35

Open Evankhell0 opened 5 days ago

Evankhell0 commented 5 days ago

The way the itemTooltip trigger is used to change the lore for the party finder overlay is a mess, making it difficult to work on. Everything is reliant on a few regexes.

The itemTooltip trigger should probably be abandoned entirely, taking inspiration from other modules instead.