Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-08 | Tooltips (#1035) | Linnea Gräf | |
2024-03-08 | "fix": taming level crash (#1040) | jani270 | |
2024-03-07 | Fix wrong mod loader warning on modern versions of minecraft (#1030) | Linnea Gräf | |
2024-03-07 | Fixed Todo Cookie Buff not working with years (#1036) | jani270 | |
2024-03-07 | Fix fuel bar only updating if you aren't using the drill (#1020) | Linnea Gräf | |
2024-03-06 | Made shift in sacks show the stored amount as the price (#1037) | jani270 | |
2024-03-05 | Fixed golden dragon pet skin (#1032) | hannibal2 | |
fixed golden dragon pet skin Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-03-03 | Hopefully fixed mayor npe if you cant connect to the election api (#1033) | jani270 | |
* Hopefully fixed mayor npe if you cant connect to the election api * Remove null check | |||
2024-03-03 | Add Mines Slayer commission (#1034) | Alexia | |
New starter commission added in SkyBlock 0.19.11. | |||
2024-02-29 | Fix rare NPE in crystal hollow chest highlighter (#1019) | Linnea Gräf | |
2024-02-26 | Added slayer quest fail handling to Slayer Overlay (#1025) | MrFast | |
added slayer quest fail handling | |||
2024-02-26 | Added option to open the skyblock recipe menu with a keybind (#1029) | jani270 | |
* Added option to open the skyblock recipe menu with a keybind * Use streams to find crafting recipe --------- Co-authored-by: Linnea Gräf <nea@nea.moe> | |||
2024-02-23 | fix: Incorrect powder costs in pv (#1028) | GrowlingGrizzly | |
2024-02-23 | Update some todo icons (#1024) | Benjamin | |
Update TimersOverlay.java | |||
2024-02-18 | +1 Version (#1021) | jani270 | |
2024-02-17 | Don't show NPC sell price if it's 0 (#1023) | Alexia | |
Sometimes returned by Hypixel API instead of null. | |||
2024-02-16 | fix: Custom Todo edit page spelling mistake (#1022) | jani270 | |
2024-02-14 | Added Ctrl-Click to open bazaar to the minion helper (#1011) | jani270 | |
* feat: Ctrl-Click to open bazaar * Use max number of items for minion crafts --------- Co-authored-by: Linnea Gräf <nea@nea.moe> | |||
2024-02-13 | Fix color search (#1017) | Linnea Gräf | |
2024-02-13 | Fix crash when parsing bestiary/trophy fish data (#1018) | Lulonaut | |
2024-02-12 | Fix nucleus runs completed (#1016) | alexia | |
2024-02-12 | Don't hardcode the name of the Dwarven King (#1010) | alexia | |
2024-02-07 | Fix NPC daily buy limit with Diaz (#1015) | alexia | |
I made the pattern a bit simpler/more future-proof as well. Technically this will also match "6,40" if that ever happens for whatever reason but I don't think that's a problem. | |||
2024-02-05 | Fix commission todo timer (#1013) | alexia | |
2024-01-23 | fix: Profile Viewer showing a blank page instead of loading (#1007) | jani270 | |
Co-authored-by: Linnea Gräf <nea@nea.moe> | |||
2024-01-23 | Hide OldSBMenu and PetOverlay while being in the rift (#1008) | jani270 | |
* feat: Hide OldSBMenu and PetOverlay while being in the rift * Update src/main/java/io/github/moulberry/notenoughupdates/miscfeatures/PetInfoOverlay.java Co-authored-by: Linnea Gräf <nea@nea.moe> * change: == to .equals --------- Co-authored-by: Linnea Gräf <nea@nea.moe> | |||
2024-01-23 | Fix RNG Meter Progress (#1009) | Linnea Gräf | |
* Fix RNG Meter Progress * Fix some RNG meter values not being detected * Fix nearly full RNG meters | |||
2024-01-21 | Add Treasure Hoarder Puncher commission (#1005) | alexia | |
2024-01-20 | Fix Goblin Burrows typo for Goblin Slayer commission (#1006) | alexia | |
2024-01-19 | feat: Version_ID +1 (#1004) | jani270 | |
2024-01-19 | Add crash recovery page to PV (#999) | Linnea Gräf | |
* Add crash recovery page to PV * Add warning for missing auth token | |||
2024-01-16 | Empty pv search bar instead of displaying error (#1002) | Lulonaut | |
2024-01-15 | Fixed another crash on the rift page (#998) | jani270 | |
Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com> Co-authored-by: Linnea Gräf <nea@nea.moe> | |||
2024-01-13 | Fixed MinionHelper not loading slayers correctly (#1000) | jani270 | |
2024-01-13 | Fixed HATCCESSORY -> HATCESSORY (#1001) | jani270 | |
2024-01-13 | Actually fix the Concurrent Modification issue (#989) | IlmarsXd | |
actually fix the issue | |||
2024-01-04 | Fix bestiary migration check for newly created profiles (#986) | Lulonaut | |
2024-01-04 | fix minion helper overlay (#988) | Lulonaut | |
2024-01-04 | Fixed tuningData crash on PV (#993) | jani270 | |
2024-01-04 | Fixed another rift page crash (#992) | jani270 | |
2024-01-04 | Fix crash for old player profiles (#987) | Lulonaut | |
2024-01-04 | Only show jungle axe/treecap overlay if not on cooldown (#981) | alexia | |
2023-12-31 | Item list: Option to open wiki in browser (#990) | Obsidian | |
Option to open wiki in browser | |||
2023-12-31 | Changed gatherJacobData to a regex and fixed a NFE (#980) | jani270 | |
* Fixed cleanSpecialChars not working Co-Authored-By: hannibal2 <24389977+hannibal002@users.noreply.github.com> * Changed logic of gatherjacobdata and fixed #808 Co-Authored-By: hannibal2 <24389977+hannibal002@users.noreply.github.com> * Removed unused import * Moved Pattern outside gatherJacobData * Made the regex more explicit. --------- Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com> | |||
2023-12-30 | Bump NEU to 20103 (#991) | jani270 | |
2023-12-29 | Fixes: Countdown Calculator (#985) | Erymanthus[#5074] | (u/)RayDeeUx | |
* smaller change: add NEU prefix to /warp dessert | |||
2023-12-26 | Reformated code in Crystal and Dwarven Overlay (#977) | jani270 | |
Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com> | |||
2023-12-26 | Migrating pv to v2 endpoint (#939) | jani270 | |
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@lulonaut.tech> | |||
2023-12-26 | Fix AOTV overlay not working (#976) | Linnea Gräf | |
2023-12-26 | Fixed multiple errors in the TrophyReward Overlay (#983) | jani270 | |