aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-16changed format for coins in overlayLorenz
2022-08-16moved tablist logic from mining overlay into seperate utils class, used ↵Lorenz
tablist data to calculate pelts while on barn island, prefer this data over api data
2022-08-16added number to stuff with amount of 1Lorenz
2022-08-16auto reloading the api data every 3 minutesLorenz
2022-08-16code cleanupLorenz
2022-08-10extra button for toggle show/hide not obtainableLorenz
2022-08-10extra button for toggle show/hide not obtainableLorenz
2022-08-10removed debugLorenz
2022-08-10fix bug: full crafting cost: zombie slayerLorenz
2022-08-10finalised requirements designLorenz
2022-08-10show progress to reputation at the overlay tooltipLorenz
2022-08-10show currently pelts ownedLorenz
2022-08-10typosLorenz
2022-08-10fixing white spaces after mergesLorenz
2022-08-10fixing white spaces after mergesLorenz
2022-08-10Merge branch 'master' into minion_helper_2Lorenz
# Conflicts: # src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java # src/main/java/io/github/moulberry/notenoughupdates/commands/dungeon/MapCommand.java # src/main/java/io/github/moulberry/notenoughupdates/listener/RenderListener.java
2022-08-10fix adding slayer tier 1 minion prices to higher tiers for full crafting costLorenz
2022-08-10fixed needed minion count read error on profile switch and reworked the designLorenz
2022-08-10Added support for skytils rarity in equipment overlay (#218)jani270
2022-08-09adding >2.1b support for custom ah (#214)hannibal2
2022-08-09prerelease changes (#215)jani270
2022-08-09The old dungeon map (#213)aidn5
* Apply basic fix to dungeon map offset * return the old neu map * bugfix: detect entrance floor * ratio * add back setting Co-authored-by: nopo <noahogno@gmail.com>
2022-08-09fixed some collection int limit display problems in pv collection page (#207)hannibal2
2022-08-09fixed formatting in bazaar sacks profit and abiphone warning (#209)hannibal2
2022-08-08hours of my life wasted on one small thing (#211)kr45732
2022-08-07Calculations (#204)hannibal2
* add support for calculations in neu searchbar * moved calculation in search bar into own class * saving one line out of 3k lines * brackets change everything
2022-08-07Bazaar Sacks (#206)hannibal2
* adding bazaar sacks profit * using english number format * I feel like people could forget so I made it show insta sell price by default Co-authored-by: nopo <noahogno@gmail.com>
2022-08-07add toggle to hide buttons while in experimentation table (#205)hannibal2
2022-08-07added chili pepper collection (#203)hannibal2
2022-08-07added abiphone warning (#202)hannibal2
2022-08-06show minion upgrades needed until next slotLorenz
2022-08-06move inventory buttonsLorenz
2022-08-06add creditsLorenz
2022-08-05Add weight to pv (#201)kr45732
* Finished senither weight * Fixed lily weight * move file and add senither weight * Impl weight * Remove unnecessary stuff * undo nw change * fix stuff * Update 2.1.md * why on earth would you do this 🙂 Co-authored-by: nopo <noahogno@gmail.com>
2022-08-05Pv hide offline location (#200)hannibal2
* hide location text "unknown" in pv page when the player is offline * fixed the pr Co-authored-by: nopo <noahogno@gmail.com>
2022-08-05add toggle and config settingsLorenz
2022-08-05fixed profile change bug and added loading messageLorenz
2022-08-05changed hover checkLorenz
2022-08-05changed backgroundLorenz
2022-08-05fixed item price calculation and displayLorenz
2022-08-05created PageArrowsUtils and used it for minion helper and recipe viewerLorenz
2022-08-02fixed recipe for blaze minion tier 11Lorenz
2022-08-02code cleanupLorenz
2022-08-02add page supportLorenz
2022-08-02add page supportLorenz
2022-08-02changed toggle trigger from shift click to click first lineLorenz
2022-08-02renamed the overview logicLorenz
2022-08-01removed custom source for enderman and blaze minionLorenz
2022-07-31Support for older skytils versions (#199)hannibal2
* rarity coloring support for older skytils versions * fixed hiding stack trace when skytils is not found (only showing when refactor logic itself fails)
2022-07-30fixed typoLorenz