search -  faq -  rulez -  staff

forums






map cycle
irc              pwnalizer
voice         dswp bar




Register

Login


It is currently 03.28.24

 

All times are UTC + 1 hour




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 115 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 12  Next
Author Message
 Post subject: Re: DSWP Bar for Firefox
PostPosted: 09.21.09 
Offline
Leader
User avatar

Joined: 11.29.08
Posts: 1972
Samtron wrote:
@ Connect Button: I know that there are protocols like skype: to open a skype conversation from a link or steam: to connect to a counterstrike server. But I'm not sure if even these links are platform independent... I'm dreaming of something like urt: -connect dswp.de:22222, but this propably only works on Windows and UrT needs to register that protocol at the operation system...

Now you talk about it, I remember there was a Q3 protocol handler : quake3://server:port, I will have a look at it.
Samtron wrote:
And I like the Stfu-Checkbox, no other application (at least I don't know) has such a nerdy naming :)

I kept the naming convention from B3 plugins ;)
AimMe wrote:
But stfu doesn't work! I lost my focus 2 times, then i checked stfu, but i lost focus 3rd time :( It is especially problematic because firefox is on other desktop than urban terror and i have problems getting focus back...

Aaw, do you mean that when stfu was checked you still had the popup, or no popup but you still loose the focus ?

_________________
ut4_he_tennis_v0.1
-------------------------
"We are talking about computers here, compared to those I can read women like a book ;P"
Unclefragger



 


Top
 Profile  
 
 Post subject: Re: DSWP Bar for Firefox
PostPosted: 09.23.09 
Offline
Leader
User avatar

Joined: 11.29.08
Posts: 1972
Version 0.0.2 is out, update is available from firefox addons panel.
Changelog :
- feature : added number of online players
- feature : added red/blue team scores and time remaining until next map
- fixed stfu
- fixed middle click on home and game monitor buttons


Attachments:
dswpbar_0_0_2.gif
dswpbar_0_0_2.gif [ 2.57 KiB | Viewed 12341 times ]

_________________
ut4_he_tennis_v0.1
-------------------------
"We are talking about computers here, compared to those I can read women like a book ;P"
Unclefragger



 
Top
 Profile  
 
 Post subject: Re: DSWP Bar for Firefox
PostPosted: 09.23.09 
Offline
Godlike
User avatar

Joined: 10.14.08
Posts: 2006
Location: rooftops
-----tdm:  
nick: [dswp]ucf
skill: 472.479
kills: 532
deaths: 332
ratio: 1.60
nice ... even got auto update :D
About the strange behavior of my browser yesterday: just disabling your bar did help, no input refuse since then. So it is likely that something interferes. Did you test with growl? Maybe stfu could change something, I'll try it this afternoon when I'm busy with math and don't have to use my PC anyways.

One more feature request: Login via cookie (maybe even use the one from the forums?), clicking load profile does suck, and I have a bad feeling like the user and password are being saved in plain text.


//Just updated and looked around, this got even more amazing now with the team scores and amount of players in brackets, LOVE IT! A must have for every dswp player.

Feature requests for future releases:
- Create a settings interface to set:
-- tdm or bomb server (maybe hybrid view with both)
-- auto login (cookie based like in forums, maybe same cookie)
-- adjustable refresh time (from 10 or 20 seconds to 5 minutes or disabled)
-- select the displayed detail, give an option to show/hide remaining time, team scores

I will find more in mah chemistry and maths flooded brain! But now I have to go back to learning T_T

_________________
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."
- Martin Golding



 


Top
 Profile  
 
 Post subject: Re: DSWP Bar for Firefox
PostPosted: 09.23.09 
Offline
Leader
User avatar

Joined: 11.29.08
Posts: 1972
Thanks (:
About, the login process, in fact I do use forum cookies to refresh. On the current version, the bar doesn't login by itself because the isn't any onload event (ok there are some workarounds, like a window even listener, didn't check that yet). When you login, it overwrites previous cookie if any, and then uses this cookie every time it refreshes. The password is stored using FF password manager. Basically you can access saved passwords in clear in your FF preferences, unless you set a master password, which I strongly advise you to do.
So for the next version, if I find the way to perform action on browser loading it will auto log by using cookies only as you suggest.

About the bomb server, I don't know how to design it yet : checkbox in prefs or on the bar to switch with tdm, information next to the tdm ones, or multiple servers handling (server browser ?)... I must admit it lacks atm :)

The refresh time is dependent of the one I set in the B3 account plugin. The update operation takes quite a long time to perform (from 1 to 4 seconds), that's why I don't want to lower it. In fact the B3 plugin is quite a temporary solution, best one would be to use status.xml and customize it with a php page. The status.xml is refreshed every 30s and is quite fast to create iirc so it will make more sense then to personalize refresh time. Except for disabling refresh, which will come in the next version =)

About the bar customization feature, it will come with a preference window I still have to code.

Unclefragger wrote:
I will find more in mah chemistry and maths flooded brain! But now I have to go back to learning T_T

Please don't request for any chemistry-related feature :D

_________________
ut4_he_tennis_v0.1
-------------------------
"We are talking about computers here, compared to those I can read women like a book ;P"
Unclefragger



 


Top
 Profile  
 
 Post subject: Re: DSWP Bar for Firefox
PostPosted: 09.23.09 
Offline
Godlike
User avatar

Joined: 09.01.08
Posts: 1604
-----tdm:  
nick: Make.Them.Fluffy
skill: 986.209
kills: 1115
deaths: 1030
ratio: 1.08
-----bomb:  
nick: Make.Them.Fluffy
skill: 825.312
kills: 2105
deaths: 2476
ratio: 0.85
At first: Really nice! Love it, use it, and since now, no Problems except that firefox seems to be slower than before.

One think i would like to see in the next version. If it is possible, can you add the death/frag list to the playerlist? So i have all i want to know on one look and dont have to use the game monitor.

But really nice work. :)

_________________
Image



 


Top
 Profile  
 
 Post subject: Re: DSWP Bar for Firefox
PostPosted: 09.23.09 
Offline
Leader
User avatar

Joined: 11.29.08
Posts: 1972
Ty :)
In fact I had a look at player scores, but Courgette wrote in B3 source within the getScores function : "NOTE: this won't work properly if the server has private slots. see http://forums.urbanterror.net/index.php ... 356.0.html", so at the end I didn't use it. Ok it's no big deal if it screws some scores so finally I think I'm going to add that =)

_________________
ut4_he_tennis_v0.1
-------------------------
"We are talking about computers here, compared to those I can read women like a book ;P"
Unclefragger



 


Top
 Profile  
 
 Post subject: Re: DSWP Bar for Firefox
PostPosted: 10.18.09 
Offline
Godlike
User avatar

Joined: 07.15.08
Posts: 4645
Location: Behind U
-----tdm:  
nick: [dswp]GewitterOma
skill: 1122.83
kills: 25960
deaths: 19847
ratio: 1.30
-----bomb:  
nick: [dswp]GewitterOma
skill: 812.172
kills: 3885
deaths: 3541
ratio: 1.09
wow svarox, and again it has the infamous stfu feature!

Attachment:
stfu.png
stfu.png [ 4.49 KiB | Viewed 12296 times ]

_________________
Image



 


Top
 Profile  
 
 Post subject: Re: DSWP Bar for Firefox
PostPosted: 10.18.09 
Offline
Godlike
User avatar

Joined: 02.15.09
Posts: 507
-----tdm:  
nick: [dswp]N00binator
skill: 460.95
kills: 374
deaths: 391
ratio: 0.95
Wow svarox nicework bit how i can change the colors

graaaaz

_________________
Finished jump maps atm 20 =D

Image



 


Top
 Profile  
 
 Post subject: Re: DSWP Bar for Firefox
PostPosted: 10.18.09 
Offline
Godlike
User avatar

Joined: 09.28.08
Posts: 2318
Location: Solar System
MRPuta wrote:
Wow svarox nicework bit how i can change the colors

graaaaz


You don't change colors, your firefox theme changes them... It is always same color as rest of firefox.

_________________
Image



 


Top
 Profile  
 
 Post subject: Re: DSWP Bar for Firefox
PostPosted: 10.18.09 
Offline
Leader
User avatar

Joined: 11.29.08
Posts: 1972
In fact with some personas it doesn't change text colors on label, only on buttons. I was aware of that problem and fix that in the next version, thanks for report :)

_________________
ut4_he_tennis_v0.1
-------------------------
"We are talking about computers here, compared to those I can read women like a book ;P"
Unclefragger



 


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 115 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 12  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Imprint

Powered by phpBB © 2000, 2002, 2005, 2007, 2008, 2009, 2010 phpBB Group

Skin by Lucas Kane
we use apache2 mod rewrite with phpBB SEO
map train_beta1-100 © 2009 by SteveMcQueen
Statistics Backend + Database by XLR Stats and B3 Bot
mapvote robot and gameserver monitor © 2009 by BlinKy
mumble viewer Copyright © 2008 Dominik Radner (aka Urmel)
mumble switcher and integration © 2008 by XTJ7, Unclefragger and Wursti
Localisation Plugin © 2009, Team Leads Plugin © 2009 and Knifer Plugin © 2009 by SvaRoX
for our stats we use Chart.js Copyright (c) 2013-2015 Nick Downie.
the stats also use some jQuery jQuery v2.1.4 | (c) 2005, 2015 jQuery Foundation, Inc.



voice server
top 20 players


nameskillkills
-Dws.BLINGBLING*-*1730.63418631
NormaSnockers1865.75400492
Zottel1760.8276378
make.them.suffer1846.17269872
>8v=1825.35230156
moon1777.56195615
sjas1692.49192315
peace1878.86190660
Wagner_Moura1562.9188001
Goomba1859.75182677
z0rn1608.41181016
Mad1803.76179124
[dswp]PLZ1847.85178516
Graf_ZahlIII1835.73167407
Zohan1611.07159737
ubercunt1634.93159240
Yarrr!1917.33156233
I_am_nOOb1909.64151268
Pandageddon1891.75148319
Pirat1664.08145798