Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-08 | New commands in storage overlay (#715) | CalMWolfs | |
2023-06-08 | PV Overhaul (#708) | kr45732 | |
Co-authored-by: Lulonaut <lulonaut@tutanota.de> | |||
2023-06-08 | Made doubles great again (#713) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo <nopotheemail@gmail.com> | |||
2023-06-08 | Add museum donation status to tooltip (#710) | Lulonaut | |
2023-06-08 | NEUConfig: Add manadatory IQ test to api tab (#703) | Roman / Linnea Gräf | |
2023-06-08 | Fix navigation warps being broken by reading chat messages instead of… (#707) | Roman / Linnea Gräf | |
2023-06-02 | Fixes frozen treasure crash (#714) | CalMWolfs | |
2023-06-01 | Fixed 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-01 | Stop hardcoding npc prices (#711) | jani270 | |
2023-05-31 | make it compile again (#709) | Lulonaut | |
2023-05-31 | Only render active overlays in location editor (#694) | Lulonaut | |
only render overlays in location editor when they are enabled | |||
2023-05-31 | Removing 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-31 | Change `@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-31 | DungeonNPCProfitOverlay: make use of ItemResolutionQuerys id by name … (#700) | Roman / Linnea Gräf | |
DungeonNPCProfitOverlay: make use of ItemResolutionQuerys id by name resolvers | |||
2023-05-31 | Fix Soopy Networth (#706) | Roman / Linnea Gräf | |
* Fix Soopy Networth * Add api cache clear command | |||
2023-05-31 | Add NPC Sell price to tooltip (#702) | Roman / Linnea Gräf | |
2023-05-27 | Make builders ruler not work cross plot (#691) | Roman / Linnea Gräf | |
2023-05-27 | Add support for prefix operators (currenly only -) (#705) | Roman / Linnea Gräf | |
2023-05-27 | Add NPC Position only exporter (#686) | Roman / Linnea Gräf | |
2023-05-27 | Allow searching armor colour (#696) | Roman / Linnea Gräf | |
2023-05-27 | Fixed slayer overlay (#701) | NopoTheGamer | |
2023-05-26 | Graph v2 (#680) | DeDiamondPro | |
2023-05-23 | Made 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-19 | Bazaar wrong internal name (#697) | hannibal2 | |
Fixed multiple problems in resolveEnchantmentByName Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2023-05-18 | Equipment Overlay Cache (#692) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2023-05-05 | Update MutingComposter.java (#695) | Roman / Linnea Gräf | |
2023-04-30 | Metal detector solution speed improvements (#690) | appable | |
2023-04-28 | Extra bazaar tooltip info (#689) | Stephen White | |
2023-04-22 | Make ApiUtil accept gzip encoding (#677) | DeDiamondPro | |
2023-04-22 | Fix getting location from scoreboard (#678) | DeDiamondPro | |
2023-04-22 | Show invalid API key notification on Request failure (#674) | Lulonaut | |
2023-04-08 | Fixed NPC Prices of farming drops (#681) | jani270 | |
2023-04-07 | Farming overlay: Nether warts swap from alchemy xp to farming xp (#679) | Ad_amko | |
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org> | |||
2023-04-04 | Profit per RNGMeter fixes (#653) | Vixid | |
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com> | |||
2023-04-04 | Scrollable 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-04 | Move overlays back behind other stuff v2 (#651) | NopoTheGamer | |
Fix overlays not rendering over tab and stuff like on 2.0 | |||
2023-04-04 | Item 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-04 | Change 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-04 | Copy /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-04 | Check for buyback slots in npc shop exporter (#662) | Roman / Linnea Gräf | |
2023-04-04 | Fixed 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-04 | Reset the api url if its empty (#672) | NopoTheGamer | |
kids keep deleting the api url | |||
2023-04-04 | Fix Crash in experimentation table (#675) | 5dt1 | |
2023-03-31 | are we going skiing (#676) | efefury | |
2023-03-28 | Update OneConfig wrapper (#668) | Wyvest | |
* Update NEUDelegatingTweaker.java * Update build.gradle.kts | |||
2023-03-26 | Fixed 3 Hotm Perk lores (#673) | jani270 | |
2023-03-22 | Made 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-18 | Profile Viewer fix class average counting classes above 50 (#666) | efefury | |
2023-03-17 | Fixed crash when item is set to ":" in /neurename (#661) | NopoTheGamer | |
Fixed crash when item is set to ":" | |||
2023-03-13 | Improve NPC shop generator (#650) | Roman / Linnea Gräf | |