aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java
AgeCommit message (Collapse)Author
2024-08-04Add Garden Page in PV (#1263)CalMWolfs
Co-authored-by: nopo <nopotheemail@gmail.com>
2024-07-13Add Custom Neu biomes for glacite tunnels (#1232)NopoTheGamer
2024-07-08Add Improvements to /neucustomize (#1200)NopoTheGamer
2024-06-12Add Custom Neu biomes for smoldering tomb and glacite mineshaft (#1197)NopoTheGamer
2024-06-01Remove automaticlly changing to prerelease branch (#1184)NopoTheGamer
2024-04-26Fix Profile viewer issues with Turkish language (#1116)NopoTheGamer
2024-04-22Fix repository location being empty on boot (#1109)NopoTheGamer
reset repository location if the repo data is empty
2024-04-12Add in-game updater (#1050)Linnea Gräf
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2024-03-17Add +1 version number (#1052)jani270
2024-02-18+1 Version (#1021)jani270
2024-01-19feat: Version_ID +1 (#1004)jani270
2023-12-30Bump NEU to 20103 (#991)jani270
2023-11-29Bump NEU version (#960)jani270
2023-11-02Add custom TODOs (#870)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-10-19Use atomic move for config + small cleanup (#881)DeDiamondPro
2023-10-06Remove legacy API keys from the code base (#862)Lulonaut
Co-authored-by: nopo <nopotheemail@gmail.com>
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-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-05-31Add NPC Sell price to tooltip (#702)Roman / Linnea Gräf
2023-05-26Graph v2 (#680)DeDiamondPro
2023-04-04Reset the api url if its empty (#672)NopoTheGamer
kids keep deleting the api url
2023-03-31are we going skiing (#676)efefury
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-04Replace all commands in NEU with a brigadier implementation (#599)Roman / Linnea Gräf
2023-02-08Fixed prerelease update notification and changed version (#600)jani270
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
2023-01-25Annotation registering (and also some comptime performance) (#554)Roman / Linnea Gräf
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-11Add Frozen Treasure Highlighter (#477)heyngra
2022-12-09Katting (#447)Roman / Linnea Gräf
Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: nea <roman.graef@gmail.com> Co-authored-by: nea <nea@nea.moe> Co-authored-by: nea <romangraef@loves.dicksinhisan.us> Co-authored-by: nea <roman.graef@grb-online.net> Co-authored-by: nea <hello@nea89.moe> Co-authored-by: nea <roman.graef@stud.tu-darmstadt.de>
2022-11-26EnchantStyleCustomizer rewrite (#406)Roman / Linnea Gräf
Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: nea <roman.graef@gmail.com> Co-authored-by: nea <nea@nea.moe> Co-authored-by: nea <romangraef@loves.dicksinhisan.us> Co-authored-by: nea <roman.graef@grb-online.net> Co-authored-by: nea <hello@nea89.moe> Co-authored-by: nea <roman.graef@stud.tu-darmstadt.de>
2022-11-20Added Abiphone contact requirements and location. (#411)hannibal2
* Added Abiphone contact requirements and location. * Using more repo data and less item lore data * F3+H support * merge problems Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-11-09Added Endernode Highlighter (#421)GodOfPro
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
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-02Crimson Isle Profile Viewer Page (#346)Vixid
* Made a profile viewer page for Crimson Isle information. * Changed Black dojo rank to have dark gray colour, so it's readable. * Fixed NullPointerExceptions for missing data * Tried to use ItemResolutionQuery but Nea said this is fine * Added Hostile and Unfriendly faction thresholds * don't recreate helper objects in every render tick * Formatted the class and put drawMageReputation and drawBarbarianReputation into a single function * Last commit broke with players with no selected faction. This fixes it Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-11-02Custom Wither Cloak (#375)Cobble8
Co-authored-by: nopo <nopotheemail@gmail.com> Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-11-01Prevents wrong coopadd commands (#412)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-10-30Croesus profit overlay (#368)efefury
Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: nopo <nopotheemail@gmail.com>
2022-10-30Endermite Nests Alert + TitleUtil (#395)GodOfPro
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-21Remove thingy that made me very angry (#388)jani270
* Remove thingy that made me very angry * Revert that
2022-10-10Set everyones branch back to master (#348)NopoTheGamer
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-10-09Last pr before 2.1 i hope (#347)NopoTheGamer
* Changed version so update notifier works for everyone * Added some missed stuff to 2.1.md * Fixed typo * I just had to... fixed name * Blame efe and lulo if that isnt right Co-authored-by: jani270 <jani270@gmx.de>
2022-10-06Skyblock addons expect=0, and modlist config button (#337)Roman / Linnea Gräf
* Skyblock addons expect=0 Synonyms for essential: crucial, main, fundamental, imperative, important, indispensable, vital, necessary, needed, vital, cardinal, principal, required, necessitous (oh wow that one sounds like incestous) * Make modlist config button work * Clean up buildscript * Add version to mock mod manifests as well Courtesy-off: MultiMC * Jitpack metadata
2022-10-04EnchantingSolvers.java (#341)Roman / Linnea Gräf
* EnchantingSolvers.java * remove println * register bin overlay Co-authored-by: nopo <nopotheemail@gmail.com>
2022-10-04Do not read the pr description (#336)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>