aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-28stupid dojo fuck upfix/lava-fishingnea
2022-04-28Increase lava fishing tolerance in flowing blocks.nea
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-18Fixed stuff from the project board (#112)NopoTheGamer
* Fix /et not closing when clicking inventory keybind * Made it so calendar timer in inventory works if you have no event data * Made it if you hold shift in the enchant solvers it overrides prevent missclicks * Revert "Made it so calendar timer in inventory works if you have no event data" This reverts commit d2ee3ebc679da5a231d35a9d54eb10c701daff1d. * made crash not crash * consistency fixes for my heart * fix https://cdn.discordapp.com/attachments/832652653292027904/964353119557394462/unknown.png * fix https://i.imgur.com/Z3qChN3.png Co-authored-by: jani270 <jani270@gmx.de>
2022-04-13Change fairy soul beacon colors based on distance, always track found souls ↵CraftyOldMiner
(#111)
2022-04-13Crimson Essence support (#110)Lulonaut
* jani1 * update bingo more often * crimson support * move method to Utils * remove debug prints * fix single items * gray items * improvements better variable names fix behavior from 10 to 15 stars use EnumChatFormatting instead of the color code directly * fix dungeonize cost * remove master stars check
2022-04-12Added an command to change repo url and commits url (#109)NopoTheGamer
* Added an command to change repo url and commits url * Added new armor types to itemlist category * made /neurepomode setRepoURL not a pain to use Co-authored-by: jani270 <jani270@gmx.de>
2022-04-08Neupackdev subcommand additions 2 (#106)Walker Selby
Co-authored-by: CraftyOldMiner <85420839+CraftyOldMiner@users.noreply.github.com>
2022-04-07Wishing compass improved target identification, bug fixes (#108)CraftyOldMiner
* Wishing compass improved target identification, bug fixes - Use structure sizes to determine targets instead of adjacent zones. This should fix sporadic incorrect targets. - Fix compass not working when used on the edge of a zone due to bounding box coordinates being off by one. - Record all seen particles during compass use for troubleshooting intermittent failures. * Fix description for waypoint names * Fix typo
2022-04-01Fixed typo from original repo (#105)Schlaumeyer
https://github.com/Moulberry/NotEnoughUpdates/pull/273
2022-03-29NEU Pack Dev Additions (#103)Walker Selby
2022-03-28Restore metal detector and wishing compass changes that were nuked by #94 (#104)CraftyOldMiner
2022-03-27Blaze slayer (#102)Walker Selby
2022-03-27oldanimations notification (#98)Lulonaut
2022-03-27Lowest BIN related fixes & optimizations (#101)CraftyOldMiner
* Lowest BIN related fixes & optimizations - Fix double-call of updateLowestBin due to a race condition where lastLowestBinUpdate is not updated by the async thread until after the following tick. - Change the parsing of item prices to avoid using getAsInt on a decimal string that throws two exceptions per value parsed. I replaced it with the code that getAsInt ends up falling back to. - Delete corrupted prices_*.gz file so that it can be re-downloaded. - Make the Bazaar update retry after 60 seconds instead of 5 minutes to be consistent with auction average data. * Remove corrupt file deletion code to avoid conflict with other PR
2022-03-27better scrolling in /neu (#99)Lulonaut
2022-03-27Add NBT Data to Profile Viewer Tabs and XP Bars (#94)Walker Selby
* Fixed what hypxiel broke in dungeons * Added Longswords to Tools Tab (Itemlist) * Set max cata level to 70 * ups * why is it now E * YEP the cap is 99 not 70 * long cata xp BatChest + remove crash check because hypixel profile is null and i havent fixed that yet * Added checks for chat messages for dungeon win overlay - i think ive got them all but 4Shrug * Added an option to alert you if you put something for too much onto ah (default 50%) + Lowest bin alert triggers if lowest bin isnt found * IMPORTANT * fix dungeon page in /pv * show minions from coop in /pv * (BREAKING CHANGE) remove whitespace in changelog * fix crash with minion check * initial draft * tooltip * important changes * progress related things progress bar for community goals total collected points and personal goals display * only show bingo tab on Bingo profiles * make goals display gold when completed * Added MM7 button to dungeon preset * wart go not stonks * fix percents and added stack size * use code nopo in fortnite shop — Today at 17:29 The capitalisation * config option for always showing bingo page * 🙂 * movble pv tabs * 2.1.md 🙂 * oops * der Kabel * import * Added powder amount to level up perk * Made it only show if the perk isnt maxed / level 0 * fix /pv crash when pet is not in repo * 2.1.md 🙂 * web editor my beloved * Add NBT Data to Profile Viewer Tabs and XP Bars Add NBT Data Support for Resources in Tabs Add NBT Data Support for Resources in XP Bars Optimize renderTabs function Optimize mouseClicked Function Optimize ProfileViewerPage Enum * Update Style Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> * Update GuiProfileViewer Rebased on pvbingo Updated formatting with IntelliJ reformatting tool (hopefully that matches now, let me know if you want me to try again but I think I did it right) * dungeons and pv bingo tab (#93) * add custom skull loading back (#96) * Refactor Hollows solvers, add tests, add Vec3Comparable, fix bugs (#95) * Rebase on master * Fix conflicts and rebase on master Add changes to change log * Oops Co-authored-by: nopo <noahogno@gmail.com> Co-authored-by: jani270 <jani270@gmx.de> Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Co-authored-by: CraftyOldMiner <85420839+CraftyOldMiner@users.noreply.github.com>
2022-03-27New wiki in wiki renderer (#97)DeDiamondPro
* partly working and pushing cuz jani * way better rendering stuff but still not perfect * finish most of wiki renderer for new wiki * JANI MY FRIEND PLEASE TEST * Windows time :sad: * fix wiki renderer * Some things I forgor * changelog * Better corrupted file handling in graph and added check for crash that I have no idea how it happened.
2022-03-24Refactor Hollows solvers, add tests, add Vec3Comparable, fix bugs (#95)CraftyOldMiner
2022-03-21add custom skull loading back (#96)Lulonaut
2022-03-20dungeons and pv bingo tab (#93)Lulonaut
2022-03-13Add .gitattributes, normalize exiting line endings (#91)CraftyOldMiner
2022-03-07Wishing Compass Solver, Metal Detector Solver improvements, add /neudiag, ↵CraftyOldMiner
other misc changes (#90)
2022-03-06Add sbcheck to item price warning (#89)Lulonaut
2022-03-02Merge branch 'Moulberry:master' into masterIRONM00N
2022-03-02NeuEventListener changes and dead code removal (#88)Lulonaut
* hide Hypixel reforge stats * unused import? * better comments * 2.1.md 🙂 * 2.1.md 🙂 * minor cleanup * api * remove collectionLog and morus and cape.png * remove FancyPortals and panorama dev cmd Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2022-03-03Merge pull request #248 from NotEnoughUpdates/masterMoulberry
NEU 2.1 🙂
2022-02-27feat: add .editorconfigIRONM00N
2022-02-27feat: improve formating :)IRONM00N
2022-02-25Hide Hypixel reforge stats in Reforge Stone lore (#85)Lulonaut
* hide Hypixel reforge stats * unused import? * better comments * 2.1.md 🙂 * 2.1.md 🙂
2022-02-24Fix Typos / Grammar (#87)Walker Selby
* Fix Typos / Grammar Because this is obviously a very pressing issue. * Fix another Typo Oops, forgot.
2022-02-23Add Custom Resource Pack Support to Mining in Profile Viewer (#86)Walker Selby
* Add createSkull Util Add createSkull Util, makes it easier to make a custom skull when needed. * Fix Gemstone Collection Change displayName from "Gem stones" to "Gemstone" Change displayItem from Red Stained Glass to Gemstone Item Head. * Update GuiProfileViewer Remove code remnant in comment Add space to switch (potm) for consistent style Add NBT data so that Custom Resource Packs work properly with the HOTM GUI. Change tooltip logic to add third yellow color when in progress, matching Hypixel's HOTM display.
2022-02-18kat sitter overlay (#83)Roman / Nea
* kat sitter overlay * Remove unused scan function
2022-02-18Move commands to separate classes (#82)ThatGravyBoat
2022-02-13Hide SlayerOverlay when not at a suitable location, made pet in inv force ↵Lulonaut
disabled and made new option to hide tooltip of pet (#79) Co-authored-by: jani270 <jani270@gmx.de> Co-authored-by: nopo <noahogno@gmail.com>
2022-02-12Dream skin (#80)Roman / Nea
2022-02-08Click on the hud to send command (#78)IRONM00N
* Click on the hud to run the command * i forgor how much xp goes into slayer level 9 * Fix? I can't test it * fix 2 * move pet inv display tooltip to the left of the inventory to avoid conflicts Co-authored-by: nopothegamer <40329022+nopothegamer@users.noreply.github.com> Co-authored-by: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2022-02-08no clue what the search does but this fixes it (#77)Roman / Nea
2022-02-08Fix Enchanting GUI (#76)Roman / Nea
im sowwy
2022-02-08bug fixes (#75)Lulonaut
* professional fix * fix neuec presets not copying some attributes * make it better and dismiss review from nea :) * add strikethrough fix to changelog (sorry nea)
2022-02-08craft cost fix and SkillOverlay config changes (#73)Lulonaut
* Also multiply raw craft cost when holding shift * SkillOverlays.java config changes
2022-01-30fix missing accessories page in AccessoryBagOverlay (#71)Lulonaut
2022-01-30Added patreon back and made so settings look better (#72)jani270
* Added patreon back * Make settings look better
2022-01-27Build Number (#70)Roman / Nea
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2022-01-27Show maxed HOTM perks and clean up code (#69)FluxCapacitor
2022-01-22fixed bug (#68)efefury
* fixed total xp being shown on hotm tab in pv
2022-01-18fix weird NPE (#66)Roman / Nea
2022-01-18bro i wanna know who named it "island" (#67)NopoTheGamer
2022-01-17Recipe Reloading should no longer duplicate recipes (#65)Roman / Nea
* Remove potential RCE only exploitable by Moulberry himself, i still want my cape tho * no more recipe dupes
2022-01-15Add sounds and rework the existing textures to custom Dwarven Mines /… (#51)Roman / Nea
* Pre Work of custom biomes * Work on auto chunk update, Add Debug command * Added 6 new biomes that are used in crystal hollows * Made it so the biomes are registered in the main class so it loads properly * Add sounds and rework the existing textures to custom Dwarven Mines / CH blocks * Config fixups * make titanium sounds work * Added sounds per gemstone type * fix dwarven mines sounds * stop spamming sound effects with config * Changelog for CH custom blocks * add all the files * Update src/main/resources/assets/notenoughupdates/sounds/titaniumbreak.json * Update src/main/resources/assets/notenoughupdates/sounds/mithrilbreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstonetopazbreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstonerubybreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstonesapphirebreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstonejasperbreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstoneamethystbreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstonejadebreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstoneamberbreak.json * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java Co-authored-by: DoKM <mcazzyman@gmail.com> Co-authored-by: nopothegamer <40329022+nopothegamer@users.noreply.github.com> Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>