Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-21 | Merge pull request #154 from kevinthegreat1/api-migration | Kevin | |
Api migration, config command, and cleanup | |||
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-18 | Added crafting requirement text, fixed dependency | lantice3720 | |
2023-05-18 | Added crafting requirement text, fixed dependency | lantice3720 | |
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 | Refactored container to gui | Kevinthegreat | |
2023-05-02 | Merge pull request #138 from AzureAaron/240-fairy-souls | Yasin | |
There is now 240 fairy souls! | |||
2023-05-01 | Merge pull request #127 from AzureAaron/dungeon-map-scale-adjustment | Yasin | |
Dungeon map scale adjustment customization | |||
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-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 | forgot unversioned files :P | Fix3d | |
2023-04-16 | add update repository command | Fix3d | |
"/skyblocker updaterepository" | |||
2023-04-15 | change coord | Julienraptor01 | |
slightly change coord cause better | |||
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 | |
2023-04-10 | Update TreasureHunter.java | Julienraptor01 | |
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 | allow regex in quicknav | 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-03-31 | Add adjustable dungeon map scaling | Aaron | |
2023-03-30 | Merge branch 'master' into minor-updates | Serhan | |
2023-03-29 | Cleaned up code | Kevinthegreat | |
2023-03-29 | Support for 1.19.4 | Kevinthegreat | |
2023-03-29 | forgotten null check | Fix3d | |
2023-03-29 | conflicts resolved | Fix3d | |
2023-03-29 | Merge branch '1.19.x' | Fix3d | |
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/itemlist/ItemListWidget.java | |||
2023-03-28 | async updateItemRepo | Fix3d | |