Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-27 | Misc fixes and changes | msg-programs | |
2023-07-13 | Format player names in the players widget | Aaron | |
2023-07-10 | Final touch ups | Spencer | |
2023-07-08 | Refactor Title Container | Kevinthegreat | |
2023-07-07 | WIP Title Container movement + Duration methods | Futuremappermydud | |
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-05 | Make Changes + Add scaling | Futuremappermydud | |
2023-07-04 | New Slayer Stuff | Futuremappermydud | |
Implement TitleContainer for stacking titles. Implement Mania Indicator to show the player when they are standing on green terracotta during mania. | |||
2023-07-01 | McGrubber Burgers | Aaron | |
2023-07-01 | Add Motes Price Tooltip | Aaron | |
2023-07-01 | Merge pull request #176 from koloiyolo/autorejoin2 | Aaron | |
Add Reparty Auto Rejoin | |||
2023-06-29 | Implement Vampire Slayer Features (#191) | Futuremappermydud | |
Implement Vampire Slayer Features Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | |||
2023-06-26 | Add Mirrorverse Waypoints + Rift Fixes | Aaron | |
2023-06-25 | Merge branch 'master' into autorejoin2 | Jakub | |
2023-06-24 | Add Chronomatron Solver | Kevinthegreat | |
2023-06-22 | Fix fairy souls option name | Kevinthegreat | |
2023-06-22 | Add Fairy Souls Helper | Kevinthegreat | |
2023-06-11 | Change acceptReparty option placement | Jakub Kolodziej | |
2023-06-10 | Add Auto Rejoin Reparty | Jakub Kolodziej | |
2023-06-09 | Add 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-04 | Merge 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-28 | Fix Reparty commands and update config | Kevinthegreat | |
2023-05-26 | Add Livid Color | Kevinthegreat | |
2023-05-26 | Add Fishing Helper | Kevinthegreat | |
2023-05-19 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab Merge new commits. | |||
2023-05-16 | Added config screen command | Kevinthegreat | |
2023-05-13 | Merge branch 'SkyblockerMod:master' into minor-updates | Serhan | |
2023-05-07 | Put fancy tab HUD config into its own section | msg-programs | |
2023-05-06 | Add option to scale HUD relatively to the vanilla GUI scale | msg-programs | |
2023-05-06 | Merge 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-02 | Merge 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-01 | Merge pull request #127 from AzureAaron/dungeon-map-scale-adjustment | Yasin | |
Dungeon map scale adjustment customization | |||
2023-05-01 | Merge pull request #134 from Julienraptor01/Barn-Solvers | Yasin | |
Hungry Hiker and Treasure Hunter solver | |||
2023-04-21 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab pull new commits from upstream | |||
2023-04-16 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
tooltopfix merge newest changes from upstream | |||
2023-04-16 | Merge branch 'master' into minor-updates | Serhan | |
2023-04-15 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-15 | Add 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-15 | Add new "tab-menu-like" style options to dwarven mines HUD. | msg-programs | |
2023-04-10 | Merge branch 'SkyblockerMod:master' into minor-updates | Serhan | |
2023-04-10 | More I18n for config | catandA | |
2023-04-09 | Change order | Julienraptor01 | |
Sort Additions alphabetically for easier findability | |||
2023-04-09 | Hungry Hiker solver | Julienraptor01 | |
2023-04-08 | smol changes | Julienraptor01 | |
2023-04-08 | create the treasure hunter solver | Julienraptor01 | |
2023-04-07 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-07 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab pull recent commits from upstream master | |||
2023-04-07 | fix prtl head | Julienraptor01 | |
2023-04-07 | Merge branch 'master' into fix-tab-matching | Julienraptor01 | |
2023-04-07 | Add Visit prtl | Julienraptor01 | |
2023-04-07 | move quicknav tab in config | Julienraptor01 | |