aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io
AgeCommit message (Collapse)Author
2022-08-20removing the warnings in the lore in the mob loot recipe gui from neu mod ↵hannibal2
when the chance from the repo does not meet simple percentage formatting (#239)
2022-08-20more friendly drop chance format (#231)hannibal2
2022-08-19Skill overlay example strings (#235)Lulonaut
* Fix Skill Overlay example strings * typing is hard
2022-08-20Make be level show without island selected (#228)NopoTheGamer
Co-authored-by: jani270 <jani270@gmx.de>
2022-08-19Dumb bugs (#232)hannibal2
* fixing experimentation solver * fixing neu buttons not resetting properly after disabling trophy reward overlay or accessory bag overlay * fixed ah overlay
2022-08-17Probably fixing Lag spikes (#229)hannibal2
* using method getOpenChestName instead of field lastOpenContainerName * probably fixing lag spikes in power stone stats display * using new getOpenChestName in EnchantingSolvers
2022-08-17fix the 'missing repo data' warning (#230)hannibal2
2022-08-16code cleanupLorenz
2022-08-16Fix pets crashes (#226)kr45732
* fix some stuff maybe * Boulberry Bushing * spam jani logs * maybe fix sob * more spam * does dat fix anytihnkgMjl * more spam (real) * ae
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-14added antialiasing to the warning (#227)Sam
* awesome commit * why did i spend time on this
2022-08-13quiver info in pv (#210)Lulonaut
Co-authored-by: nopo <noahogno@gmail.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
2022-08-13i forgot to make a pr :skull: (#220)NopoTheGamer
* https://cdn.discordapp.com/attachments/832652653292027904/998120255245262848/unknown.png * added repo warning toggle
2022-08-13Update lily weight (#224)kr45732
2022-08-12Chatting (#221)NopoTheGamer
2022-08-12Boulberry bush (#222)kr45732
* boulberry bush * fun * more spam * pain * big brain * efficient * chatting * aeaeaeaeae * coding * pain * more spam * code
2022-08-11Autoupdate (#191)Roman / Nea
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
2022-08-11Etherwarp (#216)hannibal2
2022-08-11add an faq (#217)NopoTheGamer
2022-08-11PV Refactoring (#212)kr45732
2022-08-11display name (#219)hannibal2
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-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