aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Collapse)Author
2024-05-31Add more detail to hoppity pv page (#1160)Phoebe
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: SeRaid <77941535+SeRaid743@users.noreply.github.com> Co-authored-by: nopo <nopotheemail@gmail.com>
2024-05-11Add chocolate factory stats page to pv (#1157)CalMWolfs
2024-04-27use optipng on all pngs (#1003)Kendell R
2024-04-22Merge pull request #1106CeleiteCode
* Fixed gemstone sound paths for custom sounds feature
2024-04-14meta: Fix gravy cape using old logo (#1096)Brady
2024-04-12Add in-game updater (#1050)Linnea Gräf
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2024-04-10Add tab list tutorial (#1014)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2024-03-07Fix wrong mod loader warning on modern versions of minecraft (#1030)Linnea Gräf
2024-02-16fix: Custom Todo edit page spelling mistake (#1022)jani270
2023-11-26Fix doubletyping in custom todos on bad operating systems (#937)Linnea Gräf
2023-11-04Feature: Sacks page in pv (#891)CalMWolfs
* sacks in pv * fix formatting * a bit more formatting * change location to make more sense * suggested changes * change colour * add coloured tooltips * remove some more magic numbers
2023-11-02Add custom TODOs (#870)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-10-19Pv bestiary (#884)Madeleaan
2023-10-02Add game directory to crash reports (#847)NopoTheGamer
* added /neudevtest crash * Add game directory to crash reports
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-08-05Removing join command and dungeon preset (#800)jani270
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-07-06Storage Overlay use /backpack (#740)IRONM00N
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-07-06Add some rift stuff to PV (#749)CalMWolfs
2023-06-27Recent Pv profiles (#727)CalMWolfs
2023-03-13Added option to disable cit while in the storage overlay for fps (#656)NopoTheGamer
2023-03-13Added more warp icons (#658)jani270
2023-03-12Dynamic Light Items (#646)Vixid
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>
2023-03-11Custom items in /neucustomize (#609)NopoTheGamer
* should work :tm:, probably breaks other mods, needs to be added to /neurename gui * Improved compatibility with other mods probably * Added a text box to /neurename * Polish up everything * Fix skulls have durability bar * Should be everything finished * add support for metadata and skulls rendering properly * Made gui look nice * fix leather not being coloured while moving it * Fixed normal helmets not rendering * fix pumpkin not showing overlay * Fixed skulls showing as null by default on most other items * added support to randomize the subitems with ":?" * Add support for custom armour besides the head * move custom armour function * code dupe glitch * A small sign in the permanent fight against duplication of code. * clear cache on world unload --------- 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-06Fix click in PV & Replace Texture (#589)efefury
2023-01-31Levels page in Profile Viewer (#562)efefury
* ughidontwannafigureouthowtousethis * not finished hgdt< * Make use of new collections api in collectionspage * final commit HOPEFULLY * fix infer v1 * fix mithril powder going over cap my beloved * Formatting :thumbsup: * More Formatting :thumbsup: important * ea sports its in the game * maybe fix cache * change location of weight and networth and config option for weght requested by alea * Fix jump at CAP powder * Code formatting and deleted unused variables. * Used KUUDRA_TIERS array from CrimsonIslePage in SlayingTaskLevel. * Used SLAYERS array from PROFILEVIEWER in SlayingTaskLevel. * Intellij Code Cleanup. * revert fun things Please efe put formatting in another PR. * fix issues idk * Import fixes and formatting. And an unnecessary empty space in 2.1.1 for jani. * fix nea issue --------- Co-authored-by: nea <nea@nea.moe> Co-authored-by: jani270 <jani270@gmx.de> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-31 Add EnforcedConfigValues: Allow disabling options via the repo (#535)Roman / Linnea Gräf
* Add EnforcedConfigValues: Allow disabling options via the repo * EnforcedConfigValues: Allow filtering for mod version * nitpicking
2023-01-17Fix npe spam when rendering a player model in a recipe (#557)NopoTheGamer
2023-01-17Add tooltip resizing (#543)NopoTheGamer
add tooltip resizing
2023-01-11Fix skin downloads on some older java versions (#537)Roman / Linnea Gräf
2023-01-05Replace help button with button to toggle inventory searching (#539)NopoTheGamer
* add button to toggle search mode * Its a bit better Co-authored-by: jani270 <jani270@gmx.de>
2022-12-12Added Highest Wave completed to Kuudra stats in pv (#489)Vixid
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-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-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-02Essenceupgrades gui (#313)Lulonaut
Co-authored-by: jani270 <jani270@gmx.de>
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-20Ctrl + Z and (Ctrl + Y and Ctrl + Shift + Z) support (#358)Ascynx
* Ctrl + Z and Ctrl + Y support currently for Bazaar and AH search along with the search bar. (might have issues as my brain jumbled up during the making of this and also probably missing a few places that could use it.) * Ctrl + Z and Ctrl + Y support but on a bigger scale Removed it from Auction and Bazaar search and created a new mixin for GuiTextField containing the Undo (Ctrl + z) and Redo (Ctrl + y) action. * Ctrl + shift + Z for redo and stack cut. After redo/undo if you type a character or remove one it will cut the stack to that index (won't be able to rewind what you already rewound before.) * Moved the undo/redo detection to MixinGuiTextField#addToStack * Added an override for if something goes wrong see misc > "Enable text field tweaks" Also removed the space that hannibal wanted gone. :) * i hate files changed with only new lines Co-authored-by: nopo <nopotheemail@gmail.com>
2022-10-20Miscellaneous Typos (#339)Walker Selby
Co-authored-by: MicrocontrollersDev <66657148+MicrocontrollersDev@users.noreply.github.com>
2022-10-19Remove the extra bar textures as fsr never used them (#361)NopoTheGamer
2022-10-11Add ability to sign update.json, needed for autoupdates (#354)Roman / Linnea Gräf
* Add ability to sign update.json, needed for autoupdates * Remove update from URL
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-04Revert "[ImgBot] Optimize images" (#334)jani270
2022-10-04[ImgBot] Optimize images (#325)imgbot[bot]
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-09-29Add custom keystore and refactor HypixelApi.java (#318)Roman / Linnea Gräf
* Add custom keystore and refactor HypixelApi.java * Fix inputstream leak (+ less console spam) * Fix HOTM crash * Use api selected variable to find best profile * Number formatting * Make old profiles show again Co-authored-by: nopo <nopotheemail@gmail.com>
2022-09-14Added chat message to let players turn on the storage gui if they ↵NopoTheGamer
accidentally turned it off (#273) * Added a chat message to turn the storage gui back on after turning it off in said storage gui * remove the skyclient mixin * map on by default
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>