Download
(7 Kb)
Download
Updated: 10/05/15 12:26 AM
Compatibility:
Update 7 (1.7.0)
Updated:10/05/15 12:26 AM
Created:05/05/15 04:50 AM
Monthly downloads:14
Total downloads:3,382
Favorites:2
MD5:
Categories:Discontinued & Outdated, Character Advancement
X4D UI
Version: 1.5
by: wilson0x4d [More]
X4D UI

A LibStub-compatible UI Add-On.

NOTE: This add-on is NOT required by X4D Add-ons, but it is suggested and ships with the All-In-One package. It was specifically designed so that players that view UI mods as mere clutter can safely disable X4D UI without losing any functionality. This may change in the future, if so appropriate options will be added to control visibility.

Features
  • Provides a Status Bar Window to display Time, FPS, PING.
  • If XP and Bank Add-ons are loaded, they will use Status Bar Window to display some details.

Planned Features
  • TODO

Installation

First, make sure you have the latest X4D Core installed.

As with most Addons, simply open the Archive and copy the contents into "%USERPROFILE%\Documents\Elder Scrolls Online\live\Addons\" folder.

If ESO is already running, execute /reloadui command.


Change Log

To see version history, including 'vNext' (soon to be published) changes, view the README on Github.
Optional Files (0)


Post A Reply Comment Options
Unread 06/06/15, 12:53 PM  
Kaisoul

Forum posts: 0
File comments: 6
Uploads: 0
temp work around added & working. thanks again for the prompt help & support.
Report comment to moderator  
Reply With Quote
Unread 06/06/15, 01:18 AM  
wilson0x4d
Premium Member
 
wilson0x4d's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 180
Uploads: 10
WORKAROUND- (temporary)

It appears that ESO (or Hero, not sure which is responsible) doesn't properly order loads based on 'OptionalDependsOn' meta in manifest, so when you disable X4D_MiniMap this causes the Bank Addon to load before the UI Addon has loaded, resulting in the error you see.

This would be a bug in ESO.

You can work around it for now by editing the ## DependsOn inside the X4D_Bank/X4D_Bank.txt to look like this:

## DependsOn: X4D_Core X4D_UI

Then reloadui, all should work as intended.

Will try and find a more permanent solution, of course. Thank you for the bug report.

Originally Posted by Kaisoul
Ok to test the problem i disabled all addons minus your X4D All in One.
No problems untill i disabled X4D MiniMap 1.3
Then the follow error codes happen.

Code:
2015-06-04T23:28:27.599-05:00 |cff0000Lua Error: user:/AddOns/X4D_UI/Windows/X4D_StatusBar.lua:145: attempt to index a nil value
stack traceback:
	user:/AddOns/X4D_UI/Windows/X4D_StatusBar.lua:145: in function 'UpdatePerformancePanel'
	user:/AddOns/X4D_UI/Windows/X4D_StatusBar.lua:82: in function 'UpdateStatusBarPanels'
	user:/AddOns/X4D_UI/Windows/X4D_StatusBar.lua:221: in function 'X4D_StatusBar:Initialize'
	user:/AddOns/X4D_UI/Windows/X4D_StatusBar.lua:63: in function 'X4D_StatusBar:CreatePanel'
	user:/AddOns/X4D_Bank/X4D_Bank.lua:843: in function 'InitializeUI'
	user:/AddOns/X4D_Bank/X4D_Bank.lua:883: in function 'OnAddOnLoaded'|r
pull that error from the game and retrieved it from the interface logs in my eso directory.



So a fix or help trouble shooting this is much desired.
Last edited by wilson0x4d : 06/06/15 at 01:18 AM.
Report comment to moderator  
Reply With Quote
Unread 06/04/15, 08:35 PM  
Kaisoul

Forum posts: 0
File comments: 6
Uploads: 0
-_- Help

Ok to test the problem i disabled all addons minus your X4D All in One.
No problems untill i disabled X4D MiniMap 1.3
Then the follow error codes happen.

Code:
2015-06-04T23:28:27.599-05:00 |cff0000Lua Error: user:/AddOns/X4D_UI/Windows/X4D_StatusBar.lua:145: attempt to index a nil value
stack traceback:
	user:/AddOns/X4D_UI/Windows/X4D_StatusBar.lua:145: in function 'UpdatePerformancePanel'
	user:/AddOns/X4D_UI/Windows/X4D_StatusBar.lua:82: in function 'UpdateStatusBarPanels'
	user:/AddOns/X4D_UI/Windows/X4D_StatusBar.lua:221: in function 'X4D_StatusBar:Initialize'
	user:/AddOns/X4D_UI/Windows/X4D_StatusBar.lua:63: in function 'X4D_StatusBar:CreatePanel'
	user:/AddOns/X4D_Bank/X4D_Bank.lua:843: in function 'InitializeUI'
	user:/AddOns/X4D_Bank/X4D_Bank.lua:883: in function 'OnAddOnLoaded'|r
pull that error from the game and retrieved it from the interface logs in my eso directory.



So a fix or help trouble shooting this is much desired.
Last edited by Kaisoul : 06/04/15 at 10:02 PM.
Report comment to moderator  
Reply With Quote
Unread 06/04/15, 08:16 PM  
wilson0x4d
Premium Member
 
wilson0x4d's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 180
Uploads: 10
Thumbs up Re: Request: Soulgem

PLANNED-

Originally Posted by Kaisoul
On your task bar it would be nice to see my current levels soulgem count. That way no matter my character i know how many empty/charged soulgems i have for my current level.
I will add this as an option to the Bank add-on, since it's where I currently handle scanning of bag content for the status bar.
Report comment to moderator  
Reply With Quote
Unread 06/04/15, 06:22 AM  
Kaisoul

Forum posts: 0
File comments: 6
Uploads: 0
Request: Soulgem

On your task bar it would be nice to see my current levels soulgem count. That way no matter my character i know how many empty/charged soulgems i have for my current level.
Report comment to moderator  
Reply With Quote
Unread 05/29/15, 06:25 AM  
wilson0x4d
Premium Member
 
wilson0x4d's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 180
Uploads: 10
PLANNED-

Originally Posted by QuadroTony
nice, im interesting in it, can you add some screenshots please?
I've been putting this off for a while, I'll submit fresh screenshots of everything next week.
Report comment to moderator  
Reply With Quote
Unread 05/16/15, 03:19 PM  
wilson0x4d
Premium Member
 
wilson0x4d's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 180
Uploads: 10
UPDATE-

Originally Posted by Hexpecial
I quite like this, but are you able to make a settings box for it?
The FPS, PING and ADDONS statistics can be toggled using /fps, /latency and /mem in v1.2

You can disable Banking info from the Bank addon settings panel, and you can disable the XP info from the XP addon settings panel.

The Time is still a static panel.
Last edited by wilson0x4d : 05/29/15 at 06:24 AM.
Report comment to moderator  
Reply With Quote
Unread 05/16/15, 03:16 PM  
wilson0x4d
Premium Member
 
wilson0x4d's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 180
Uploads: 10
PLANNED-

Originally Posted by Glen348
a timer to feed horses
I like that, personally I've been wanting a little countdown timer for WW form. I just don't want to get involved creating a "WW addon" since it's not my intent. But, this makes me realize there are probably a dozen or so common counters that people could use, from WW form to Steed Feeding.

I'll look into adding a timers module that collects and times various things in the game, and then have it expose a settings panel to enable/disable various timers on the status bar. If anyone has additional counters they want to see or some ideas from personal experiences, now would be the time to comment and cast your votes to get it worked into v1.0.

BACKLOGGED-

Originally Posted by Glen348
researches would be nice to have maybe a icon 1/3 or something like this
I would commit to this if I were active in research. For now I'll backlog it, if at some point I see what I need to do I will simply work it in. Otherwise I'll tackle it later separately (I just don't want to implement "Research" poorly for lack of active experiences to drive me, I feel like it can be more than just a counter, but definitely see the value in having a panel for something like that to let me know at a glance there are research slots available.)

The Status Bar is also a rough draft. Incomplete work. A bare minimum. I try to push a polished addon out every time, but there were things I wanted to do which I simply lacked the time (I try to release once a week):

* Mouse-Over Panels - for example, enter chat mode to speak to zone, then hover mouse over a panel on the status bar, a "detail view" slides up from the panel giving you more detailed information that what the status bar panel has room to show.
* User-Ordering Panels - for example, enter chat mode, then use mouse to drag various status bar panels left/right.
* Visual Configuration - while in Addon Settings (currently LibAddonMenu-2.0) display a vertical tray of statusbar panels, allow the user to drag them into the status bar. This would be an alternative to requiring users to locate the option/setting for every panel in each add-on (and, also, for addons that DON'T expose such an option.)

My core goal was to get some feedback, though, so.. as usual, THANKS!
Report comment to moderator  
Reply With Quote
Unread 05/16/15, 01:33 PM  
Glen348
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 56
Uploads: 2
researches would be nice to have maybe a icon 1/3 or something like this and a timer to feed horses
Report comment to moderator  
Reply With Quote
Unread 05/08/15, 09:41 PM  
Hexpecial

Forum posts: 1
File comments: 6
Uploads: 0
I quite like this, but are you able to make a settings box for it?
Report comment to moderator  
Reply With Quote
Unread 05/05/15, 07:12 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
nice, im interesting in it, can you add some screenshots please?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: