Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » User Interface and AddOns

Reply
 
LinkBack Thread Tools
Old 01/14/08, 2:29 AM   #26
Mattwp
Glass Joe
 
Night Elf Hunter
 
Elune
I'd love to be included in the closed beta testing of your dock addon. I'm not sure what credentials if any you're looking for, but would be more than happy to give specifics if you request them. Thank you for your hard work on this addon and your consideration.

Offline
Reply With Quote
Old 01/14/08, 9:16 PM   #27
Kameril
Von Kaiser
 
Human Warrior
 
Alleria
Originally Posted by Mattwp View Post
I'd love to be included in the closed beta testing of your dock addon. I'm not sure what credentials if any you're looking for, but would be more than happy to give specifics if you request them. Thank you for your hard work on this addon and your consideration.
Sorry, have plenty of testers already.

Offline
Reply With Quote
Old 01/15/08, 2:07 PM   #28
 masanbol
Space Goats Coast to Coast
 
masanbol's Avatar
 
Draenei Shaman
 
Frostmane
Let me know how this goes. I'm very interested in the progress of this mod, and I feel vaguely proud to have started the thread that indirectly spawned it.


United States Offline
Reply With Quote
Old 01/15/08, 3:06 PM   #29
Kameril
Von Kaiser
 
Human Warrior
 
Alleria
Originally Posted by masanbol View Post
Let me know how this goes. I'm very interested in the progress of this mod, and I feel vaguely proud to have started the thread that indirectly spawned it.
I've been fairly busy the couple days and haven't got to work on Dock as much as I had anticipated. The testers are providing excellent reports and I've fixed most of the bugs. Few more touches and I'll be sending them an updated version to see what else they can break.

Upcoming changelog:
Fix - Docked frames that are hidden because the UIParent is hidden (such as when the interface options or world map are opened) shouldn't be undocked.
Fix - Frames that change size or anchor while docked will now attempt to redock themselves so they fit in correctly.
Added - A frame blacklist and API that accepts frame names or frame references. Blacklisted frames won't be allowed in docks.
Fix - The game world would stop responding to the mouse after the WorldFrame was attempted to be docked. The WorldFrame is now blacklisted.
Added - An option to set the color of the docked frame overlay. By default this is the red outline when you mouse over docked frames. Setting an overlay's alpha to 0 will hide it.
Added - By default Dock will give feedback when frames are unsuccesfully docked. Optionally disabled in the configuration.
Added - An option to send frames to the dock instantly (without animation) depending on the keybind. Check the bindings options.
Changed - With the addition of the above, the shift key is no longer used to instantly send frames to the dock.
Fixed - Frames being stuck "zoomed in" after the mouse was quickly moved away from a dock.
Fixed - Frames that are docked have their ClampedToScreen flag set to false, this should greatly reduce the chance of frame flickering. Their ClampedToScreen flags will be restored after undocking.
Added - Undocking frames will use ClampedToScreen to make sure they're within the screen edges after reanchored.
Changed - Zooming frames now uses the center point of the frame instead of the anchored edge.
Added - Options to choose what action is used when left/right/middle clicking on a docked frame.
Fixed - Dock should no longer error when a dock is removed.

Last edited by Kameril : 01/15/08 at 3:21 PM.

Offline
Reply With Quote
Old 01/16/08, 8:35 PM   #30
Gogusrl
Piston Honda
 
Gogusrl's Avatar
 
Orc Warlock
 
Jaedenar (EU)
Can we get an ETA on open beta for Dock ? I`m dieing to check it out and I`m sure I`m not the only one drooling over that youtube video.

Offline
Reply With Quote
Old 01/16/08, 9:32 PM   #31
Kameril
Von Kaiser
 
Human Warrior
 
Alleria
Originally Posted by Gogusrl View Post
Can we get an ETA on open beta for Dock ? I`m dieing to check it out and I`m sure I`m not the only one drooling over that youtube video.
The problem is I honestly don't know at this point. Could be a week, could be 2 weeks, could be a month before I feel it's ready. It's coming along fairly well at this point, but you never know the next bug the testers will find.

Offline
Reply With Quote
Old 01/17/08, 4:57 PM   #32
Kameril
Von Kaiser
 
Human Warrior
 
Alleria
Started a wiki for Dock that includes a FAQ, hopefully it'll help explain a few things:
Dock - WowAce Wiki

Offline
Reply With Quote
Old 01/17/08, 6:04 PM   #33
 vank
GW2 or Bust
 
Voland
Orc Death Knight
 
No WoW Account
This is just looking better at every turn Kam. Great work.

Offline
Reply With Quote
Old 01/20/08, 6:23 PM   #34
Anias
Solution complicated; Dispense enlightening graph.
 
Anias's Avatar
 
Tauren Druid
 
Mal'Ganis
Suggestion for kam:

Fixed Maximum Width/Height When Docked (Option to set all docked items to a fixed width/height in the dock so that you can explicity fit x items in a dock size y.)

First star to the right, and straight on till morning.

United States Offline
Reply With Quote
Old 01/21/08, 2:17 PM   #35
Kameril
Von Kaiser
 
Human Warrior
 
Alleria
Originally Posted by Anias View Post
Suggestion for kam:

Fixed Maximum Width/Height When Docked (Option to set all docked items to a fixed width/height in the dock so that you can explicity fit x items in a dock size y.)
Might look strange on some frames, but I'll go ahead and add an option for it. Disabled by default.

Offline
Reply With Quote
Old 01/21/08, 5:06 PM   #36
Anias
Solution complicated; Dispense enlightening graph.
 
Anias's Avatar
 
Tauren Druid
 
Mal'Ganis
Disabled by default is the best choice. I'm just thinking ahead for the sake of the UI perfectionists out there.

First star to the right, and straight on till morning.

United States Offline
Reply With Quote
Old 01/23/08, 3:49 AM   #37
knigitz
Glass Joe
 
Tauren Shaman
 
Trollbane
From what I've seen, it's a fixed width/height dock. I'm not a tester, so I could be wrong! Is there anyway you can automatically resize the dock width when adding a new item and just having a fixed height - and the other way around for vertical docks? This may be a kinder alternative than the previous few posts. Just my opinion?

Offline
Reply With Quote
Old 01/23/08, 9:17 PM   #38
Kameril
Von Kaiser
 
Human Warrior
 
Alleria
Originally Posted by knigitz View Post
From what I've seen, it's a fixed width/height dock. I'm not a tester, so I could be wrong! Is there anyway you can automatically resize the dock width when adding a new item and just having a fixed height - and the other way around for vertical docks? This may be a kinder alternative than the previous few posts. Just my opinion?
I actually had this in my original design and implemented it at in early version, but then you have to deal with how far it should expand and so on and ended up removing it. It's something a module could do, and I think most people will be content handling it manually.

Offline
Reply With Quote
Old 01/28/08, 10:16 PM   #39
Phyx
Banned
 
Undead Priest
 
Thaurissan
Wow! this thing looks great!

it's like mac OS ui for wow.. fantastic idea, does it work with class skills to, for example i would like to put things on it that i say.. dont frequently use but sometimes need to get to really fast.. for example, Mind Soothe or some other macros?

Offline
Reply With Quote
Old 01/29/08, 2:21 AM   #40
Kameril
Von Kaiser
 
Human Warrior
 
Alleria
Originally Posted by Phyx View Post
Wow! this thing looks great!

it's like mac OS ui for wow.. fantastic idea, does it work with class skills to, for example i would like to put things on it that i say.. dont frequently use but sometimes need to get to really fast.. for example, Mind Soothe or some other macros?
Unfortunately not, due to the secure system Blizzard added in 2.0 it would be impossible for macros, spells and unitframes to properly function while docked.

Offline
Reply With Quote
Old 01/31/08, 11:02 AM   #41
Emolate
Bald Bull
 
Emolate's Avatar
 
Goblin Warlock
 
Mal'Ganis
Any sort of ETA for the release yet? I have a lot of guildmates drooling over this (and it seems pretty clear everyone wants it!)

United States Offline
Reply With Quote
Old 01/31/08, 12:59 PM   #42
finduluin
Von Kaiser
 
Night Elf Rogue
 
Sargeras (EU)
Originally Posted by Emolate View Post
Any sort of ETA for the release yet? I have a lot of guildmates drooling over this (and it seems pretty clear everyone wants it!)
I didn't apply to be a beta tester because you already had too many people applying (but, in case of a Fr-localization need, you can pm me)

Anyway, I'm following as close as possible the release of this great addon who will surely find a place in my future UI

Save a forum,
Read a post-it.

Finduluin UI@Curse.com

Offline
Reply With Quote
Old 01/31/08, 1:58 PM   #43
Kameril
Von Kaiser
 
Human Warrior
 
Alleria
Originally Posted by Emolate View Post
Any sort of ETA for the release yet? I have a lot of guildmates drooling over this (and it seems pretty clear everyone wants it!)
I'm hoping to push out a new version Sunday that fixes the major issues left. I'll then give my testers a few days to make sure it's working as I expected, if so then I'll likely open the beta to the public.

Offline
Reply With Quote
Old 01/31/08, 6:30 PM   #44
royaljester
Piston Honda
 
Orc Death Knight
 
Destromath
oh god oh god oh god.

This has to be, without a doubt, one of the greatest ideas ever. It applies to both the minimalist's needs and the "I have 3435mb of addons" guy. I would love to be added to closed beta if you still have spots, and if not, I'll continue to watch youtube till open beta is available.

United States Offline
Reply With Quote
Old 01/31/08, 7:30 PM   #45
Olison
Glass Joe
 
Olison's Avatar
 
Night Elf Hunter
 
Ravencrest (EU)
Originally Posted by Kameril View Post
I'm hoping to push out a new version Sunday that fixes the major issues left. I'll then give my testers a few days to make sure it's working as I expected, if so then I'll likely open the beta to the public.
gogo, need to try that out

Offline
Reply With Quote
Old 02/01/08, 4:01 AM   #46
Auralin
Von Kaiser
 
Draenei Priest
 
Feathermoon
I admit I haven't read every post about dock, but I do have one question/suggestion. Can you change the transparency of the background of Dock? All the pictures i've seen look like the same Color/transparency. I think being able to make the background completely invisible and simply makeing the Docked addons visible would save alot of real estate on the screen, which is obviously a major use of this addon. Sorry if you've already mentioned this and I missed it, but I think it would be a great feature for Dock. I can't wait to get my hands on it I already have Ideas as to how i want to reconfigure my UI around it. Keep up the good work, it really looks great!

Offline
Reply With Quote
Old 02/01/08, 4:04 AM   #47
Kameril
Von Kaiser
 
Human Warrior
 
Alleria
Originally Posted by Auralin View Post
I admit I haven't read every post about dock, but I do have one question/suggestion. Can you change the transparency of the background of Dock? All the pictures i've seen look like the same Color/transparency. I think being able to make the background completely invisible and simply makeing the Docked addons visible would save alot of real estate on the screen, which is obviously a major use of this addon. Sorry if you've already mentioned this and I missed it, but I think it would be a great feature for Dock. I can't wait to get my hands on it I already have Ideas as to how i want to reconfigure my UI around it. Keep up the good work, it really looks great!
Yup, you can change the background texture, color (including transparency), tiling, border offsets, highlights, ect.

Offline
Reply With Quote
Old 02/07/08, 8:48 PM   #48
Auralin
Von Kaiser
 
Draenei Priest
 
Feathermoon
Just wondering if there was an ETA yet, I've been trying to keep an eye open for it, and I haven't seen it anywhere, also, will it be on WAU when it is released?

Offline
Reply With Quote
Old 02/07/08, 9:05 PM   #49
Kameril
Von Kaiser
 
Human Warrior
 
Alleria
Originally Posted by Auralin View Post
Just wondering if there was an ETA yet, I've been trying to keep an eye open for it, and I haven't seen it anywhere, also, will it be on WAU when it is released?
Within a day or two there will be a public beta. It will be available on WAU, along with curse/wowinterface and possibly wowui (haven't decided how much I hate them yet).

Offline
Reply With Quote
Old 02/07/08, 11:03 PM   #50
Tinygnome
Glass Joe
 
Gnome Warlock
 
Jubei'Thos
OMFG.

I will keep an eye out for your mod
it's mighty awesome.

btw, maybe a border option would be nice? Just thinking.

Edit. Don't really have any thing to contribute, but just want to support you.

Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » User Interface and AddOns

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
closed beta invites heel Public Discussion 117 09/30/06 8:57 AM