aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me
AgeCommit message (Collapse)Author
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-04oopsie daisyFuturemappermydud
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-07-02Vampire Minion (#194)Aaron
2023-07-01Fix dragged items not rendering (#193)Aaron
2023-07-01McGrubber BurgersAaron
2023-07-01Add Motes Price TooltipAaron
2023-07-01Merge pull request #176 from koloiyolo/autorejoin2Aaron
Add Reparty Auto Rejoin
2023-06-29extended the reparty accept window from 1s to 3sJakub Kolodziej
2023-06-29changed "[A-z0-9_]" in regex to "."Jakub Kolodziej
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-26Add Mirrorverse Waypoints + Rift FixesAaron
2023-06-25fix to crashes on checksJakub Kolodziej
2023-06-25Merge branch 'master' into autorejoin2Jakub
2023-06-25Merge pull request #186 from kevinthegreat1/experimentsKevin
Experiments Solvers
2023-06-25Fix chat ad filter (#188)Aaron
2023-06-25Fix recipe book search field not being selectable (#187)Aaron
2023-06-24Reformat filesAaron
2023-06-24Added Rift Tab Hud + 1 Rift related fixAaron
2023-06-24Refactor HandledScreenMixinKevinthegreat
2023-06-24Add null checksKevinthegreat
2023-06-24Fix HandledScreenMixin for 1.20Kevinthegreat
2023-06-24Refactor ColorHighlightKevinthegreat
2023-06-24Fix solver detection and highlightsKevinthegreat
2023-06-24Fix currentSolver null crash and refactor mixinKevinthegreat
2023-06-24Fix Superpairs Solver initial state and refactor Experiment Solver fields to ↵Kevinthegreat
private
2023-06-24Fix mixin method nameKevinthegreat
2023-06-24Add Superpairs and Ultrasequencer SolverKevinthegreat
2023-06-24Add Chronomatron SolverKevinthegreat
2023-06-22Fix cancel game message incompatibilityKevinthegreat
2023-06-22Refactor rendering checksKevinthegreat
2023-06-22Fix profile detectionKevinthegreat
2023-06-22Narrowed access to methodsKevinthegreat
2023-06-22Updated NEU repo error handlingKevinthegreat
2023-06-22Fix fairy souls option nameKevinthegreat
2023-06-22Add docs to Utils and NEURepoKevinthegreat
2023-06-22Abstract different checking methods in UtilsKevinthegreat