Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-03 | Migrated backpack and QuickNav mixins to ScreenEvents | Kevinthegreat | |
2023-05-03 | Migrated client tick and container mixins to ClientTickEvents and ScreenEvents | Kevinthegreat | |
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-23 | There is now 240 fairy souls! | Aaron | |
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-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 | |
2023-04-08 | try to fix the regex | 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 | 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 | |
2023-04-07 | fix typo | Julienraptor01 | |
2023-04-07 | reorder quicknav and add regexes | Julienraptor01 | |
2023-04-07 | allow regex in quicknav | Julienraptor01 | |
2023-04-03 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-03 | Merge pull request #130 from TacoMonkey11/discord-ipc | Trương Hoàng Long | |
Move Discord RPC connection to JOIN event + refactor | |||
2023-04-03 | Merge pull request #129 from TacoMonkey11/update_checker | Trương Hoàng Long | |
port UpdateChecker to java.net.http | |||
2023-04-03 | Merge branch 'master' into discord-ipc | Spencer | |
2023-04-03 | Merge branch 'master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-03 | Merge pull request #124 from AzureAaron/fix-config-loading | Trương Hoàng Long | |
Fix config loading | |||
2023-04-03 | Merge pull request #128 from Julienraptor01/1.19.4-msg-filter-fix | Trương Hoàng Long | |
fix msg filter | |||
2023-04-02 | Update the string for new behavior | Julienraptor01 | |
2023-04-02 | make sure it does not contain but instead match | Julienraptor01 | |
thanks for the help @AzureAaron Co-Authored-By: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
2023-04-01 | Move Discord RPC connection to JOIN event + refactor | Spencer | |
2023-04-01 | fix msg filter | Julienraptor01 | |
2023-03-31 | port UpdateChecker to java.net.http and simplify regex | Spencer | |
2023-03-31 | account for the easter name change and refactor slightly | Julienraptor01 | |
2023-03-31 | Remove final modifier | Aaron | |
2023-03-31 | Fix config loading | Aaron | |