aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/config
AgeCommit message (Collapse)Author
2023-07-27Misc fixes and changesmsg-programs
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
2023-04-21Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab pull new commits from upstream
2023-04-16Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
tooltopfix merge newest changes from upstream
2023-04-16Merge branch 'master' into minor-updatesSerhan
2023-04-15Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustmentAaron
2023-04-15Add option to hide empty tooltips in inventories.msg-programs
Hypixel's inventory menus sometimes use items with empty names. When the game draws the tooltip for such an item, a small dark rectangle is seen. Mixin into the function that draws tooltips and disable it when that is the case.
2023-04-15Add new "tab-menu-like" style options to dwarven mines HUD.msg-programs
2023-04-10Merge branch 'SkyblockerMod:master' into minor-updatesSerhan
2023-04-10More I18n for configcatandA
2023-04-09Change orderJulienraptor01
Sort Additions alphabetically for easier findability
2023-04-09Hungry Hiker solverJulienraptor01
2023-04-08smol changesJulienraptor01
2023-04-08create the treasure hunter solverJulienraptor01
2023-04-07Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustmentAaron
2023-04-07Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab pull recent commits from upstream master
2023-04-07fix prtl headJulienraptor01
2023-04-07Merge branch 'master' into fix-tab-matchingJulienraptor01
2023-04-07Add Visit prtlJulienraptor01
2023-04-07move quicknav tab in configJulienraptor01