Age | Commit message (Collapse) | Author |
|
|
|
Fixed multiple problems in resolveEnchantmentByName
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
|
|
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>
|
|
* 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>
|
|
Fix overlays not rendering over tab and stuff like on 2.0
|
|
* Allow item recipe and usage keybinds in storage overlay
* Add check for if search bar or rename field is focused
|
|
change neustats back to only using modname instead of full path
|
|
This is needed because the generated data was too long for https://hst.sh/
Also adds a "copyToClipboard" extension function for String
The HastebinUploader.java class is now no longer needed
|
|
|
|
* Fixed craft cost on items that cant be sold (minions)
* add config option
|
|
kids keep deleting the api url
|
|
|
|
|
|
* Update NEUDelegatingTweaker.java
* Update build.gradle.kts
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
Fixed crash when item is set to ":"
|
|
|
|
|
|
fix mod thinking auction errored if the item is only on bin
|
|
|
|
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>
|
|
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>
|
|
till (#635)
Co-authored-by: hannibal2 <24389977+hannibal00212@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>
|
|
|
|
* fixed experiments saying it's available when the wrong time is reached
* NPC Buy limit timer part 1
* Cookie buff now gains more accurate info
* scrapped accurate god potion
* small tweaks
* fix stupid mistakes I made
* fixed commissions never being recognized as completed
* Quest timer now shows how many quests are uncompleted
* added cookie menu as place to test for cookie buff
* accept review changes, add .intern to container name
* proper formatting hopefully
* restrict checking quest progress to crimson isle
* fix election candidates counting as CI quests
* paul's name twice whoops, formatting fixes
* Merge pull request #2 from Plantterror/master
* Fixed an NPE
|
|
* 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
|
|
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
Show magical power at accessory bag in skyblock menu.
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
* Added Preset Delete Warning
* Fixed copyright
|
|
* Fix private island overlays not showing in garden
* Added builders ruler overlay
* Added scythe overlay
* doube plantl
* added HOE_OF_GREATEST_TILLING support
|