aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-06-08New commands in storage overlay (#715)CalMWolfs
2023-06-08PV Overhaul (#708)kr45732
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2023-06-08Made doubles great again (#713)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo <nopotheemail@gmail.com>
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-06-02Fixes frozen treasure crash (#714)CalMWolfs
2023-06-01Fixed Taxes in AH Overlay (#712)hannibal2
Used double instead of int and fixed taxes Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-06-01Stop hardcoding npc prices (#711)jani270
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-31Change `@Redirect` to `@ModifyArg` (#693)Roman / Linnea Gräf
* Change @Redirect to @ModifyArg * Make it compile --------- Co-authored-by: xef5000 <64156533+xef5000@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-05-31DungeonNPCProfitOverlay: make use of ItemResolutionQuerys id by name … (#700)Roman / Linnea Gräf
DungeonNPCProfitOverlay: make use of ItemResolutionQuerys id by name resolvers
2023-05-31Fix Soopy Networth (#706)Roman / Linnea Gräf
* Fix Soopy Networth * Add api cache clear command
2023-05-31Add NPC Sell price to tooltip (#702)Roman / Linnea Gräf
2023-05-27Make builders ruler not work cross plot (#691)Roman / Linnea Gräf
2023-05-27Add support for prefix operators (currenly only -) (#705)Roman / Linnea Gräf
2023-05-27Add NPC Position only exporter (#686)Roman / Linnea Gräf
2023-05-27Allow searching armor colour (#696)Roman / Linnea Gräf
2023-05-27Fixed slayer overlay (#701)NopoTheGamer
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-05-19Bazaar wrong internal name (#697)hannibal2
Fixed multiple problems in resolveEnchantmentByName Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-05-18Equipment Overlay Cache (#692)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-05-05Update MutingComposter.java (#695)Roman / Linnea Gräf
2023-04-30Metal detector solution speed improvements (#690)appable
2023-04-28Extra bazaar tooltip info (#689)Stephen White
2023-04-22Make ApiUtil accept gzip encoding (#677)DeDiamondPro
2023-04-22Fix getting location from scoreboard (#678)DeDiamondPro
2023-04-22Show invalid API key notification on Request failure (#674)Lulonaut
2023-04-08Fixed NPC Prices of farming drops (#681)jani270
2023-04-07Farming overlay: Nether warts swap from alchemy xp to farming xp (#679)Ad_amko
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
2023-04-04Profit per RNGMeter fixes (#653)Vixid
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>
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-04Move overlays back behind other stuff v2 (#651)NopoTheGamer
Fix overlays not rendering over tab and stuff like on 2.0
2023-04-04Item Recipe and Usage keybinds in Storage Overlay (#654)Vixid
* Allow item recipe and usage keybinds in storage overlay * Add check for if search bar or rename field is focused
2023-04-04Change neustats back to only using modname instead of full path (#659)NopoTheGamer
change neustats back to only using modname instead of full path
2023-04-04Copy /neustats dump data to clipboard (#660)Lulonaut
This is needed because the generated data was too long for https://hst.sh/ Also adds a "copyToClipboard" extension function for String The HastebinUploader.java class is now no longer needed
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-04-04Reset the api url if its empty (#672)NopoTheGamer
kids keep deleting the api url
2023-04-04Fix Crash in experimentation table (#675)5dt1
2023-03-31are we going skiing (#676)efefury
2023-03-28Update OneConfig wrapper (#668)Wyvest
* Update NEUDelegatingTweaker.java * Update build.gradle.kts
2023-03-26Fixed 3 Hotm Perk lores (#673)jani270
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-18Profile Viewer fix class average counting classes above 50 (#666)efefury
2023-03-17Fixed crash when item is set to ":" in /neurename (#661)NopoTheGamer
Fixed crash when item is set to ":"
2023-03-13Improve NPC shop generator (#650)Roman / Linnea Gräf