aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/options
AgeCommit message (Collapse)Author
2023-10-02Moul Config (#814)Linnea Gräf
* Moul Config * Bump version * Fix IQ test and oneconfig * Add version to title * Fix NPE * Fix merge
2023-10-02Add advanced wardrobe keybinds (#833)Erymanthus[#5074] | (u/)RayDeeUx
2023-09-29Hover Effect for Equipment- & Pet-Display, Vanilla Cooldowns, New ↵Hendrik Horstmann
DevCommands, Improved CustomSkulls (#837)
2023-09-27Default Armor Colour Feature (#825)Vixid
2023-09-27Replace calculation with result in search bar on return press (#820)Linnea Gräf
2023-09-12Add disclaimer to pet inventory display as well (#827)NopoTheGamer
* Update PetOverlay.java * Hopefully made it actually build :thumbsup: --------- Co-authored-by: jani270 <jani270@gmx.de>
2023-08-27Crystal Hollows Chest Highlighter (#810)Vixid
Crystal Hollow Chest Highlighter
2023-08-05Starting to remove api key mentions from NEU (#781)jani270
* Starting to remove api key mentions from NEU * remove api key error popup * ooops --------- Co-authored-by: nopo <nopotheemail@gmail.com>
2023-08-05Allow world render to use players alpha config value (#783)NopoTheGamer
* made it so world render uses your set alpha value * reset config (sad trombone)
2023-07-21Use ursa-minor as API proxy (#762)Roman / Linnea Gräf
* Use ursa-minor as API proxy * Allow setting a ursa server url * Make client aware of x-ursa-expires * Make profile data syncer work using legacy api * Add better header support * Add manual call functionality * Improve callUrsa to allow for raw strings * Save tokens better and add logs on http failure status codes * Remove API key requirement for PV * Make museum in pv also use ursa
2023-07-19local backup repo (#772)Lulonaut
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-07-19Rift Page in PV and several Level Page changes (#770)efefury
2023-07-18Museum page (#773)CalMWolfs
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-07-17Add free rift infusion to timer (#766)Roman / Linnea Gräf
2023-07-14Farming overlay update (#731)Mark Cockram
* Update README.md Explain why this repository exists * Add crops/s line with config option for yield calculation time frame * Add crop/s to default farming line list * Function decomposition * More detailed description * Find average since start of farming instead of full timeframe. Add documentation * Modulo wrap around instead of limiting backwards perspective to 0 * Separate cps update from the render function to the update loop * Rearrange code * Add cps reset timeout * Add unit option * Replace old crops per second system with new system * Seperate unit option for crops and coins * Organize code * Update config * Allow up to 5 minute rate calculation timeframe * Update config description * Fix coins/s and crops/s always displaying 0
2023-07-10Add garden copper to coins tooltip (#756)heyngra
* Add copper to coins converter * i accidentally ctrl+z'd a bit too much * Fix bug with ignoring AH * make it compatibile with skyhanni * use repo instead of enum requires https://github.com/NotEnoughUpdates/NotEnoughUpdates-REPO/pull/952 * Change isWorthless to cost threshold * change return type, use repositoryreloadevent and also change variable names
2023-06-27Changes that happened in alpha 17 (#744)NopoTheGamer
* made Display donation status false * Added a command to set api key
2023-06-27Recent Pv profiles (#727)CalMWolfs
2023-06-27Add AOTL to Smooth AOTE (#734)heyngra
2023-06-08Add museum donation status to tooltip (#710)Lulonaut
2023-06-08NEUConfig: Add manadatory IQ test to api tab (#703)Roman / Linnea Gräf
2023-06-08Fix navigation warps being broken by reading chat messages instead of… (#707)Roman / Linnea Gräf
2023-05-31make it compile again (#709)Lulonaut
2023-05-31Only render active overlays in location editor (#694)Lulonaut
only render overlays in location editor when they are enabled
2023-05-31Removing the neu AH (#627)hannibal2
* Removed the neu ah. * make compile * make command say its removed * just what i wanted, an empty file --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo <nopotheemail@gmail.com>
2023-05-31Add NPC Sell price to tooltip (#702)Roman / Linnea Gräf
2023-05-26Graph v2 (#680)DeDiamondPro
2023-05-23Made searching an item within an accordion show everything in the accordion ↵NopoTheGamer
(#687) made searching an item within an accordion show everything in the accordion
2023-04-28Extra bazaar tooltip info (#689)Stephen White
2023-04-04Scrollable Tooltips a la text line removal. (#613)Roman / Linnea Gräf
* scrolling * Reverse scrolling * change trophy fish pv page to use the same tooltip system as the rest of the pv pages * Added the ability to use neu's tooltips instead of vanilla * Move config option * Add support for the custom tooltips * Fixed equipment overlay breaking * Fixed some guis going no * Use a new arraylist instead of modifying the old one (achievments) * fix merge conflict --------- Co-authored-by: nopo <nopotheemail@gmail.com>
2023-04-04Check for buyback slots in npc shop exporter (#662)Roman / Linnea Gräf
2023-04-04Fixed craft cost on items that cant be sold like minions (#665)NopoTheGamer
* Fixed craft cost on items that cant be sold (minions) * add config option
2023-03-22Made it so you can use per hour instead of per minute on crops and coins (#625)Cobble8
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-03-13Added option to disable cit while in the storage overlay for fps (#656)NopoTheGamer
2023-03-12cheapest museum item to donate (#522)Lulonaut
Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: nea <nea@nea.moe> Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com> Co-authored-by: nopo <nopotheemail@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-03-12Dynamic Light Items (#646)Vixid
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>
2023-03-11Added prices in garden npcs (#623)NopoTheGamer
2023-03-11Merge pull request #624Planterror
* fixed experiments saying it's available when the wrong time is reached * NPC Buy limit timer part 1 * Cookie buff now gains more accurate info * scrapped accurate god potion * small tweaks * fix stupid mistakes I made * fixed commissions never being recognized as completed * Quest timer now shows how many quests are uncompleted * added cookie menu as place to test for cookie buff * accept review changes, add .intern to container name * proper formatting hopefully * restrict checking quest progress to crimson isle * fix election candidates counting as CI quests * paul's name twice whoops, formatting fixes * Merge pull request #2 from Plantterror/master * Fixed an NPE
2023-03-04I hate FontRenderer. (#612)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-02-25Added a warning when trying to delete a preset (#628)jani270
* Added Preset Delete Warning * Fixed copyright
2023-02-24Merge pull request #616NopoTheGamer
* Fix private island overlays not showing in garden * Added builders ruler overlay * Added scythe overlay * doube plantl * added HOE_OF_GREATEST_TILLING support
2023-02-24Museum: Display hydrated items for items taken outside of the repo (#621)Roman / Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2023-02-22Added Sky Mall to Dwarven Overlay (#604)hannibal2
* Added Sky Mall to Dwarven Overlay. * Made SkyBlockTime a data object. * Added color to names and display item per different perk variant. * Added daySuffix support for days greater 10. * Data classes have a copy method already. * Green color does not work. * Fixed a bug in monthName. * Add Unit Tests and make use of Instant * Fixed Sky Mall overlay showing in crystal hollows. * 11st 12nd 13rd --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nea <nea@nea.moe> Co-authored-by: nopo <nopotheemail@gmail.com>
2023-02-22HotmInformation rework (#611)hannibal2
* Rename .java to .kt * hotm rework. * Moved class to kotlin directory. * Removed debug. * Support for maxed out levels. * Fun fact of the day: Developer waste more time on the name of a variable than actual coding. * default is 0 --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-02-18Add option to mute composter (#618)heyngra
2023-02-15Pet overlay progress hider, pet icon moved, and neudevtest value (#576)hannibal2
* Pet overlay progress hider, pet item moved and /neudevtest value <value> * Bingo has already enough to do. * Typo. * Revert "Typo." This reverts commit b4a1c385e0c410b1e111797b8d39e7ff64b09ef5. * Revert "Bingo has already enough to do." This reverts commit 6e004d2d65dff47ea3bee5c5789cb725724df6ed. * Dynamically used best position for the pet icons (yes, both) and the distance between the two pet tests. * I hate debugs. --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-02-15 ApiUtil: Add cache with per request timeout and per class histogram (#592)Roman / Linnea Gräf
* ApiUtil: Add cache with per request timeout and per class histogram * MinionHelper: Only load minion helper data when needed * Api: Make api response processing more async. * Lower cache for /pv to 30 seconds and rename cacheDuration to max age * Disk cache for the API
2023-02-13Fix Muscle Memory (#581)hannibal2
* Added old SkyBlock Menu. * Execution! * Add cache. * Bingo has already enough to do. * Typo. * Revert "Typo." This reverts commit b4a1c385e0c410b1e111797b8d39e7ff64b09ef5. * Revert "Bingo has already enough to do." This reverts commit 6e004d2d65dff47ea3bee5c5789cb725724df6ed. * I am lazy. * The map is lazy too. * Hypixel moving features behind paywall. * Add red text to the setting too. * SEALED * Fixed Booster Cookie checks. Reworked CookieWarning, kept same logic but accidentally added profile switch support. * /trades does not require booster cookie. * Allowing middle clicks (and any other mouse click combination) --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-02-11Merge pull request #583hannibal2
* Bingo has already enough to do. * Typo. * Realization: Century Cakes exist. * I added back cakes, so I removed them back from the list of features … * Default enabled.
2023-02-07ApiUtil: Add developer only user agent override (#590)Roman / Linnea Gräf
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>