EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Discussion > Pre-Beta

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 01-27-2005, 12:15 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default Mook Command Bar

Something I'm working on...



I can mute and un-mute the game music or all the game sound entirely with one keypress (Thanks Insommy!) or use the sliders to set the volume, bring up the Bank and Market Search windows, and even use that right slider to alter the size of the font in the chat bubbles, which currently doesn't have an in-game slider and ignores what you set it to in XML.

So, any other functions or settings you'd like to have quick access to?
Attached Thumbnails
Click image for larger version

Name:	MookQuickBar.jpg
Views:	2001
Size:	9.6 KB
ID:	895  
__________________
If it ain't broke, it needs more features!
Reply With Quote
  #2  
Unread 01-27-2005, 01:03 AM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

I absolutely love the clean and precise style.

I was trying to think of ways to save the chat bubble font size... but unfortunately we have yet to figure out how to split apart values from a location/size property for a window. Imagine how handy it'd be to save/load the chat bubble setting using the window's OnShow to run the "script" and x position as the saved variable to set font size.

Erm, or maybe it wouldn't help that much even if we could due to the lack of an if statement...

Regardless, I'd suggest adding the character window as a shortcut.

Is this a custom window? And have you done anything to make it auto-show on login?

Quib
Reply With Quote
  #3  
Unread 01-27-2005, 02:33 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

I've hijacked the abandoned QuickBar window for this. I had hoped I could make it auto-show like the Clock and Character windows, but unfortunately OnHide events only seem to work on login on non-module pages that the game still pushes data to.

Currently using a custom Clock window to show it. Debating whether to keep with that, or add a button to show it on the StartButton or StartMenu. Maybe I should just merge this stuff onto one of those... anyway.

We actually wouldn't need an If() statement if we could split coordinate values. I'd just hijack another unused built-in window (conveniently named Memorized ) to save the location.

I really don't see the need to have it show the Character window. The default window is 90% dead space and/or redundant (everything but the Spell Effects section), so one would want a custom one... and the only one that is available for download (yours, mine needs some tweaking) auto-shows anyway. I guess if you want to have it closeable, though... yeah, I'll add that in.
__________________
If it ain't broke, it needs more features!

Last edited by Deathbane27 : 01-27-2005 at 03:13 AM.
Reply With Quote
  #4  
Unread 01-27-2005, 05:17 AM
aslocum aslocum is offline
A Forest Scavenger
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 16
Thumbs Up

this is really helpful.. but what i REALLY REALLY want to see is a gamma-slider .. that would be great !
Reply With Quote
  #5  
Unread 01-27-2005, 06:28 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

Quote:
Originally Posted by aslocum
this is really helpful.. but what i REALLY REALLY want to see is a gamma-slider .. that would be great !
Then a Gamma slider you shall have.

Character window button and Gamma slider added. Attaching Alpha version.

Special pre-beta notes:
-Uses clock window to show itself and the command bar. This shouldn't cause a problem unless there's actually someone else doing the same thing with the clock window to show their custom window, and that person happens to be you. Or if you just don't want the clock window.

-Should automatically pop up if all files are placed in folder correctly. If it doesn't show at first then use /show_window MainHUD.Quickbar (very case and punctuation sensitive). If you get something that looks like the Hotkey bar then installation was unsuccessful.

-I added a new namespace to eq2ui_mouseovericons.xml for my custom button style. This will overwrite Insomniac's original stat strip, but won't break the locked/unlocked encounter symbols.
Attached Files
File Type: zip eq2ui_mainhud_quickbar.zip (3.3 KB, 460 views)
__________________
If it ain't broke, it needs more features!

Last edited by Deathbane27 : 01-27-2005 at 06:33 AM.
Reply With Quote
  #6  
Unread 01-27-2005, 07:09 AM
perdition's Avatar
perdition perdition is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 217
Default

Hello

There is two sliders that I would really LOVE.

The first one ist the detail level (to see ressources nodes far way) and the other one is the pixel Shader (just slide this one if you want to have very high performance)

Is it doable ? do we have to put also an apply button ?

Last edited by perdition : 01-27-2005 at 07:12 AM.
Reply With Quote
  #7  
Unread 02-15-2005, 04:40 PM
sunthas sunthas is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unrest
Posts: 306
Default

Quote:
Originally Posted by Deathbane27
Special pre-beta notes:
-Uses clock window to show itself and the command bar. This shouldn't cause a problem unless there's actually someone else doing the same thing with the clock window to show their custom window, and that person happens to be you. Or if you just don't want the clock window.
So can we open more than one custom window in the Clock Window?

Last edited by sunthas : 02-15-2005 at 04:45 PM.
Reply With Quote
  #8  
Unread 02-15-2005, 04:19 PM
theka theka is offline
A Coastal Crab
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 1
Default

Any chance we could get a stop eat stop drink button or buttons? added onto the bar? also i noticed when i click the mute all sound button the label changes to mute music unmute music. BTW Great work this bat is awsome on the fly gamma is amazing
Reply With Quote
  #9  
Unread 02-15-2005, 04:38 PM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

When I get back to working on it, I'll add any features I can that have been requested in this thread at that point.

FYI: I go between phases of not enjoying playing but really enjoying modding, enjoying playing but not modding, enjoying neither, and enjoying both. Right now I'm in the "playing not modding" phase, which is why everything is on hold.

Quote:
also i noticed when i click the mute all sound button the label changes to mute music unmute music.
That's intentional, in case you want to mute the sound but not the music.
__________________
If it ain't broke, it needs more features!
Reply With Quote
  #10  
Unread 03-07-2005, 06:46 PM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

Okay, I've gotten to the point where it's time to finish this, and I want your opinions.

I will be using the START MENU to have the window show.

1- Should the window automatically show on log-in? (Yes / No)
2- Should the bar have a Close button? (Yes / No (only close via Start Menu))
3- Should I use tabs to group functions by type? (Yes / No)



My personal preferences (and format you should use for replies, please):

1- Yes
2- No
3- Undecided




Currently included or on the list to include:

Master volume slider
Music volume slider
Combat music volume slider
Sound effects volume slider
Master mute button
Music mute button
Gamma slider
Chat bubble font slider

On Start Menu:
Bank button (note: Broker button removed as it is now useless)
Clock button
Character window button
Button to toggle the command bar



What other features would you like to see on the bar?
__________________
If it ain't broke, it needs more features!

Last edited by Deathbane27 : 03-07-2005 at 11:40 PM.
Reply With Quote
  #11  
Unread 03-07-2005, 09:12 PM
jimbob120 jimbob120 is offline
A Crazed Gnoll
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 23
Default

1. yes
2. see below
3. yes, will come in handy for saving space


this is just an idea (kinda just came to me)
I'm not exactly sure if its doable, but think i've seen simalr in other mods...

Since you are using the clock window, mod that to have a button on it that when pressed it opens up your window, hopefully with a few tabs to keeps things simalar with each other (sound, video, ect.) that way it can be opened and closed when needed.
Reply With Quote
  #12  
Unread 03-07-2005, 11:39 PM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

Quote:
Originally Posted by jimbob120
Since you are using the clock window, mod that to have a button on it that when pressed it opens up your window...
Actually using the Start Menu, and yes, it's got that button there. (Also moving the bank, character, and clock toggle buttons there.)
__________________
If it ain't broke, it needs more features!
Reply With Quote
  #13  
Unread 03-13-2005, 07:28 PM
sardiaxx sardiaxx is offline
A Forest Scavenger
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 18
Default

1. yes
2. probably too much work at this point, but i'm sucker for those collapse/hide buttons
3. maybe, if you do i think perhaps small side tabs(if possible) might be a good idea atleast with the design we've seen.
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 05:51 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI