aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/options
AgeCommit message (Collapse)Author
2024-08-13meta: edit mode improvements (#1320)NopoTheGamer
2024-08-08meta: remove the monkey check triggering the tab list warning (#1303)NopoTheGamer
2024-08-04Add Recipe Search Overlay (#1045)Conutik
Co-authored-by: nopo <nopotheemail@gmail.com>
2024-08-04Add Garden Page in PV (#1263)CalMWolfs
Co-authored-by: nopo <nopotheemail@gmail.com>
2024-08-03Add accessory bag overlay features (#1269)Madeleaan
Co-authored-by: nopo <nopotheemail@gmail.com>
2024-08-04Add client side ah/bz search guis (#1248)NopoTheGamer
Co-authored-by: Lulonaut <lulonaut@lulonaut.dev>
2024-07-30Add gui scale options up to 8x (#1279)NopoTheGamer
* add gui scale options up to 8x * add note
2024-07-28Add /neuresetslotlocking command (#1274)NopoTheGamer
2024-07-24Fix crash when executing commands via the main-menu config (#1268)Lulonaut
2024-07-13Add customisable ah and bz search history amount (#1237)NopoTheGamer
2024-07-13Add option for pet item icon instead of words (#1233)NopoTheGamer
2024-07-08Add Improvements to /neucustomize (#1200)NopoTheGamer
2024-07-06Add grappling hook cooldown overlay (#1208)Madeleaan
2024-07-06Add gemstone stats (#1210)Madeleaan
Co-authored-by: nopo <nopotheemail@gmail.com>
2024-07-06Add english locale to event countdowns (#1220)Madeleaan
2024-06-19Add toggle to disable slot locking in storage (#1199)NopoTheGamer
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
2024-06-14Add Option to hide Inventory Buttons in Dungeon Menus (#1215)jani270
* Add Option to hide Inventory Buttons in Dungeon Menus * Update src/main/java/io/github/moulberry/notenoughupdates/listener/RenderListener.java Co-authored-by: Linnea Gräf <nea@nea.moe> * Add imports and changed list to set --------- Co-authored-by: Linnea Gräf <nea@nea.moe>
2024-06-03Add a toggle for inventory buttons to enable or disable them quickly. (#1198)jani270
2024-05-29Fix OneConfig crashing on the mining settings (#1187)NopoTheGamer
2024-05-23Add more customization to Etherwarp Display (#1177)Empa
2024-05-08Add Hide hearts bouncing due to regen effect (#1154)NopoTheGamer
2024-05-03Add CTRL+F to open ah/bz search menus (#1141)NopoTheGamer
2024-05-02Add Line to Metal Detector Solution (#1131)J10a1n15
2024-05-02Add /neugui command (#1140)NopoTheGamer
2024-04-30Add Titles to the Metal Detector Solver (#1136)jani270
2024-04-29Add (Commission) Text to the Dwarven Text Option (#1135)jani270
2024-04-27Add hotm upgrade TODOs/warning (#1090)Linnea Gräf
2024-04-17Fix double v in version number (#1102)SeRaid
fix double v in version number
2024-04-15Add mineshaft exit waypoints (#1098)Linnea Gräf
2024-04-12Add in-game updater (#1050)Linnea Gräf
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2024-04-11Fix Bazaar Overpay Warning being too low (#1087)jani270
2024-04-11Add new Glacite Tunnel Gemstone Waypoints (#1082)Linnea Gräf
2024-04-11Add hex overpay warning (#1072)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.dev>
2024-04-11Fix misplaced bracket in description (#1083)SeRaid
2024-04-10Add glacite powder to mining overlay (#1078)Lulonaut
2024-04-03meta: Fix discord links not working anymore (#1071)Alexia Luna
2024-03-22Remove drop down from todo options (#1061)jani270
2024-03-20Remove useless config line that had a typo (#1060)jani270
2024-02-26Added option to open the skyblock recipe menu with a keybind (#1029)jani270
* Added option to open the skyblock recipe menu with a keybind * Use streams to find crafting recipe --------- Co-authored-by: Linnea Gräf <nea@nea.moe>
2023-12-31Item list: Option to open wiki in browser (#990)Obsidian
Option to open wiki in browser
2023-12-26Added slug pet support to the fishing timer (#979)jani270
Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com>
2023-12-14Added spray cooldown preview (#961)jani270
* Added spray cooldown preview * Change around some if statements for better performance, also fixed the config description being wrong lol --------- Co-authored-by: nopo <nopotheemail@gmail.com>
2023-12-14Added option to show skymall perk outside of mining islands and fixed ↵jani270
skymall showing the wrong perk (#965) * Fixed Skymall showing wrong perk * Added option to show skymall perk outside of mining islands * Fixed upsi
2023-12-14Added option for old cooldowns (#968)jani270
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-11-02Add custom TODOs (#870)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-10-20Feature: CountdownCalculator (collab with @nea89o) (#874)Erymanthus[#5074] | (u/)RayDeeUx
* COUNTDOWNCALCULATOR IS COMING HOME * COUNTDOWNCALCULATOR IS COMING HOME LESGO * condense labels * fix compile * fix compile (ty nopo) + fix mismatch in .kt class * remove timezone * consistency with nopo's changes * prevent empty lines from being added to neucal * remove seconds, fix math for calendaroverlay.java * shen label mayhaps? * attempt to fix calculation errors * bloody fuckoing hell * ok this *SHOULD* fix everything * rm debug msgs * add ampm back to ampx format overlay * forogt what the emdyhmas format was * rm useless conditional --------- Co-authored-by: nopo <nopotheemail@gmail.com>
2023-10-18Add calculator precision option (#882)Linnea Gräf
* Add calculator precision option * Fix loading of minecraft classes from some tests
2023-10-07Hotkey to open ah/bz while hovering over an item (#864)NopoTheGamer
Search ah or bz for item hovered when clicking m by default
2023-10-06Remove legacy API keys from the code base (#862)Lulonaut
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-10-06Cleanup: Refactor for naming conventions (#856)Walker Selby