Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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-15 | change coord | Julienraptor01 | |
slightly change coord cause better | |||
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 | 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-29 | Cleaned up code | Kevinthegreat | |
2023-03-29 | Support for 1.19.4 | Kevinthegreat | |
2023-03-18 | Adjust position of buttons to match creative inventory better | Aaron | |
2023-03-17 | Merge branch 'master' into 1.19.3 | Julienraptor01 | |
2023-03-17 | Fix Quiz Answer + Support for #111 | Aaron | |
2023-03-16 | Fix another incorrect matrix transformation | Aaron | |
2023-03-16 | Fix incorrect matrix transformations with selected QuickNav buttons | Aaron | |
2023-03-16 | Properly send commands over the network | Aaron | |
2023-03-16 | Fix QuickNav Icon Positions | Aaron | |
2023-03-16 | Fix QuickNav Button Positions | Aaron | |
2023-03-16 | Fix Recipe Book Crash | Aaron | |
2023-02-19 | fix LBIN | Julienraptor01 | |
2023-02-12 | Fixed IndexOutOfBoundsException in WikiLookup | Kevinthegreat | |
2023-02-08 | Fixes crash with WikiLookup | Kevinthegreat | |
2023-01-31 | Adding QuickNav Customization | Miraculixx | |
Adding a way to customize the quick navigation buttons in the inventory. Every button can be toggled, has a display icon with nbt data, a click event and GUI name for highlighting. On default, everything is like before. The only problem is cloth config translation. I never worked before with cloth and don't want to copy paste the same key 12 times for the 12 buttons. If anyone is good with cloth config and know how to change the path, just edit it or message me :+1: | |||
2023-01-20 | fix the registry thingy and add todos | Julienraptor01 | |
2023-01-20 | Just commits change i forgot to commit | Julienraptor01 | |
some todos will follow | |||
2023-01-11 | Update mappings | Julienraptor01 | |
2022-11-15 | Merge pull request #95 from TacoMonkey11/gson | Trương Hoàng Long | |
Update GSON and remove old adapter | |||
2022-11-15 | Re-enable non-typo'ed version | Julienraptor01 | |
2022-11-14 | Fix Fetchur solver not working by adding typo'ed variant | Julienraptor01 | |
I commented the non-typo variant so that we can notice when it'll be fixed cause solver won't work anymore and we'll just have to unpatch | |||
2022-10-29 | Update GSON and remove old adapter | Spencer | |
2022-10-27 | Use official hypixel wiki | Spencer | |
2022-10-24 | Make draggable config for HUD | Spencer | |
2022-10-24 | Optimise DwarvenHud | Spencer | |