aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/miscfeatures
AgeCommit message (Collapse)Author
2023-05-27Make builders ruler not work cross plot (#691)Roman / Linnea Gräf
2023-05-27Add NPC Position only exporter (#686)Roman / Linnea Gräf
2023-05-05Update MutingComposter.java (#695)Roman / Linnea Gräf
2023-04-30Metal detector solution speed improvements (#690)appable
2023-03-17Fixed crash when item is set to ":" in /neurename (#661)NopoTheGamer
Fixed crash when item is set to ":"
2023-03-13Improve NPC shop generator (#650)Roman / Linnea Gräf
2023-03-13Added option to disable cit while in the storage overlay for fps (#656)NopoTheGamer
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-11Fixed builders ruler limit at 200 and tilling hoes showing blocks it wont ↵NopoTheGamer
till (#635) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-03-11Added prices in garden npcs (#623)NopoTheGamer
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-11Clean up garden stuff in CustomItemEffects (#643)NopoTheGamer
* change location to use array * move overlays to separate methods * early returns * move getting nbt to its own method * move overlays to their own methods * dont do expensive thing 4 times in a row * fix the crash
2023-03-04I hate FontRenderer. (#612)hannibal2
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-25Fix NPE when swapping islands (#634)NopoTheGamer
2023-02-25Added a warning when trying to delete a preset (#628)jani270
* Added Preset Delete Warning * Fixed copyright
2023-02-24Merge pull request #616NopoTheGamer
* Fix private island overlays not showing in garden * Added builders ruler overlay * Added scythe overlay * doube plantl * added HOE_OF_GREATEST_TILLING support
2023-02-18Add option to mute composter (#618)heyngra
2023-02-15Pet overlay progress hider, pet icon moved, and neudevtest value (#576)hannibal2
* Pet overlay progress hider, pet item moved and /neudevtest value <value> * Bingo has already enough to do. * Typo. * Revert "Typo." This reverts commit b4a1c385e0c410b1e111797b8d39e7ff64b09ef5. * Revert "Bingo has already enough to do." This reverts commit 6e004d2d65dff47ea3bee5c5789cb725724df6ed. * Dynamically used best position for the pet icons (yes, both) and the distance between the two pet tests. * I hate debugs. --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-02-13Fix Muscle Memory (#581)hannibal2
* Added old SkyBlock Menu. * Execution! * Add cache. * Bingo has already enough to do. * Typo. * Revert "Typo." This reverts commit b4a1c385e0c410b1e111797b8d39e7ff64b09ef5. * Revert "Bingo has already enough to do." This reverts commit 6e004d2d65dff47ea3bee5c5789cb725724df6ed. * I am lazy. * The map is lazy too. * Hypixel moving features behind paywall. * Add red text to the setting too. * SEALED * Fixed Booster Cookie checks. Reworked CookieWarning, kept same logic but accidentally added profile switch support. * /trades does not require booster cookie. * Allowing middle clicks (and any other mouse click combination) --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-02-11Frozen treasure pet conflict fix (#571)Vixid
* Added Highest Wave completed to Kuudra stats in pv * Revert "Added Highest Wave completed to Kuudra stats in pv" This reverts commit 83f78a9815f9d9c682dd5e452e001d853fd78922. * Resolves Frozen Treasure Highlighter thinking pets are treasures. (I hope) * Fixes bug with empty tag compounds --------- Co-authored-by: Vixid <52578495+vixid1@users.noreply.github.com>
2023-02-08Fixed prerelease update notification and changed version (#600)jani270
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
2023-02-06Fixed Lags: Magical power in SkyBlock Menu (#587)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-02-06Fixed pickaxe cooldown not working on mining overlay when you have the ↵NopoTheGamer
durability bar disabled (#595)
2023-02-04Add support for all xp pets (#514)NopoTheGamer
2023-01-31Fixed NPE in AuctionBINWarning (#569)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-25Annotation registering (and also some comptime performance) (#554)Roman / Linnea Gräf
2023-01-25Do not always include essence profit in Croesus overlay (#566)Lulonaut
2023-01-25Cancel wardrobe hotkey inputs (#563)Lulonaut
Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com>
2023-01-18Added ability to multiply pet xp gain per pet (#553)NopoTheGamer
2023-01-18Made it so barriers appear where you are unable to slot bind to (#528)NopoTheGamer
Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2023-01-18Fixed 2nd pet skull not rendering and breaking with custom gui scale (#551)NopoTheGamer
2023-01-12Changed Fishing Timer from 30 to 20 seconds (#547)jani270
2023-01-12Bonzo Mask Durability Cooldown (#531)Vixid
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-31fix current xp showing above max xp for level 100 (#515)NopoTheGamer
2022-12-31Fixed better containers flashing white for a few ticks (#524)NopoTheGamer
2022-12-31Probably fixing the cookie buff timer problem (#527)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo <nopotheemail@gmail.com>
2022-12-27Fix aucion profit taking too much tax (#525)NopoTheGamer
1% tax added for auctions collected above 1M coins
2022-12-23Gui element scale (#485)NopoTheGamer
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-12-08FairySouls: Fix first click not being detected (#480)Roman / Linnea Gräf
2022-12-07Disable wither cloak overlay when creepers are gone (#473)Lulonaut
2022-11-28Added settings for Fallen Star and Powder Ghast Waypoints (#451)jani270
* Added settings for Fallen Star and Powder Ghast Waypoints * I suggest the wording 'at the location' in these sentences. Less repeating 'of's.
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-25Fix todo overlay (#432)NopoTheGamer
Co-authored-by: nopo <nopotheemail@gmail.com> Co-authored-by: heyngra <heyngra.wspolpraca@gmail.com> Co-authored-by: jani270 <jani270@gmx.de> Co-authored-by: Taoshi <nicolaikh@live.dk> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
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-20Added repo parserer for the draconic table thingy (#365)NopoTheGamer
2022-11-20Fixed bugs & added sb xp to minion helper (#443)efefury
* fixed minion helper bugs and croesus thing * fixed another npe * no more NPEs with missing/broken repo * properly handle repo error and show error message when exp gain is not in repo Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>