aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock
AgeCommit message (Collapse)Author
2023-07-13Merge pull request #198 from AzureAaron/truncate-item-nameKevin
Truncate text in the recipe book
2023-07-12The one tab...Aaron
2023-07-12Improved SolutionAaron
Now draws a tooltip over truncated text to show what it originally said. Thanks to @LifeIsAParadox for this solution!
2023-07-10Fix merge conflictsSpencer
2023-07-09Ellipsis constantAaron
2023-07-09Truncate craft textAaron
2023-07-09Truncate item names in recipe bookAaron
2023-07-09Fix mania indicatorFuturemappermydud
2023-07-08Refactor Title ContainerKevinthegreat
2023-07-04remove debug stuffFuturemappermydud
2023-07-04oopsie daisyFuturemappermydud
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-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-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 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 ColorHighlightKevinthegreat
2023-06-24Fix solver detection and highlightsKevinthegreat
2023-06-24Fix Superpairs Solver initial state and refactor Experiment Solver fields to ↵Kevinthegreat
private
2023-06-24Add Superpairs and Ultrasequencer SolverKevinthegreat
2023-06-24Add Chronomatron SolverKevinthegreat
2023-06-22Refactor rendering checksKevinthegreat
2023-06-22Updated NEU repo error handlingKevinthegreat
2023-06-22Fix fairy souls option nameKevinthegreat
2023-06-22Abstract different checking methods in UtilsKevinthegreat
2023-06-22Add Fairy Souls HelperKevinthegreat
2023-06-19Format fileAaron
2023-06-19Improve documentation and trim trailing spaceAaron
2023-06-19Possibly shorter solution + tests addedJakub Kolodziej
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-17Fix recipe book crashAaron
2023-06-171.20 PortAaron
The game launches successfully without any crashes!
2023-06-17Add sound notification to fishing helperAaron
2023-06-12Alternative SolutionJakub Kolodziej
2023-06-12Alternative SolutionJakub Kolodziej
2023-06-11Change acceptReparty option placementJakub Kolodziej
2023-06-11Code clean upJakub Kolodziej
2023-06-11Made regex easier to readJakub Kolodziej