aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/overlays/TextTabOverlay.java
AgeCommit message (Collapse)Author
2024-07-27Fix crash with weird keybind (#1275)NopoTheGamer
2022-12-09Fix mining overlay not update while chat is opened (and more) (#481)heyngra
Fixes undefined
2022-09-26Fix TextTabOverlay crash (#308)Lulonaut
2022-09-15revert "Made it only show if no gui screen is open" (#284)Ascynx
2022-09-14Fix tab overlay rendering in some guis (#278)Lulonaut
* Don't render overlays when pressing tab in some guis * Made it only show if no gui screen is open Co-authored-by: nopo <nopotheemail@gmail.com>
2022-09-07todo and forge with tab (#255)hannibal2