Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-21 | Added docs to Utils | Kevinthegreat | |
2023-05-21 | Refactored Utils fields to use getters | Kevinthegreat | |
2023-05-21 | Refactored mixins | Kevinthegreat | |
2023-05-21 | Added docs to SkyblockerMod and Scheduler and refactored Scheduler | Kevinthegreat | |
2023-05-21 | Merge pull request #154 from kevinthegreat1/api-migration | Kevin | |
Api migration, config command, and cleanup | |||
2023-05-20 | Fixed highlight rendering through tooltips | Kevinthegreat | |
2023-05-20 | Fixed highlight rendering through tooltips | Kevinthegreat | |
2023-05-19 | Fixed matrixStack translation | Kevinthegreat | |
2023-05-18 | Refactored ContainerSolverManager.init | Kevinthegreat | |
2023-05-17 | Merge branch 'master' into master | Kevin | |
2023-05-17 | Merge branch 'api-migration' | Kevinthegreat | |
# 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/java/me/xmrvizzy/skyblocker/mixin/MinecraftClientMixin.java | |||
2023-05-17 | Merge pull request #145 from kevinthegreat1/docs | Kevin | |
Renamed container package to gui and added docs | |||
2023-05-17 | Merge pull request #131 from kevinthegreat1/master | Kevin | |
Migrated to ClientReceiveMessageEvents and some fixes | |||
2023-05-18 | Added crafting requirement text, fixed dependency | lantice3720 | |
2023-05-18 | Added crafting requirement text, fixed dependency | lantice3720 | |
2023-05-16 | Added config screen command | Kevinthegreat | |
2023-05-14 | revert jgit pull with some modifications | Fix3d | |
2023-05-13 | Merge branch 'SkyblockerMod:master' into minor-updates | Serhan | |
2023-05-08 | Fixed wrong refactor | Kevinthegreat | |
2023-05-07 | Fixed usage find mechanism error | lantice3720 | |
2023-05-07 | Changed Workstaton icon. | lantice3720 | |
2023-05-07 | Merge branch 'SkyblockerMod:master' into master | lanthanide | |
2023-05-07 | Fixed item search error. Finished basic integration. | lantice3720 | |
2023-05-07 | REI Integration. Needed to add recipe identifier. Small change in itemlist. | lantice3720 | |
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-03 | Refactored container to gui | Kevinthegreat | |
2023-05-02 | Added Container Solver docs | Kevinthegreat | |
2023-05-02 | Merge branch 'SkyblockerMod:master' into master | 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-22 | fix wikiLink | Fix3d | |
2023-04-22 | now runes have avg prices | Fix3d | |
2023-04-19 | fix missing dots at end of sentences | Julienraptor01 | |
2023-04-18 | Merge branch 'SkyblockerMod:master' into master | Kevin | |
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-16 | Merge branch 'master' into minor-updates | Serhan | |
2023-04-16 | forgot unversioned files :P | Fix3d | |
2023-04-16 | add update repository command | Fix3d | |
"/skyblocker updaterepository" | |||
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 | fix average price on pets | Fix3d | |
and some cleanup for timestamp | |||
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 | Merge branch 'SkyblockerMod:master' into minor-updates | Serhan | |