aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoKM <mcazzyman@gmail.com>2021-09-27 21:09:41 +0200
committerDoKM <mcazzyman@gmail.com>2021-09-27 21:09:41 +0200
commit7e985dc228a0998cf35474b96c2244e16c8ca7a5 (patch)
tree841c2ce8302988a5ed1c7ec6715a46b855a78b61
parent007020ae547a88b2855479f69886bf42e1c4da5a (diff)
downloadNotEnoughUpdates-7e985dc228a0998cf35474b96c2244e16c8ca7a5.tar.gz
NotEnoughUpdates-7e985dc228a0998cf35474b96c2244e16c8ca7a5.tar.bz2
NotEnoughUpdates-7e985dc228a0998cf35474b96c2244e16c8ca7a5.zip
Auto stash before checking out "HEAD"
-rw-r--r--Update Notes/2.0-Pre31-Release.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/Update Notes/2.0-Pre31-Release.md b/Update Notes/2.0-Pre31-Release.md
index f0a1fc60..da4fa3f4 100644
--- a/Update Notes/2.0-Pre31-Release.md
+++ b/Update Notes/2.0-Pre31-Release.md
@@ -12,7 +12,8 @@
- Improved metal detector location detection logic. (Keebler408)
- Improved metal detector wrong location handling. (Keebler408)
- Added Beacons waypoints for metal detector waypoint locations. (Keebler408)
-
+- Made the PV command block in the right click player menu dynamically choose its position based on a empty slot. (DeDiamondPro)
+- Added Tab auto completion to the AH search gui. (Lulonaut)
### **Bug Fixes**
- Fixed a nullpointer exception in dwarven textures (got some confirmation that it fixed it).
@@ -26,6 +27,8 @@
- Fixed not being able to press repeat keys in chat.
- Fixed gemstone gauntlet/Divan Drill not being recognised as mining tools.
- Fixed morph pets not being recognized by the extended pet info tooltip tweak.
+- Fixed wrong commission maxes values for goblin in dwarven mines and the crystal hollows. (Keebler408)
+- Fixed player right click menu command block text appearing on an inventory item. (DeDiamondPro)