aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/options/NEUConfig.java
AgeCommit message (Collapse)Author
2024-08-04Add Recipe Search Overlay (#1045)Conutik
Co-authored-by: nopo <nopotheemail@gmail.com>
2024-08-03Add accessory bag overlay features (#1269)Madeleaan
Co-authored-by: nopo <nopotheemail@gmail.com>
2024-07-28Add /neuresetslotlocking command (#1274)NopoTheGamer
2024-07-24Fix crash when executing commands via the main-menu config (#1268)Lulonaut
2024-05-03Add CTRL+F to open ah/bz search menus (#1141)NopoTheGamer
2024-05-02Add /neugui command (#1140)NopoTheGamer
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-12Add in-game updater (#1050)Linnea Gräf
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2023-11-02Add custom TODOs (#870)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-10-06Cleanup: Refactor for naming conventions (#856)Walker Selby
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-07-17Add free rift infusion to timer (#766)Roman / Linnea Gräf
2023-06-27Recent Pv profiles (#727)CalMWolfs
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-26Graph v2 (#680)DeDiamondPro
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-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-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-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-07ApiUtil: Add developer only user agent override (#590)Roman / Linnea Gräf
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
2023-01-11Optional Oneconfig support (#401)Roman / Linnea Gräf
2023-01-03Hotkeys for wardrobe slots (#494)NopoTheGamer
* Hotkeys for wardrobe slots, e.g when in the wardrobe, pressing 1 will select the first wardrobe slot * fix wardrobe keybinds not updating * fix up some stuff * i suppose * I should learn more kotlin * considered
2022-12-23RepoEditing: Allow opening files in the external editor (#487)Roman / Linnea Gräf
2022-11-08Abiphone favourites (#415)hannibal2
* Added abiphone favourites. * less empty lines * getProfileSpecific cant be null * Add support for using 'favourite item' keybind to toggle favourite contacts * Use item instead of ugly panel highlight (thanks nea) * no more random static methods, fixed profileSpecific errors (thanks nea) * Better wording * Less random gray out names * F3+H support * Allow calling non favourite contacts while in "all contacts" view * Made the code sane + made it work with non removable contacts * Made the code even more sane. * This is a NEU feature and not made by hypixel * Support for deleting contacts again, blocks this in favourite only mode. Support shift+right click to toggle favourites, ignored f3+h totally + made better looking lore order * fixed click problems (thanks jani) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo <nopotheemail@gmail.com>
2022-11-04Removed prerelease option, set prerelease branch as default (#420)jani270
2022-11-03Add fully Hypixel-Rule compliant glowing mush highlighter (#266)Roman / Linnea Gräf
2022-11-02Gui editor (#316)NopoTheGamer
* kinda working ig * gui editor kinda works. map and drill fuel doesnt show yet. weird overlapping issues. overlays that have itemstacks glitch out on the left side * POV: im making scuffed af code during business class * a * made it so you ""can"" move the map * works for everything but the map (AAAAAAAA) * remove options * everything working™️ besides the hollows overlay buggin * hearth 💀 * swap the thingies * Update Position.java * Change arbitrary if statement * Fixed dontRenderOverlay * Made code more sane * Add powder overlay and cleaned up NEUConfig * less work for new gui overlays in the future * its not a bug its a feature suggestion * Fixed map on f1 (thank soopy) * Fixed map on entrance and fixed interp for e and f1 * no more warning !! Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-10-23Minion Helper (#254)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: ThexXTURBOXx <nico.mexis@kabelmail.de> Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
2022-10-21Added Powder Grinding Tracker (#263)KingsMMA
2022-10-20Faction Town Board Quests added to Todo Overlay (#370)Vixid
370/merge
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-07-26Added power stone feature (#194)hannibal2
Co-authored-by: Lorenz <ESs95s3P5z8Pheb>
2022-06-12fixed skill avg (#165)NopoTheGamer
* :clueless: surely social2 level should be part of skill avg * rename equipment hud
2022-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-05-31Move repository related configuration to GUI. (#151)Roman / Nea
2022-05-11Save current equipment in config (#131)Lulonaut
* save current equipment in config * actually make it work again and reset when switching profiles
2022-05-06Item Shop Recipes (#118)Roman / Nea
* first draft of item shop PR * add teleporter navigation because i can * fix teleporter navigation because apparently i cant * navigation gui basics * :pushpin: and removed some unused shit and added myself to devtest command * track / untrack + ery texture Co-Authored-By: RayDeeUx <51521765+RayDeeUx@users.noreply.github.com> * consoom the event * fix crash in ItemShopRecipe.java + fetch repository * i am so sorry jani * on second thought, this entire thing was a bit untested * more recipe stuff * make navigation actually good * make pins dissapear if you not a waypoint * npc parsing * save file * different file saving * remove message * Warping... (to deez nuts) * move shit around Co-authored-by: jani270 <jani270@gmx.de> Co-authored-by: RayDeeUx <51521765+RayDeeUx@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2022-04-27HEAVY PEARL TODO TIMER THING (#120)Cobble8
* HEAVY PEARL TODO TIMER THING yay hopefully this works idk don't wanna wait 21 hours to test it again but Im pretty confident it works * fix bad change thing hopefully idk maybe * fix formatting + 2.1.md 🙂 * fix formatting * fixed heavy pearls overriding gemstone powder Co-authored-by: NopoTheGamer <noahogno@gmail.com>
2022-04-18Mob loot recipe PR (#81)Roman / Nea
* entity renderer (somewhat functionaL) * more modifiers and entities * Fix cookie fuckup * add neu repo as resource pack, cause why not at this point * add tabs, because i can * add extra skin parts and make less tabs * hot tall men * fix texture offsets and also parts:true * some untested changes * still broken, but better (just like me (stop being edgy nea ( no u )))) * stuff (with er skeletons * niceities * skytils interop * horseys * horseys ouch * panos * stupid tests :angery: * NPE * add drop chance * colored leather armo * finish off * move shit into hover cause items look pretty terrible * Update 2.1.md * better recipe display name * always show mobs toggle * moving parts
2022-04-13Change fairy soul beacon colors based on distance, always track found souls ↵CraftyOldMiner
(#111)
2022-03-20dungeons and pv bingo tab (#93)Lulonaut
2022-03-07Wishing Compass Solver, Metal Detector Solver improvements, add /neudiag, ↵CraftyOldMiner
other misc changes (#90)
2022-02-27feat: improve formating :)IRONM00N