aboutsummaryrefslogtreecommitdiff
path: root/Update Notes
diff options
context:
space:
mode:
authorDoKM <mcazzyman@gmail.com>2021-08-18 23:04:56 +0200
committerDoKM <mcazzyman@gmail.com>2021-08-18 23:04:56 +0200
commitd8548dbf5eefc8bc01b4ab5bb7726b416df7a574 (patch)
tree61f84e7b617b3c35359f2ff8326615f0822e75d7 /Update Notes
parentf1e34bb4c6add9a371f4017f404635133d61d496 (diff)
downloadNotEnoughUpdates-d8548dbf5eefc8bc01b4ab5bb7726b416df7a574.tar.gz
NotEnoughUpdates-d8548dbf5eefc8bc01b4ab5bb7726b416df7a574.tar.bz2
NotEnoughUpdates-d8548dbf5eefc8bc01b4ab5bb7726b416df7a574.zip
Add mastermode to /pv
not fully done yet but should be good enough for a release also update changelog
Diffstat (limited to 'Update Notes')
-rw-r--r--Update Notes/2.0-Pre31.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/Update Notes/2.0-Pre31.md b/Update Notes/2.0-Pre31.md
index 3748e380..7083cea0 100644
--- a/Update Notes/2.0-Pre31.md
+++ b/Update Notes/2.0-Pre31.md
@@ -27,6 +27,8 @@
- Added load from/copy to clipboard to neu inventory buttons gui.
- Added SBA chroma support to neuec.
- Added a crafting recipe overlay when looking up a recipe while in the crafting menu (to more easily craft items like the Soul Esoward recipe) (DeDiamondPro)
+- Added mastermode support to /pv (not fully done yet)
+
### **Bug Fixes**
- Fishing helper not showing "!" when rod colours are disabled.
@@ -52,7 +54,8 @@
- Fixed dwarven mines waypoints not working if dwarven mines overlay was disabled.
- Fixed being able to slot lock the 9th slot.
- Fixed NEUButtons overlapping with the Accessory Bag overlay by moving the overlapping icons to the right of the overlay. (should work pretty well, too lazy to test with custom button positions but should work fine.)
-
+- Stopped tooltip tweak rawcraftcost displaying if the cost was 0 (either due to the price being really low or api issue)
+- Added a catch to the capemanger slow to catch duplicate players (https://hst.sh/enuvamecef) (idk how but hey its there now)
### **Other**
- Code clean up by Ironm00n.