aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-09-08Merge branch 'master' into minion_helper_2Lorenz
# Conflicts: # src/main/java/io/github/moulberry/notenoughupdates/core/util/StringUtils.java # src/main/java/io/github/moulberry/notenoughupdates/overlays/MiningOverlay.java # src/main/java/io/github/moulberry/notenoughupdates/profileviewer/ExtraPage.java
2022-09-08Fix Collections display getting very unresponsive after some time (#261)Nico Mexis
* Update Gradle wrapper properly * Fix Collections display getting very unresponsive after some time
2022-09-080.14 - Finished :) (#233)hannibal2
Co-authored-by: nopo <noahogno@gmail.com> Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: Ascynx <78341107+Ascynx@users.noreply.github.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2022-09-08double bazaar fun and cleanup stuff (#257)hannibal2
* support for showing bazaar prices smaller than 0 and cleanup in ItemPriceInformation * only showing comma when price < 5 * format changes * change the format for dungeon profit too
2022-09-08Add item ids to Books in more places (#256)Roman / Linnea Gräf
* Add item ids to Books in more places Add item ids to Enchanted Books in the Bazaar and in the Experimentation Table. Add ItemResolutionQuery as a new way to query items and item ids. Co-authored-by: romangraef <roman.graef@gmail.com> * Update 2.1.md * Infer found a bug that already existed before. * add support for animated crab hats Co-authored-by: hannibal00212 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo <noahogno@gmail.com>
2022-09-07neuitemedtior revert (#259)efefury
2022-09-07todo and forge with tab (#255)hannibal2
2022-09-04Hypixel handles line breaks very oddlyLorenz
2022-09-04I like regexLorenz
2022-09-04additional code cleanupLorenz
2022-09-04Code cleanup (also the latest commit message has missing open brackets, ↵Lorenz
sorry, I'll ask github to change this manually)
2022-09-04changed one mine so that efefury is happy)Lorenz
2022-09-04added support for decimal numbersLorenz
2022-09-04merges from masterLorenz
2022-09-01Warn on invalid forge configs (and crash on 1.19 cause java is a bitch and i ↵Roman / Linnea Gräf
dont want to write a custom tweaker to load jar in jars, even tho i totally could, it would just not be very practical) (#236) * warning * Also warn on fabric * also work on forge * Fix grammar issue
2022-08-31fixed itemeditor (#248)efefury
and cool bestiary page changes
2022-08-28Fix dungeon profit not properly updating (#247)Roman / Linnea Gräf
2022-08-26fixed /apinew bug (#242)hannibal2
* fixed /apinew bug * send warning when sending a potential wrong /api new command
2022-08-26Fix for 1006832334638678057/1011342800840839298 (#246)Ascynx
returns an empty string to avoid the mod crashing when the drop chance doesn't exist
2022-08-26Of course you have pronouns in pv (#234)Roman / Linnea Gräf
2022-08-24Neuah save search (#243)hannibal2
* saving the last search in neuah * default enabled * saving jani's desk
2022-08-23Fix Crash in Navigation.java (#244)hannibal2
2022-08-21misc dungeon profit changes (#240)efefury
2022-08-20enchanting book name remapping (#237)Roman / Nea
* enchanting book name remapping (omg remapping, minecraft obfuscation reference) * Fix gui resetting
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