Download
(3MB)
Download
Updated: 10-29-14 12:39 PM
Pictures
File Info
Compatibility:
Warlords of Draenor Pre-Patch (6.0.2)
Updated:10-29-14 12:39 PM
Created:10-22-14 04:23 AM
Downloads:2,357
Favorites:9
MD5:

TriOxygen

Version: 0.5.1
by: TriOxygen [More]

TriOxygen is a complete UI replacement that started as a wish to learn LUA and do it properly (from a software development point of view). The UI is written with next in mind:

  • Everything is modular and reusable
  • Performance is key when it comes to modules that normally hog your CPU
  • Aesthetics is definitely something I keep in mind, but not the only thing driving the project
  • Works out of the box : I play all classes, but not all specs. If you really feel something is missing for your spec, just give me a shout and I'll see what I can do.

This UI is mainly meant for people who have some LUA knowledge and/or don't mind getting dirty setting up some of their preferences in LUA files.

I am constantly busy with the UI and even though I don't use all the features included, I have agreed to add some and if you ask nice enough (and I like the feature), I might include what you are asking for.

I know the description here doesn't really reflect the size of the project, but my aim is to keep this as updated as possible.

Things to know
  • Bring up options with /o3 or assign a keybinding to this in key bindings.
  • Most things you see are written completely from scratch. (Action bars don't use blizzard buttons for example, it does reuse blizzard action storage)
  • You'll encounter quirks since this is the first public release. Approach things with some understanding
  • There's a huge list of things to do and a couple modules that are being written at the moment of writing. If you want something added, it's best to leave a comment here and I'll manually add it to github.
  • I use only one action bar and a second bar that's hidden. Although the bindings are set from the get go, you can change this.
  • The cooldown bars (two rows of action bars above the main bar) are reserved for cooldowns only and not clickable. There's some mechanism that recognizes spells you drop here (you have to enable mouse from the options). For anything that needs to be tracked in these bars, it needs an actual button on one of your action bars (hidden or not). There are still some morphed spells that are not picked up properly, if you encounter any of these, give me a sign.

Git
For those of you who want to live on the edge, you can find the project on github: https://github.com/Nimaear/O3UI

0.5.1
- Adapted a new versioning
- Added a micro menu
- Fixed binding mouse buttons
- Possibly fixed cooldown spiral missing
- Performance fixes to action bar and cooldown bar (Thanks blizzard for those useless ACTIONBAR_SLOT_CHANGED events)
- Started with a clean way of enabling / disabling modules on the fly

0.4
- Added 2 different action bar presets (although you can change everything to look exactly like you want now)

0.35
- Added eclipse bar
- Fixed main action bar not changing for deathknights
- Code clean up

0.3
- Added alt power bar for player
- Fixed combo points so these 'stay' on player now even if you have no target
- You can control transparency and visibility of chat panels now

0.2
- Added all morphed spells so the cooldownbar picks them up
- Added class power displays for druids (Eclipse bar still coming'

0.15
- Fixed action bar dragging
- Added various specs
Post A Reply Comment Options
Unread 10-30-14, 06:40 AM  
remlnx
A Kobold Labourer

Forum posts: 0
File comments: 20
Uploads: 0
Originally Posted by TriOxygen
Originally Posted by remlnx
For some reason, everytime i log in something is vanished/missing.
Most times it's the minimap (i have the smal side bar near the default blizzard minimap), some other times, the unitframes.
Im using the enGB client.
Im not using any other addon, only your pack
Could you try enabling Displaying LUA errors and paste the output here if you find any errors?
That is a problem, because i dont have any LUA error. It just look like it doesnt load always all the modules and doesnt always happens. On my druid happens a lot, on my Pala never, on my mage sometimes.. it's weird
Report comment to moderator  
Reply With Quote
Unread 10-30-14, 03:20 AM  
TriOxygen
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
Originally Posted by remlnx
For some reason, everytime i log in something is vanished/missing.
Most times it's the minimap (i have the smal side bar near the default blizzard minimap), some other times, the unitframes.
Im using the enGB client.
Im not using any other addon, only your pack
Could you try enabling Displaying LUA errors and paste the output here if you find any errors?
Report comment to moderator  
Reply With Quote
Unread 10-29-14, 05:38 PM  
remlnx
A Kobold Labourer

Forum posts: 0
File comments: 20
Uploads: 0
For some reason, everytime i log in something is vanished/missing.
Most times it's the minimap (i have the smal side bar near the default blizzard minimap), some other times, the unitframes.
Im using the enGB client.
Im not using any other addon, only your pack
Report comment to moderator  
Reply With Quote
Unread 10-29-14, 05:32 PM  
Mardread
A Deviate Faerie Dragon

Forum posts: 19
File comments: 15
Uploads: 0
This looks great and I know you put a lot of work into it. I want to download it and learn from it if you don't mind. I use my own custom interface built around other addon authors. I have always wanted to build my own though and yours looks like a good place to learn.
Report comment to moderator  
Reply With Quote
Unread 10-29-14, 01:08 PM  
TriOxygen
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
0.5.1

Uploaded a new version that addresses most of the issues in the last few posts.
Report comment to moderator  
Reply With Quote
Unread 10-25-14, 08:54 PM  
judicate
A Kobold Labourer

Forum posts: 0
File comments: 104
Uploads: 0
hi mate, just downloaded this now cause i was in need of somethign new and fresh ! went straight to a dummy to have a smack at it, i noticed that when i first hit it, there was debuffs just above the target frames and buffs above my frame, mid combat then it stopped and now if i stop combat and try again sometimes the buffs show above the target but not always and if they do they stay there for like 2 seconds and then vanish, there are still showing debuffs tho at the side of the frames, but i like the fact they show closer to my character model for easier viewing any ideas whats causing it to bug out like this ?

also i cant find out for the life of me how to remove action bar hotkey text, and also i cant bind my middle mouse key, and my mouse key 4 and 5 any ideas ? it keeps trying to target something when i try it
Last edited by judicate : 10-25-14 at 09:16 PM.
Report comment to moderator  
Reply With Quote
Unread 10-25-14, 03:58 PM  
Ogriku
A Murloc Raider
 
Ogriku's Avatar

Forum posts: 9
File comments: 46
Uploads: 0
Re: Preset Action bar setups

Originally Posted by TriOxygen
Added 2 other Action bar setups in 0.4. You can technically do anything with the bars now though

3 Bottom bars:


2 Bottom bars + 2 Split bars:
This is great to see! Is button facade compatible with this? Or do changes still need to be made to make it so?
__________________
Report comment to moderator  
Reply With Quote
Unread 10-25-14, 08:30 AM  
TriOxygen
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
Preset Action bar setups

Added 2 other Action bar setups in 0.4. You can technically do anything with the bars now though

3 Bottom bars:


2 Bottom bars + 2 Split bars:
Report comment to moderator  
Reply With Quote
Unread 10-23-14, 04:57 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Great job.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 10-23-14, 07:24 AM  
Ogriku
A Murloc Raider
 
Ogriku's Avatar

Forum posts: 9
File comments: 46
Uploads: 0
I'm going to do a +1 here. Looks like a lot of promise for a new UI. Interesting to see what changes you make moving forward.

The best aspects that I feel u have showcased, even just via screenshots, is the mail and vendor windows. Vendor windows is very nice and very unique. I would like to see some different variations of styles of action bars though. You have a great looking UI setup with a standard (bland if u will) action bar set up. With that being said, i still really like this UI.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-22-14, 12:02 PM  
TriOxygen
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
Originally Posted by 10leej
Wow I expected you to cheat a little bit like I did with my ui but it looks like you really did do it all from scratch....
Some things are either bugged badly or only accessible via blizzard code, I'll have to cheat eventually.
Report comment to moderator  
Reply With Quote
Unread 10-22-14, 12:01 PM  
TriOxygen
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
Originally Posted by Vranx
This looks nice, great job.
Thanks!
Report comment to moderator  
Reply With Quote
Unread 10-22-14, 12:01 PM  
TriOxygen
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
Originally Posted by UnlitPhoenix
There's a few Arms Warrior talent cooldown abilities that wont be accepted on the Cooldown Bar via drag and drop. Well, it's pretty much all of them except for Enraged Regeneration.
I'll go through all the specs I have available and take care of these morphed spells.

Originally Posted by UnlitPhoenix
One thing I'd like to see is the ability to change the transparency of the chatbox backgrounds, and similarly an option to disable them while maintaining the chat settings.
I'll add this in the next release. (probably weekend)
Report comment to moderator  
Reply With Quote
Unread 10-22-14, 11:53 AM  
UnlitPhoenix
A Defias Bandit
 
UnlitPhoenix's Avatar

Forum posts: 2
File comments: 79
Uploads: 0
Originally Posted by TriOxygen
Originally Posted by UnlitPhoenix
Edit: Disabled all addons except O3 ones, and I'm still unable to move abilities on my actionbars and unable to edit the cooldown bar.
OK, figured this out, you have three choices:
1. You can wait till next update (should be somewhere tonight)
2. You can get O3Action from github (where it's already fixed): https://github.com/Nimaear/O3Action
3. You can drag spells from your spellbook instead till then
Thanks a lot.

There's a few Arms Warrior talent cooldown abilities that wont be accepted on the Cooldown Bar via drag and drop. Well, it's pretty much all of them except for Enraged Regeneration.

One thing I'd like to see is the ability to change the transparency of the chatbox backgrounds, and similarly an option to disable them while maintaining the chat settings.

Good job, though!
Last edited by UnlitPhoenix : 10-22-14 at 11:54 AM.
Report comment to moderator  
Reply With Quote
Unread 10-22-14, 11:16 AM  
Vranx
A Flamescale Wyrmkin
 
Vranx's Avatar

Forum posts: 101
File comments: 176
Uploads: 0
This looks nice, great job.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: