Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-12 | Prevent errors when player list is incomplete shortly after join or area change | msg-programs | |
2023-05-09 | Add comments to and change comments of widget classes where needed | msg-programs | |
2023-05-09 | Let forge widget handle 4 commissions | msg-programs | |
2023-05-09 | Correct crit dmg/chance text in skills widget | msg-programs | |
2023-05-09 | Handle god potion in EffectWidget | msg-programs | |
2023-05-09 | Add more missing player messages to dungeon player widget | msg-programs | |
2023-05-09 | Show correct text in cookie widget | msg-programs | |
2023-05-09 | Fix CommsWidget to handle 4 commissions correctly | msg-programs | |
2023-05-09 | Change layout of CI screen | msg-programs | |
2023-05-07 | Put fancy tab HUD config into its own section | msg-programs | |
2023-05-07 | Fix another regex... | msg-programs | |
2023-05-06 | Fix various faulty regexes | msg-programs | |
2023-05-06 | Disable depth test again after rendering | msg-programs | |
2023-05-06 | Minor foramtting and code style changes | msg-programs | |
2023-05-06 | Add option to scale HUD relatively to the vanilla GUI scale | msg-programs | |
2023-05-06 | Enable depth test to fix Z-layering issues | msg-programs | |
The HUD is now drawn above the hotbar and chat. Blocks in the HUD aren't drawn behind the BG anymore. | |||
2023-05-06 | Move logic to find the player's location to it's own class | msg-programs | |
2023-05-06 | Minor refactoring | msg-programs | |
2023-05-06 | Add more info to comment about Commission record | msg-programs | |
2023-05-06 | Make code style in screen classes more consistent | msg-programs | |
2023-05-06 | Hopefully fix CI reputation progress regex. | msg-programs | |
2023-05-06 | Skills widget should now handle maxxed skills correctly | msg-programs | |
2023-05-06 | Fire sale widget now correctly shows time until event start. | 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 pull request #138 from AzureAaron/240-fairy-souls | Yasin | |
There is now 240 fairy souls! | |||
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-29 | Add untested crimson isle support | msg-programs | |
2023-04-23 | There is now 240 fairy souls! | Aaron | |
2023-04-23 | Dungeon puzzle widget now works as intended. | msg-programs | |
2023-04-21 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab pull new commits from upstream | |||
2023-04-19 | fix missing dots at end of sentences | Julienraptor01 | |
2023-04-17 | fix Official wiki being wrong again | Julienraptor01 | |
no FR i'm gonna get angry at some point, there are so many errors in it... | |||
2023-04-16 | Add missing check for if the player is on skyblock | msg-programs | |
2023-04-16 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
tooltopfix merge newest changes from upstream | |||
2023-04-15 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-15 | change coord | Julienraptor01 | |
slightly change coord cause better | |||
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-13 | change regex | Julienraptor01 | |
this msg can't be picked up otherwise : Some dirt was kicked up by the water pool in the overgrown Mushroom Cave. Have a look over there. | |||
2023-04-10 | More I18n for config | catandA | |
2023-04-10 | Update TreasureHunter.java | Julienraptor01 | |
2023-04-09 | Change order | Julienraptor01 | |
Sort Additions alphabetically for easier findability | |||
2023-04-09 | Hungry Hiker solver | Julienraptor01 | |
2023-04-08 | modified the regex to make more sense | Julienraptor01 | |
i moved back the dot in the group 1 (but outside of the [] this time and added back dots at the end of the strings in hashmap) | |||
2023-04-08 | fix official wiki again | Julienraptor01 | |
2023-04-08 | fix one sentence which is wrong on the official wiki | Julienraptor01 | |
2023-04-08 | final fix fr this time | Julienraptor01 | |
thanks for this part ! Co-Authored-By: ExternalTime <84183548+ExternalTime@users.noreply.github.com> | |||
2023-04-08 | final fix | Julienraptor01 | |