diff options
author | DoKM <54663875+DoKM@users.noreply.github.com> | 2021-09-11 18:36:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-11 18:36:24 +0200 |
commit | f92d9b4d2371f430bbeb3d4d02ed7d00ad3bc3e5 (patch) | |
tree | e49546506d15f8757cebb4f237bc3088187d5aed /Update Notes | |
parent | f8bbaca3172ab6a4a2b4a32a980044f5a7d7062f (diff) | |
download | NotEnoughUpdates-f92d9b4d2371f430bbeb3d4d02ed7d00ad3bc3e5.tar.gz NotEnoughUpdates-f92d9b4d2371f430bbeb3d4d02ed7d00ad3bc3e5.tar.bz2 NotEnoughUpdates-f92d9b4d2371f430bbeb3d4d02ed7d00ad3bc3e5.zip |
Create new patch notes
Diffstat (limited to 'Update Notes')
-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 + |