Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
Co-authored-by: nopo <nopotheemail@gmail.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>
|
|
|
|
|
|
* 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>
|
|
* Add EnforcedConfigValues: Allow disabling options via the repo
* EnforcedConfigValues: Allow filtering for mod version
* nitpicking
|
|
|
|
add tooltip resizing
|
|
|
|
* add button to toggle search mode
* Its a bit better
Co-authored-by: jani270 <jani270@gmx.de>
|
|
|
|
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>
|
|
* 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>
|
|
* 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>
|
|
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: jani270 <jani270@gmx.de>
|
|
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>
|
|
Co-authored-by: MicrocontrollersDev <66657148+MicrocontrollersDev@users.noreply.github.com>
|
|
|
|
* Add ability to sign update.json, needed for autoupdates
* Remove update from URL
|
|
* 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
|
|
|
|
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
|
|
* 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>
|
|
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
|
|
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>
|
|
dont want to write a custom tweaker to load jar in jars, even tho i totally could, it would just not be very practical) (#236)
* warning
* Also warn on fabric
* also work on forge
* Fix grammar issue
|
|
|
|
* added trophy reward overlay
* (hopefully) fixed infer "no crash" ~ jani
* fix efe code
Co-authored-by: Lorenz <ESs95s3P5z8Pheb>
Co-authored-by: nopo <noahogno@gmail.com>
|
|
* fixed magic power
* I feel like this is an important change
* fix location
* added support for trade money signs
|
|
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
Co-authored-by: nopo <noahogno@gmail.com>
|
|
* some progress - missing be mobs from crimson and dungeons
* fix id's
* works :tm:
* working mobs levels (for hub and island because lazy
* idk seems right
* Added bestiary texture, fixed name bug, added changelog
i hope i didnt mess up anything.
* i did smth
* use 2.1.md from master because yes
* L europe
* Finished be tab
* hi im just putting it here because too lazy to open a pr for this
k, thanks bye
* unbelievable
* fix crash
* fix crash with old repo
* stfu infer
* europe wins
* l o n g
Co-authored-by: jani270 <jani270@gmx.de>
|
|
* Added a calculator
* Remove stuff
* also add t
* Update Misc.java
* On by default
* add x for multiplication, fixed - not working and quick math solver
Co-authored-by: nopo <noahogno@gmail.com>
|
|
* Added color background to the back of the fishing tab
* Fixed missing enchants not working with shiny items
* added my name to everything i had done in 2.1.md cos idk why i didnt before
|
|
* Added equippment to pv
* not working :thumn up :trollface:
* working i think
* i forgot
* 2.1md gaming
* Fixing offset i think?
* Rename social_xp -> social
* thank you hy pixel for making equipemnt in a different order to armoru
Co-authored-by: jani270 <jani270@gmx.de>
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Co-authored-by: kr45732 <52721908+kr45732@users.noreply.github.com>
|
|
* trophy fishing
cool stuff
Co-Authored-By: jani270 <69345714+jani270@users.noreply.github.com>
* noob
* yep
bugs:
- not uploading when swapping profiles
- while hovering over lowest slot, left skulls have light issue
Co-Authored-By: jani270 <69345714+jani270@users.noreply.github.com>
* change when switching profiles
* things
lighting bugs
add trophy page to pageLayout on startup
disable dungeon map on startup
* map message
* 🤡 but ok
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
* i hate you iron
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
|
|
* Delete dg.png
* Delete dg_preview.png
* Add files via upload
|
|
|
|
* add licence files & a few misc chores
* add license notices & run auto formatter
|
|
|
|
|
|
|