aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2023-06-26Refactor MirrorverseWaypointsKevinthegreat
2023-06-26Add Mirrorverse Waypoints + Rift FixesAaron
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
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
Fixed the reputation widget showing "Max -> Reputation" when you're at max reputation The faction quests text now retains its formatting to be more informative about whether you've not started, started or completed a quest
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
The game launches successfully without any crashes!
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
You can now move the dungeon map to wherever you want on your screen! No longer is it locked to the top left.
2023-06-09Merge pull request #137 from msg-programs/skyhytabAaron
Replace tab/playerlist HUD with a more fancy version
2023-06-08Make PlainTextComponent use paddingmsg-programs
2023-06-08Improve text for currently forging items.msg-programs
Also improve joke
2023-06-08Fix EffectWidget showing incorrect text when god pot is active.msg-programs
2023-06-08Modify layout of MineServerScreen to be more balancedmsg-programs
2023-06-08Don't draw dwarven HUD when the tab HUD is open.msg-programs
Also remove a redundant check