blob: c49ad3ddd0a795520aebd2e64ef88e7269423fa2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# NotEnoughUpdates Fork by DoKM
This is a fork that I will try to keep updated with the original NEU repo while also adding features/fixing bugs etc.
Currently the added features are:
⋅⋅⋅1. More options for the Todo list
⋅⋅⋅2. Added the voidgloom slayer stats to the /pv
⋅⋅⋅3. Added Dungeon accesories to the accesory bag upgrade view
⋅⋅⋅4. Added Dungeon items to the itemlist categories (for example armors now include dungeon armors and weapons include dungeon weapons)
⋅⋅⋅5. Added check to see if titanium that spawned atleast touches 1 air block (toggleable)
Currently the fixed features are:
⋅⋅⋅1. Todo list
⋅⋅⋅⋅⋅⋅1. Fixed fetchur display
⋅⋅⋅⋅⋅⋅2. Fixed godpot timer
⋅⋅⋅2. PV's wardrobe view not showing second page bottom row (not fully fixed could be better TODO)
Currently the fixed bugs are
⋅⋅⋅1. Arrow Key backpack option under storage gui not doing anything
|