| Age | Commit message (Collapse) | Author |
|
|
|
|
|
# Conflicts:
# src/main/java/io/github/moulberry/notenoughupdates/profileviewer/BingoPage.java
# src/main/java/io/github/moulberry/notenoughupdates/util/HotmInformation.java
# src/main/java/io/github/moulberry/notenoughupdates/util/HypixelApi.java
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.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>
|
|
|
|
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
* Fix missing repo crash in PetInvOverlay
* Add 2.1.md to *not* *satisfy* erymanthus (*not* RayDeezNuts)
|
|
requires preenabled stuff (#307)
|
|
|
|
* fixed pet overlay going to level 100
* fixed transparent pet and equip overlay not using the special texture
fixed pet overlay showing a pet when you remove your pet
* made pet overlay show the current stats of your pet
* Fixed pet overlay showing Until level 100.0
* Fixed pet stats not showing decimal
* Made pet overlay show xp to next level
* 2.1.md slight smile
* Try to generify pet lore replacements a tiny bit
Also move pets page to use the same code as the pet overlay
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: nea <romangraef@gmail.com>
|
|
* probably game changing rng meter changes
* Updating the rng score with data from repo. This is needed since hypixel doesn't show the exact values for selected items. (Only 3k instead of 3,100)
|
|
# Conflicts:
# src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DevTestCommand.java
# src/main/java/io/github/moulberry/notenoughupdates/miscfeatures/CrystalMetalDetectorSolver.java
|
|
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: Roman / Nea <roman.graef@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 876a166939a7833201dc70a736e662164ea982fe.
|
|
|
|
|
|
# Conflicts:
# src/main/java/io/github/moulberry/notenoughupdates/listener/RenderListener.java
|
|
|
|
|
|
Now when active (with head icons on) will always show own head as a marker
|
|
|
|
|
|
and I'm so annoyed by now that I don't care how it looks as long as it works."
This reverts commit 0f84f9627ae7298ec34415daf087c93880c3ad4e.
|
|
|
|
* Fix a few bugs with et/hex overlay
* Moved fixEnchantId into ItemUtils
Co-authored-by: Lorenz <lo.scherf@gmail.com>
|
|
* fixed autopet rule detection 'on island switch'
* no unnecessary debug changes left
|
|
|
|
|
|
# Conflicts:
# src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DevTestCommand.java
# src/main/java/io/github/moulberry/notenoughupdates/commands/profile/PeekCommand.java
# src/main/java/io/github/moulberry/notenoughupdates/profileviewer/ProfileViewer.java
|
|
* Add Blaze to /peek
Add blaze slayer to /peek
Add Carpentry to skill average in /peek
Fix color of - in peek
Add my IGN to DEV_TESTERS in DevTestCommand and actually commit it so I can stop manually re-adding myself to that list
* Update 2.1.md
Added changes to changelog
* Update 2.1.md
Changed formatting for readability
|
|
|
|
* Don't render overlays when pressing tab in some guis
* Made it only show if no gui screen is open
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
|