From d8548dbf5eefc8bc01b4ab5bb7726b416df7a574 Mon Sep 17 00:00:00 2001 From: DoKM Date: Wed, 18 Aug 2021 23:04:56 +0200 Subject: Add mastermode to /pv not fully done yet but should be good enough for a release also update changelog --- Update Notes/2.0-Pre31.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Update Notes/2.0-Pre31.md') 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. -- cgit