| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
Co-authored-by: Linnea Gräf <nea@nea.moe>
|
|
|
|
|
|
|
|
Co-authored-by: Lulonaut <lulonaut@lulonaut.dev>
|
|
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
|
|
actually fix the issue
|
|
* Fixed ConcurrentModificationException in Texture Manager caused by other mods and NEU loading a player on a different thread
* Change comment
* Add more info about issue
|
|
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
|
|
|
|
See: https://github.com/hannibal002/SkyHanni/pull/539
|
|
* added /neudevtest crash
* Add game directory to crash reports
|
|
DevCommands, Improved CustomSkulls (#837)
|
|
|
|
Crystal Hollow Chest Highlighter
|
|
* Starting to remove api key mentions from NEU
* remove api key error popup
* ooops
---------
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
* Change @Redirect to @ModifyArg
* Make it compile
---------
Co-authored-by: xef5000 <64156533+xef5000@users.noreply.github.com>
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
DungeonNPCProfitOverlay: make use of ItemResolutionQuerys id by name resolvers
|
|
* scrolling
* Reverse scrolling
* change trophy fish pv page to use the same tooltip system as the rest of the pv pages
* Added the ability to use neu's tooltips instead of vanilla
* Move config option
* Add support for the custom tooltips
* Fixed equipment overlay breaking
* Fixed some guis going no
* Use a new arraylist instead of modifying the old one (achievments)
* fix merge conflict
---------
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
|
|
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>
|
|
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>
|
|
* 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>
|
|
|
|
* Added Preset Delete Warning
* Fixed copyright
|
|
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
|
|
|
|
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
|
|
|
|
add tooltip resizing
|
|
|
|
|
|
|
|
* 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>
|
|
|
|
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>
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
* add PICKONIMBUS to pickaxe
* fixed yelling at you
* unsure why it was like that
* Chatting
* Watching
|
|
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
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>
|
|
* 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>
|
|
* EnchantingSolvers.java
* remove println
* register bin overlay
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
|
|
|
|
|