aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/utils/RenderHelper.java
AgeCommit message (Collapse)Author
2023-08-18Refactor utils packageKevinthegreat
2023-08-18Blaze Solver EnhancementsAaron
2023-07-16Rendering Improvements, Fixes + Occlusion CullingAaron
2023-07-08Refactor Title ContainerKevinthegreat
2023-07-07WIP Title Container movement + Duration methodsFuturemappermydud
Added a WIP configuration screen under /Skyblocker hud titleContainer that allows you to move, change alignment, and reorient the titles inside. Added methods(TitleContainer.addTitleWithDismiss, and RenderHelper.displayInTitleContainerWDismissAndPlaySound) that will display the given title and after a set amount of ticks will disable that title.
2023-07-04New Slayer StuffFuturemappermydud
Implement TitleContainer for stacking titles. Implement Mania Indicator to show the player when they are standing on green terracotta during mania.
2023-06-29Implement Vampire Slayer Features (#191)Futuremappermydud
Implement Vampire Slayer Features Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
2023-06-27Refactor RenderHelperKevinthegreat
2023-06-26Format fileAaron
2023-06-26Reuse vectorAaron
2023-06-26Refactor MirrorverseWaypointsKevinthegreat
2023-06-22Add Fairy Souls HelperKevinthegreat