Welcome Guest ( Log In | Register )

7 Pages V < 1 2 3 4 5 > »   
Closed TopicStart new topic
> QuickBar 2 v1.0.2 (4/24/2011), A second quickbar for the masses!

 
post Apr 8 2011, 00:14
Post #41
grumpymal



I hate everything >:C
***********
Group: Gold Star Club
Posts: 10,923
Joined: 2-April 08
Level 362 (Godslayer)


QUOTE(coredumperror @ Apr 7 2011, 16:01) *

Yeah I could fix that pretty easily. Right now I think the settings button attaches to the <body> tag in all pages serves from hentaiverse.org. I could make it attach to the HV frame instead, meaning it wouldn't appear on that log in page. I'll fix that when I get home. Since I'll probably be releasing the Firefox version of QB2 tonight (Sonic was kind enough to donate some webspace to me), I'll add that fix into the next version release.

BB/STAT attached it specifically to the HV box element thing, rather than a generic tag.

Also, you'll want to use jQuery v1.5.1 and UI v1.7.3 or v1.8.11 for compatibility with FF4. I personally don't plan on supporting FF4 in future releases, but at least it'll be functional.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2011, 00:31
Post #42
its-just-me



Casual Poster
***
Group: Members
Posts: 208
Joined: 14-October 10
Level 306 (Godslayer)


count my vote towards porting it to FF (IMG:[invalid] style_emoticons/default/smile.gif) i will be needing a second quick bar soon using all but 1 slot already.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 10 2011, 05:40
Post #43
grumpymal



I hate everything >:C
***********
Group: Gold Star Club
Posts: 10,923
Joined: 2-April 08
Level 362 (Godslayer)


I was mucking around in the script some, and man is it all kinds of broken when thrown into FF. I'm surprised it even works in Chrome.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 10 2011, 09:08
Post #44
coredumperror



Ah ah ah... Vista is bad for you!
********
Group: Gold Star Club
Posts: 2,750
Joined: 31-January 09
Level 304 (Godslayer)


QUOTE(cmal @ Apr 9 2011, 20:40) *

I was mucking around in the script some, and man is it all kinds of broken when thrown into FF. I'm surprised it even works in Chrome.

Which script... QB2? What do you mean by it being broken in FF?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 10 2011, 15:07
Post #45
grumpymal



I hate everything >:C
***********
Group: Gold Star Club
Posts: 10,923
Joined: 2-April 08
Level 362 (Godslayer)


QUOTE(coredumperror @ Apr 10 2011, 03:08) *

Which script... QB2? What do you mean by it being broken in FF?

QB2 in FF. There are all kinds of errors, either because Chrome is more forgiving about certain things or because FF/GM doesn't like certain things, possibly both.

First, there's that spell_tuple error. It seems to come up as bad undefined instead of the desired undefined because it doesn't match the condition correctly if you leave any of the slots unassigned. You initialize the settings object with "None" and the spell table uses "None", but once you make a change to your assignments, it'll store any unassigned slot to "(Not assigned)", and that jacks things up when it tries to draw the bar. Works fine in Chrome, not so much in FF.

Second, either FF or GM (probably the latter) doesn't like how you're attaching the onmouseover and onclick events. It freaks out and gives that component unavailable message.

Third, it also doesn't seem to like the hotkeys. I think FF might use a different format for keypress events.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 11 2011, 00:14
Post #46
coredumperror



Ah ah ah... Vista is bad for you!
********
Group: Gold Star Club
Posts: 2,750
Joined: 31-January 09
Level 304 (Godslayer)


QUOTE(cmal @ Apr 10 2011, 06:07) *
First, there's that spell_tuple error. It seems to come up as bad undefined instead of the desired undefined because it doesn't match the condition correctly if you leave any of the slots unassigned. You initialize the settings object with "None" and the spell table uses "None", but once you make a change to your assignments, it'll store any unassigned slot to "(Not assigned)", and that jacks things up when it tries to draw the bar. Works fine in Chrome, not so much in FF.

OK, that's definitely a bug that's my fault. I can already imagine what line of code is broken there.

QUOTE(cmal @ Apr 10 2011, 06:07) *
Second, either FF or GM (probably the latter) doesn't like how you're attaching the onmouseover and onclick events. It freaks out and gives that component unavailable message.

No clue why this would be happening. I'll look into to today.

QUOTE(cmal @ Apr 10 2011, 06:07) *
Third, it also doesn't seem to like the hotkeys. I think FF might use a different format for keypress events.

I know that keyboard events can be weird in different browsers, and I think I went the lazy wrote with how I did them in QB2. I can probably fix that.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 11 2011, 01:33
Post #47
Koshinator



Casual Poster
****
Group: Gold Star Club
Posts: 290
Joined: 9-November 10
Level 267 (Godslayer)


Awesome addition - many thanks...
Though i would voice support in having multiple, switchable bars for special uses..
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 11 2011, 07:43
Post #48
coredumperror



Ah ah ah... Vista is bad for you!
********
Group: Gold Star Club
Posts: 2,750
Joined: 31-January 09
Level 304 (Godslayer)


QB2 0.2.1 is now available. Mostly just a transitional/bugfix release, though I did make it so changing the buttons mid battle doesn't require a page load any more.

This post has been edited by coredumperror: Apr 11 2011, 07:43
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 11 2011, 13:57
Post #49
qwerty1917



Lurker
Group: Lurkers
Posts: 1
Joined: 30-May 10
Level 53 (Journeyman)


Thank you.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 11 2011, 23:49
Post #50
grumpymal



I hate everything >:C
***********
Group: Gold Star Club
Posts: 10,923
Joined: 2-April 08
Level 362 (Godslayer)


Forgot to mention, browser hotkeys are being hijacked by QB2 (most notably, the ever-useful Ctrl+F).
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2011, 05:47
Post #51
coredumperror



Ah ah ah... Vista is bad for you!
********
Group: Gold Star Club
Posts: 2,750
Joined: 31-January 09
Level 304 (Godslayer)


QUOTE(cmal @ Apr 11 2011, 14:49) *

Forgot to mention, browser hotkeys are being hijacked by QB2 (most notably, the ever-useful Ctrl+F).

Oh crap, I bet I know exactly why. I'll fix that and put out a point release asap.

EDIT: Yup, I was right. It turns out that I was improperly hijacking the hotkey system, swallowing every hotkey that included Ctrl being held. That should be fixed in 0.2.2, which I'll post in a second.

This post has been edited by coredumperror: Apr 12 2011, 06:05
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2011, 06:15
Post #52
KamuiSeph



Rehabilitated Former Cheater
*******
Group: Gold Star Club
Posts: 2,076
Joined: 29-August 08
Level 461 (Godslayer)


QUOTE(coredumperror @ Apr 12 2011, 06:47) *
swallowing every hotkey that included Ctrl being held.

Why does that sound SO fucking wrong (IMG:[invalid] style_emoticons/default/laugh.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2011, 05:17
Post #53
coredumperror



Ah ah ah... Vista is bad for you!
********
Group: Gold Star Club
Posts: 2,750
Joined: 31-January 09
Level 304 (Godslayer)


QuickBar2 v1.0.0 is now available! Enjoy the newly filtered spell choice dropdowns, showing you only the spells you actually know. Be sure to visit the Abilities page at least once before you try to change your QB2 settings.

When the next version of QB2 comes out, Chrome should update the addon for you automatically. If it doesn't, please let me know.

This post has been edited by coredumperror: Apr 18 2011, 05:17
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2011, 05:27
Post #54
Raidy



Lightning Warrior
***********
Group: Members
Posts: 12,814
Joined: 8-July 08
Level 265 (Godslayer)


less confusing to choose spells now that its filtered (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2011, 05:39
Post #55
coredumperror



Ah ah ah... Vista is bad for you!
********
Group: Gold Star Club
Posts: 2,750
Joined: 31-January 09
Level 304 (Godslayer)


QUOTE(Raidy @ Apr 17 2011, 20:27) *
less confusing to choose spells now that its filtered (IMG:[invalid] style_emoticons/default/smile.gif)

Oh I know! And the list is so much shorter, even for me, that it's far quicker to find the spell I'm looking for.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2011, 06:00
Post #56
Raidy



Lightning Warrior
***********
Group: Members
Posts: 12,814
Joined: 8-July 08
Level 265 (Godslayer)


yea, it was a very good update
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2011, 07:49
Post #57
grumpymal



I hate everything >:C
***********
Group: Gold Star Club
Posts: 10,923
Joined: 2-April 08
Level 362 (Godslayer)


Oh look, another bug report from me.

The spells default to Absorb in the settings. If I don't set any spells, the QB is blank. If I set a spell, every slot that I don't set gets filled with Absorb. Using Unset redraws an empty QB and the dropdowns are reset to Absorb. This may not be an issue if everyone uses every single slot, but it can be problematic if you don't (I don't use them all, even though I could).
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2011, 12:10
Post #58
Koshinator



Casual Poster
****
Group: Gold Star Club
Posts: 290
Joined: 9-November 10
Level 267 (Godslayer)


Bug report from me - For some reason Arcane Meditation isn't showing up in the slot choice bar, and yes i visited the ability page a few times to make sure. (and before you ask, yes - i do have arcane meditation (IMG:[invalid] style_emoticons/default/tongue.gif) )

Edit: yeah, arcane meditation is the only spell not showing up on the list for me, the rest of them are still there...

This post has been edited by Koshinator: Apr 18 2011, 12:14
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 18 2011, 19:37
Post #59
coredumperror



Ah ah ah... Vista is bad for you!
********
Group: Gold Star Club
Posts: 2,750
Joined: 31-January 09
Level 304 (Godslayer)


Thanks for the reports guys. I have a food idea about what's causing all those things, so I'll have fixes up by tonight, soon after I get home from work. Could you guys please check o see if Chrome updated qb2 for you, before manually updating next time? I want to make sure the auto update works.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 19 2011, 00:36
Post #60
Koshinator



Casual Poster
****
Group: Gold Star Club
Posts: 290
Joined: 9-November 10
Level 267 (Godslayer)


It did auto-update for me at least - that's when arcance meditation dissappeared and it asked you to enter the abilities page to teach it what you got..

EDIT: A food idea? As long as it's not related to potatoes.... (IMG:[invalid] style_emoticons/default/tongue.gif)

This post has been edited by Koshinator: Apr 19 2011, 00:37
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


7 Pages V < 1 2 3 4 5 > » 
Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 11th December 2024 - 16:35