diff options
Diffstat (limited to 'Update Notes/2.0-Pre31-Release.md')
-rw-r--r-- | Update Notes/2.0-Pre31-Release.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Update Notes/2.0-Pre31-Release.md b/Update Notes/2.0-Pre31-Release.md new file mode 100644 index 00000000..2ebf1d8c --- /dev/null +++ b/Update Notes/2.0-Pre31-Release.md @@ -0,0 +1,30 @@ +# These are the change notes for PRE31-Release + +### **Major Changes** +- Changes to the metal detector (https://github.com/DoKM/NotEnoughUpdates/pull/32) (Keebler408) + + +### **Minor Changes:** +- Added a check to see if the storagegui is on before yelling at you for having fastrender on. +- Added toggle to disable showing the treecap cooldown in item durability. (Lulonaut) + + +### **Bug Fixes** +- Fixed a nullpointer exception in dwarven textures (not fully tested). +- Fixed neuec not parsing correctly. +- Fixed crashing when you copy text while in the neuec/neu buttons editor menu. +- Fixed crash when collecting supper pairs (nullpointer). +- Fixed accessory bag overlay not counting stats with a %. +- Fixed golden goblin not having a icon. + + +### **Other** +- Enabled help button by default + + +### **Notes for texturepack creators** + + +### **Previous change log** +https://github.com/DoKM/NotEnoughUpdates/blob/master/Update%20Notes/2.0-Pre31.md + |