diff options
author | Lorenz <lo.scherf@gmail.com> | 2022-09-08 20:42:17 +0200 |
---|---|---|
committer | Lorenz <lo.scherf@gmail.com> | 2022-09-08 20:42:17 +0200 |
commit | bd35a713caac99069e795ea189b0f0e1f6000bff (patch) | |
tree | d61f07df55ba54de55435061c0227be292bbed93 /Update Notes | |
parent | 7d95510b60406fbef32c342c5c2adbce31d057c4 (diff) | |
parent | d1488df319a1d19154d294cb29627b9026deb564 (diff) | |
download | NotEnoughUpdates-bd35a713caac99069e795ea189b0f0e1f6000bff.tar.gz NotEnoughUpdates-bd35a713caac99069e795ea189b0f0e1f6000bff.tar.bz2 NotEnoughUpdates-bd35a713caac99069e795ea189b0f0e1f6000bff.zip |
Merge branch 'master' into minion_helper_2
# Conflicts:
# src/main/java/io/github/moulberry/notenoughupdates/core/util/StringUtils.java
# src/main/java/io/github/moulberry/notenoughupdates/overlays/MiningOverlay.java
# src/main/java/io/github/moulberry/notenoughupdates/profileviewer/ExtraPage.java
Diffstat (limited to 'Update Notes')
-rw-r--r-- | Update Notes/2.1.md | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/Update Notes/2.1.md b/Update Notes/2.1.md index 90ebbf87..050eaa93 100644 --- a/Update Notes/2.1.md +++ b/Update Notes/2.1.md @@ -37,6 +37,9 @@ - Added senither and lily weight - CrypticPlasma - Added the Quiver Info when hovering in inventory tab over Arrows display - Lulonaut - Added the Magical Power Info when hovering in inventory tab over Accessory Bag display - Lulonaut + - Added carpentry skill to skill average - hannibal2 + - Fixed sort order of fishing rods in profile viewer page - hannibal2 + - Changing sort logic from strength plus damage to bin price for best weapons in pv inventory page - hannibal2 ### **Minor Changes:** @@ -106,9 +109,14 @@ - Add Auto-Updater (linux only) - nea89 - Added power stone feature - hannibal2 - Added abiphone warning - hannibal2 -- Added blur limit to map at 100 - nopo +- Added blur limit at 100 - nopo - Added bazaar sacks profit feature - hannibal2 - Added an option to disable etherwarp overlay when TP is denied - hannibal2 +- Added bazaar search overlay - hannibal2 +- Added fraction display instead of percentage in slayer and dungeon RNG meter inventory - hannibal2 +- 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 ### **Bug Fixes:** @@ -136,6 +144,9 @@ - Fixed crash with spamming remove enchant in /neuec - nopo - Fixed missing enchants not working with shiny items - nopo - Fixed golden dragon not working in pet overlay - CrypticPlasma +- Fixed shortened damage - nopo +- Fixed bazaar prices sorting order in neu item list - hannibal2 +- Fixed priceless items showing first in the missing tab of the accessory bag overlay - nopo ### **Other:** @@ -154,6 +165,7 @@ - NeucrystalHollowsJungle - NeucrystalHollowsMagmaFields - NeucrystalHollowsCrystalNucleus +- Disabled Skyclient cosmetics disabling neu map - nopo ### **Previous change log** |