aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me
AgeCommit message (Expand)Author
2023-06-29Implement Vampire Slayer Features (#191)Futuremappermydud
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-25Merge pull request #186 from kevinthegreat1/experimentsKevin
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
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
2023-06-22Add profile updating from player listKevinthegreat
2023-06-22Add Fairy Souls HelperKevinthegreat
2023-06-21Add docsKevinthegreat
2023-06-21Async DiscordRPCKevinthegreat
2023-06-21Fix DiscordRPC briefly showingKevinthegreat
2023-06-19Format fileAaron
2023-06-19Improve documentation and trim trailing spaceAaron
2023-06-18Small code changesAaron
2023-06-18Improve Crimson Isle Tab HUDAaron
2023-06-17Replace double cast with shadowAaron
2023-06-17Write drill fuel bar to gui overlay bufferAaron
2023-06-17Fix drill fuel Z layeringAaron
2023-06-17Fix recipe book crashAaron
2023-06-17Fix null check being uselessAaron
2023-06-171.20 PortAaron
2023-06-17Add sound notification to fishing helperAaron
2023-06-09Fix indentationAaron
2023-06-09Support the scaling option for the placement screen!Aaron
2023-06-09Add Dungeon Map Placement Screen!Aaron
2023-06-09Merge pull request #137 from msg-programs/skyhytabAaron
2023-06-08Make PlainTextComponent use paddingmsg-programs