aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/utils
AgeCommit message (Collapse)Author
2023-08-30Add SecretWaypoint text renderingKevinthegreat
2023-08-30Add text rendering methodAaron
2023-08-30Tic Tac Toe Solver! (#253)Aaron
* Tic Tac Toe Solver! * alpha-beta-pruning * Small changes --------- Co-authored-by: Yasin <LifeIsAParadox@users.noreply.github.com>
2023-08-24Remove no longer used importAaron
2023-08-24Server brand checkAaron
2023-08-24The devil that is mismatched spacing!Aaron
2023-08-24Add alternate hypixel address argumentAaron
2023-08-18Merge pull request #248 from AzureAaron/blaze-solver-enhancementsAaron
Blaze Solver Enhancements
2023-08-18Blaze Solver EnhancementsAaron
2023-08-15Lowercased server ipAaron
2023-08-10Commands sent by the mod are no longer apart of the chat history (#235)Aaron
2023-08-07Merge pull request #229 from kevinthegreat1/random-refactorsYasin
Random refactors
2023-08-07Fix Hypixel detection, now based off server ip (#231)Aaron
2023-08-06Refactor Scheduler#queueOpenScreenKevinthegreat
2023-07-30Refactor mixinsKevinthegreat
2023-07-17Refactor queueOpenScreenKevinthegreat
2023-07-17Add ShortcutsKevinthegreat
2023-07-16Rendering Improvements, Fixes + Occlusion CullingAaron
2023-07-10Fix merge conflictsSpencer
2023-07-09Fix mania indicatorFuturemappermydud
2023-07-09Update Title Container renderingKevinthegreat
2023-07-09Refactor TitleKevinthegreat
2023-07-08Move to default y position back to 60%Futuremappermydud
2023-07-08Fix scaling issuesFuturemappermydud
2023-07-08Make Some more changesFuturemappermydud
Add +/- to change scale Mouse now properly goes to center for text box Added comments to rendering code
2023-07-08Refactor Title ContainerKevinthegreat
2023-07-07Simplify Code + Fix Vertical BBFuturemappermydud
2023-07-07Remove Duplicate CodeFuturemappermydud
2023-07-07Proper Movement MenuFuturemappermydud
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-05Make Changes + Add scalingFuturemappermydud
2023-07-04remove debug stuffFuturemappermydud
2023-07-04Change PositionFuturemappermydud
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-24Added Rift Tab Hud + 1 Rift related fixAaron
2023-06-22Fix cancel game message incompatibilityKevinthegreat
2023-06-22Fix profile detectionKevinthegreat
2023-06-22Narrowed access to methodsKevinthegreat
2023-06-22Updated NEU repo error handlingKevinthegreat
2023-06-22Add docs to Utils and NEURepoKevinthegreat
2023-06-22Abstract different checking methods in UtilsKevinthegreat
2023-06-22Add profile updating from player listKevinthegreat
2023-06-22Add Fairy Souls HelperKevinthegreat
2023-06-21Async DiscordRPCKevinthegreat
2023-06-171.20 PortAaron
The game launches successfully without any crashes!