aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2023-05-17Merge branch 'master' into masterKevin
2023-05-17Merge pull request #145 from kevinthegreat1/docsKevin
Renamed container package to gui and added docs
2023-05-17Merge pull request #131 from kevinthegreat1/masterKevin
Migrated to ClientReceiveMessageEvents and some fixes
2023-05-18Added crafting requirement text, fixed dependencylantice3720
2023-05-18Added crafting requirement text, fixed dependencylantice3720
2023-05-14revert jgit pull with some modificationsFix3d
2023-05-13Merge branch 'SkyblockerMod:master' into minor-updatesSerhan
2023-05-08Fixed wrong refactorKevinthegreat
2023-05-07Fixed usage find mechanism errorlantice3720
2023-05-07Changed Workstaton icon.lantice3720
2023-05-07Merge branch 'SkyblockerMod:master' into masterlanthanide
2023-05-07Fixed item search error. Finished basic integration.lantice3720
2023-05-07REI Integration. Needed to add recipe identifier. Small change in itemlist.lantice3720
2023-05-03Refactored container to guiKevinthegreat
2023-05-02Added Container Solver docsKevinthegreat
2023-05-02Merge branch 'SkyblockerMod:master' into masterKevinthegreat
2023-05-02Merge pull request #138 from AzureAaron/240-fairy-soulsYasin
There is now 240 fairy souls!
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-23There is now 240 fairy souls!Aaron
2023-04-22fix wikiLinkFix3d
2023-04-22now runes have avg pricesFix3d
2023-04-19fix missing dots at end of sentencesJulienraptor01
2023-04-18Merge branch 'SkyblockerMod:master' into masterKevin
2023-04-17fix Official wiki being wrong againJulienraptor01
no FR i'm gonna get angry at some point, there are so many errors in it...
2023-04-16Add missing check for if the player is on skyblockmsg-programs
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-16forgot unversioned files :PFix3d
2023-04-16add update repository commandFix3d
"/skyblocker updaterepository"
2023-04-15Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustmentAaron
2023-04-15change coordJulienraptor01
slightly change coord cause better
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-15fix average price on petsFix3d
and some cleanup for timestamp
2023-04-13change regexJulienraptor01
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-10Merge branch 'SkyblockerMod:master' into minor-updatesSerhan
2023-04-10More I18n for configcatandA
2023-04-10Update TreasureHunter.javaJulienraptor01
2023-04-09Change orderJulienraptor01
Sort Additions alphabetically for easier findability
2023-04-09Hungry Hiker solverJulienraptor01
2023-04-08modified the regex to make more senseJulienraptor01
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-08fix official wiki againJulienraptor01
2023-04-08fix one sentence which is wrong on the official wikiJulienraptor01
2023-04-08final fix fr this timeJulienraptor01
thanks for this part ! Co-Authored-By: ExternalTime <84183548+ExternalTime@users.noreply.github.com>
2023-04-08final fixJulienraptor01
2023-04-08try to fix the regexJulienraptor01
2023-04-08smol changesJulienraptor01
2023-04-08create the treasure hunter solverJulienraptor01
2023-04-07Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustmentAaron