aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/config
AgeCommit message (Collapse)Author
2023-08-31Attribute Shard Info Display (#263)Aaron
2023-08-30Make waypoint categories toggleableKevinthegreat
2023-08-30Add secrets resettingKevinthegreat
2023-08-30Add Dungeon Secret Waypoint optionsKevinthegreat
2023-08-30Starred Mob Glow (#260)Aaron
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-24small quicknav storage cause work in rift now (#252)Julienraptor01
they made so /storage in rift now open your 1st rift storage tab so i modified the regex to match it too
2023-08-18Blaze Solver EnhancementsAaron
2023-08-14De-hardcode armor trim typesKevinthegreat
2023-08-11Custom Armour TrimsAaron
2023-08-10Refactor CustomArmorDyeColors and CustomItemNamesKevinthegreat
2023-08-09Custom Armour Dye ColoursAaron
2023-08-08Add Item RenamingAaron
2023-08-06Refactor Scheduler#queueOpenScreenKevinthegreat
2023-07-29YayJulienraptor01
2023-07-28Add Etherwarp OverlayAaron
2023-07-22Add show off message filterAaron
2023-07-17Refactor queueOpenScreenKevinthegreat
2023-07-17Add ShortcutsKevinthegreat
2023-07-13Format player names in the players widgetAaron
2023-07-10Final touch upsSpencer
2023-07-08Refactor Title ContainerKevinthegreat
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-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-01McGrubber BurgersAaron
2023-07-01Add Motes Price TooltipAaron
2023-07-01Merge pull request #176 from koloiyolo/autorejoin2Aaron
Add Reparty Auto Rejoin
2023-06-29Implement Vampire Slayer Features (#191)Futuremappermydud
Implement Vampire Slayer Features Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
2023-06-26Add Mirrorverse Waypoints + Rift FixesAaron
2023-06-25Merge branch 'master' into autorejoin2Jakub
2023-06-24Add Chronomatron SolverKevinthegreat
2023-06-22Fix fairy souls option nameKevinthegreat
2023-06-22Add Fairy Souls HelperKevinthegreat
2023-06-11Change acceptReparty option placementJakub Kolodziej
2023-06-10Add Auto Rejoin RepartyJakub Kolodziej
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-04Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerInitializer.java # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/resources/skyblocker.mixins.json Pull newest changes from upstream master
2023-05-28Fix Reparty commands and update configKevinthegreat
2023-05-26Add Livid ColorKevinthegreat
2023-05-26Add Fishing HelperKevinthegreat
2023-05-19Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab Merge new commits.
2023-05-16Added config screen commandKevinthegreat
2023-05-13Merge branch 'SkyblockerMod:master' into minor-updatesSerhan
2023-05-07Put fancy tab HUD config into its own sectionmsg-programs
2023-05-06Add option to scale HUD relatively to the vanilla GUI scalemsg-programs
2023-05-06Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab # Conflicts: # README.md # gradle.properties # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/resources/assets/skyblocker/lang/de_de.json # src/main/resources/skyblocker.mixins.json Pull updates from upstream
2023-05-02Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
tooltopfix # Conflicts: # src/main/resources/assets/skyblocker/lang/de_de.json Conflicts resolved. d5b0357... had changed the indent from 2 to 4 spaces.
2023-05-01Merge pull request #127 from AzureAaron/dungeon-map-scale-adjustmentYasin
Dungeon map scale adjustment customization
2023-05-01Merge pull request #134 from Julienraptor01/Barn-SolversYasin
Hungry Hiker and Treasure Hunter solver