hex-agon / mastering-mixology

BSD 2-Clause "Simplified" License
2 stars 14 forks source link

Add configurable highlight styles #86

Closed BlueSoapTurtle closed 3 weeks ago

BlueSoapTurtle commented 1 month ago

This change makes it possible to change the highlight style between the current outline or the object's clickbox

Changes

Outline image Click box image

I also reordered the config a bit image

Lmk if anything needs changing :)

hex-agon commented 1 month ago

I'm not a fan of this, i think this is too much plugin code dedicated just for config options. Also #16 was addressed by the c034e9e37b433b5e9d78867ebe590a58b12ec3d8 changes

BlueSoapTurtle commented 1 month ago

I'm not a fan of this, i think this is too much plugin code dedicated just for config options. Also #16 was addressed by the c034e9e changes

I think I misread the issue, saw the comment from HenryBurns

As a workaround here, you could set the baseline highlighting opacity to 0, so it's fully transparent. Then you'd still have the quick action highlighting.

Right now the quick action highligts in the same way as the regular outline which is not very visible, by allowing the users to change the quick-action highlight to click_box it becomes much more visible,

There's also the benefit of being able to change the lever highlight to clickbox which makes them easier to click on,

I removed the config option for digweed as that is a bit overkill and also the hull option as it's redundant. Not sure how to reduce the code more for the config options as use these settings myself now when playing the minigame