Files
quest-helper/src/main/java/com/questhelper/questhelpers
pajlada 019eeeafc9 fix: hide "entity" overlays if we're in a cutscene (#2741)
This moves the logic to the Overlays themselves, rather than storing the cutscene state in each quest step, and forcing
each quest step's render functions to check that overlay status

this also semi-relatedly removes unused Quest-specific overlay rendering
2026-06-10 00:32:20 +01:00
..