diff options
author | DoKM <mcazzyman@gmail.com> | 2021-07-25 23:07:02 +0200 |
---|---|---|
committer | DoKM <mcazzyman@gmail.com> | 2021-07-25 23:07:02 +0200 |
commit | 098872300dcea12b56fbec64f587159e51ff8b56 (patch) | |
tree | a880b881511218285cf4ec7707dc2ee730e81d28 /Update Notes | |
parent | 0787228a06db08c80fa8bc10d179bb4fbc705ab6 (diff) | |
download | NotEnoughUpdates-098872300dcea12b56fbec64f587159e51ff8b56.tar.gz NotEnoughUpdates-098872300dcea12b56fbec64f587159e51ff8b56.tar.bz2 NotEnoughUpdates-098872300dcea12b56fbec64f587159e51ff8b56.zip |
Added patch notes
(reasoning on previous commit)
Diffstat (limited to 'Update Notes')
-rw-r--r-- | Update Notes/2.0-Pre30.md | 28 | ||||
-rw-r--r-- | Update Notes/2.0-Pre31.md | 31 |
2 files changed, 59 insertions, 0 deletions
diff --git a/Update Notes/2.0-Pre30.md b/Update Notes/2.0-Pre30.md index e69de29b..e036627b 100644 --- a/Update Notes/2.0-Pre30.md +++ b/Update Notes/2.0-Pre30.md @@ -0,0 +1,28 @@ +# These are the change notes for PRE30 + +### **New Features:** + +- More options for the Todo list +- Added the voidgloom slayer stats to the /pv +- Added Dungeon accesories to the accesory bag upgrade view +- Added Dungeon items to the itemlist categories (for example armors now include dungeon armors and weapons include dungeon weapons) +- Added check to see if titanium that spawned atleast touches 1 air block (toggleable) +- Added check so titanium alert doesnt happen if titanium commision is set to "DONE" +- Added Storage to PV (with correct sizes) +- Added Personal Vault to PV +- Added scroll lock to storage overlay +### **Fixed Features:** + +- Todo list + - Fixed fetchur display + - Fixed godpot timer +- PV's wardrobe view not showing second page bottom row (not fully fixed could be better by dividing on every 4 and drawing per column instead of row but right now its always a full page) +- Made dwarven overlay work in crystal hollows (nopo) +- Added Gemstone powder to dwarven overlay (nopo) +- Made smooth aote work with aotv (thanks to 8k for letting me test his aotv) (nopo) + +### **Bug Fixes** + +- Arrow Key backpack option under storage gui not doing anything +- Fixed pets gui going away if you open /pets (nopo) +- Fixed PV cit models dieing (nopo)
\ No newline at end of file diff --git a/Update Notes/2.0-Pre31.md b/Update Notes/2.0-Pre31.md index e69de29b..421c17c9 100644 --- a/Update Notes/2.0-Pre31.md +++ b/Update Notes/2.0-Pre31.md @@ -0,0 +1,31 @@ +# These are the change notes for PRE31 + +### **Major new features** + +- None yet + +### **New Features:** +- Added Ferocity, Magic find, Mining speed and mining fortune to Accessory bag (and ferocity and magic find to /pv). +- Update notifier for "Pre" version releases. (Ironm00n) +- Added toggle for etherwarp helper overlay text. +- Added toggle for settings and help icon at the search bar. +- Added toggle for showing the reforge stats of a reforge stone. + +### **Bug Fixes** +- Fishing helper not showing "!" when rod colours are disabled. +- Decimal point values not being counted in Accessory bag overlay. +- /pv not having the correct max minion tier. (Ironm00n) +- Other (not Transparent) storage ui themes not having edit button. +- Drill fuel bar support for crystal hollows and Divan's drill. +- Set Alexxoffi's cape's properties to the right value. +- Add an extra button texture so dark ui themes do not make the dungeon map editor unreadable. (located at "dungeon_map/editor/button.png") +- Fix a spelling mistake in todo timers "Godpotf". + +### **Other** +- code clean up by Ironm00n. +- rename variables to be more consistent. (Ironm00n) +- devpane changes. (? - DoKM) (Ironm00n) +- remove an unused button from ItemEditor. (Ironm00n) +- Moved repoUrl and Repo commits Url to config.hidden. (Ironm00n) +- A lot more. (Ironm00n) +- Change Default todo overlay colours. |