diff options
author | efefury <69400149+efefury@users.noreply.github.com> | 2022-09-11 09:31:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-11 11:31:27 +0200 |
commit | 47af0b3eee70a5c8d7c86fff19155a97a9204708 (patch) | |
tree | d0716683e3dc534ff75e71208650aa3a647ea766 /Update Notes | |
parent | d203640d5296bde151596388aa6df332393d0a1c (diff) | |
download | NotEnoughUpdates-47af0b3eee70a5c8d7c86fff19155a97a9204708.tar.gz NotEnoughUpdates-47af0b3eee70a5c8d7c86fff19155a97a9204708.tar.bz2 NotEnoughUpdates-47af0b3eee70a5c8d7c86fff19155a97a9204708.zip |
cleaned up neu overlay (#241)
* made equipment overlay own class
lmk if there's any bugs
* fix infer (i think)
* fuck infer
* First refactoringering
* Fix more stuff
* itemlisting
* NEU 3.0 release notes
* fixed nea bug
https://imgur.com/a/Sg3iw74
* whitespace
* fixed equipment overlay
not working ? and caching
* nopoing
idk what im doing
* FHJNX GHD
trwsmokürtsew tze jiozterdgjjiüzetr jipztr
* Revert "FHJNX GHD"
This reverts commit 24eceba3db5e500be296f5a96412bd8b95647a22.
* Revert "nopoing"
This reverts commit bee07cb98f8b9672c2e1bc192c6c3e5ae8b02b95.
* Revert "fixed equipment overlay"
This reverts commit b15376f934a738900e2dd98efdb0d4a7ec131dfa.
* idk i think this works
maybe
* ???
?????????
* no more black lines
* equipment cache
* Fix lag with optifine and removal of unused field.
Removed onMouseClick as it was triggered more than once per tick when optifine is installed.
Removed tooltipsToDisplay field (as it was replaced by a local variable).
* this should be true by default to keep old behaviour
* itemList now doesn't close when clicking the searchbar
itemList will now only close when searchMode is triggered.
* Infer moment
hoping this doesn't trigger it.
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
Co-authored-by: Ascynx <78341107+Ascynx@users.noreply.github.com>
Co-authored-by: nopo <noahogno@gmail.com>
Co-authored-by: Ascynx <miaoum2128@gmail.com>
Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com>
Co-authored-by: Lorenz <lo.scherf@gmail.com>
Diffstat (limited to 'Update Notes')
-rw-r--r-- | Update Notes/2.1.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Update Notes/2.1.md b/Update Notes/2.1.md index 050eaa93..b820ee79 100644 --- a/Update Notes/2.1.md +++ b/Update Notes/2.1.md @@ -117,6 +117,7 @@ - Added profit per score/XP to RNG meter - hannibal2 - Added showing the amount of dungeon runs or slayer bosses needed for the rng meter to fill up - hannibal2 - Added bazaar prices to enchants in the enchantment table - hannibal2 / nea89 +- Added an option to not open the item list when searching containers - Lulonaut ### **Bug Fixes:** |