diff options
author | Lorenz <lo.scherf@gmail.com> | 2022-09-14 19:14:51 +0200 |
---|---|---|
committer | Lorenz <lo.scherf@gmail.com> | 2022-09-14 19:14:51 +0200 |
commit | 676cd4b5b5e7eb035a889ec5afeb939255dc2679 (patch) | |
tree | 85a131c6f50de067ff4f866749fd7c61fa14888b /Update Notes | |
parent | f5e04ef3cd81c6fe5ee998ab5c2ff6f047e7249d (diff) | |
parent | 2d8c295a9280337bace055fd2cedae8af17995ee (diff) | |
download | NotEnoughUpdates-676cd4b5b5e7eb035a889ec5afeb939255dc2679.tar.gz NotEnoughUpdates-676cd4b5b5e7eb035a889ec5afeb939255dc2679.tar.bz2 NotEnoughUpdates-676cd4b5b5e7eb035a889ec5afeb939255dc2679.zip |
Merge branch 'master' into minion_helper_2
# 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
Diffstat (limited to 'Update Notes')
-rw-r--r-- | Update Notes/2.1.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Update Notes/2.1.md b/Update Notes/2.1.md index 50e2d0e4..e6b2b472 100644 --- a/Update Notes/2.1.md +++ b/Update Notes/2.1.md @@ -7,7 +7,7 @@ - Added combat skill overlay - nopo - Added slayer overlay - nopo - Added blocking clicks back to the enchanting minigames (because apparently, it's not bannable?) -- [Donpireso replied to a sba dev's email about some of sba features, and it seems to imply that blocking clicks in guis aren't bannable](https://cdn.discordapp.com/attachments/823769568933576764/906101631861526559/unknown.png) + - [Donpireso replied to a sba dev's email about some of sba features, and it seems to imply that blocking clicks in guis aren't bannable](https://cdn.discordapp.com/attachments/823769568933576764/906101631861526559/unknown.png) - Made it if you hold shift in the enchant solvers it overrides prevent missclicks - nopo - Fixed pet overlay not updating when going into /pets - nopo - Fixed pet overlay randomly going to level 100 - nopo @@ -153,6 +153,8 @@ - Fixed priceless items showing first in the missing tab of the accessory bag overlay - nopo - Fixed clicking outside of experimentation game causing it to go count that as a valid click - nopo - Fixed storage gui when having locked backpack slots - nopo +- Fixed hyphens in /peek being the wrong color - whalker +- Fixed skill average calculation to include carpentry in /peek - whalker ### **Other:** |