Deprecated: Function set_magic_quotes_runtime() is deprecated in /var/hosting/woobcouk/public_html/wiki/wikka.php on line 836
woob.wiki : ServerQuerySuperGlue

woob.wiki : ServerQuerySuperGlue

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Most recent edit on 2006-01-14 15:12:33 by DougBarry []

Additions:
Latest Version: V0.25



Edited on 2006-01-14 15:12:09 by DougBarry []

Additions:
See readme below.
1459 <@scummy> i'll wiki this: tabs at the top for 'all' 'favourites' 'recent' 'popular'
1500 <@DarkHalf> sure about the top
1500 <@scummy> tho, i spose they could just be filters couldn't they
1500 <@scummy> maybe bottom
1500 <@DarkHalf> they can be yes
1500 <@DarkHalf> well it depends where you want the quick filter boxes
1501 <@scummy> joining game
1501 <Proot> i want the option of the tabs at top or bottom :D

http://www.mentalis.org/apilist/SendInput.shtml
Readme...
SQSG Readme v0.25
-----------------
14/01/2006 15:09
-----------------
1) Edit the userdetails.txt-dist and repalce the username and password lines with
your own bf2 log ins. Save the file as userdetails.txt
2) Edit the bf2cmdline.txt-dist and set as you wish it to be. Words between { } are
replaced with values by the program. Save the file as bf2cmdline.txt
3) Run SQSG.exe
-----------------
ChangeLog
Added in v0.25
	- Filter server and map list easily using the boxes at the top.
	- Player list sorting fixed
	- Started putting context menus together.
	- Started Source support (doesnt work)
Added in v0.24
	- Filter saving works, overwrites old filter list with new.
	- If no filter list is present in the filters.txt, the default filters are added for you.
	- Asyncronous server list loading on sqsg start.
	- Server name filtering up the top works (ish)
	- Added execute button which just runs whatever you have in the processed command line box.
Added in v0.23 release:
	- Filters can be edited in filters.txt - very rudimentary, but you get the idea.
	- Server count stats in status bar
	- Debug check box (doesnt launch the game)
	- Fixed redial again
Added in v.021 release:
	- IPC Hack for chris (probably wont work)
	- Custom Filters, via the filter menu. Sorry you cant save them yet.
	- Saving command line back to text file works.
	- Fixed stupid duplication of player number information, to use the most
		likely
	- Redialing tweaks
Enjoy
Nug.
Files Packed:
-----------------
bf2cmdline.txt-dist
filterlist.txt
README.txt
serverlist.txt
SQSG.exe
userdetails.txt-dist
-----------------


Deletions:
Current Version: 0.24
Updated: 12/01/2006
http://www.mentalis.org/apilist/SendInput.shtml




Edited on 2006-01-13 15:17:33 by DougBarry []

Additions:
No responsibility for damage incured though the use of this program is accepted by its author or the woob community.
Use at your own risk.
http://monkeycentral.co.uk/GSG/SQSG.zip
Current Version: 0.24
Updated: 12/01/2006
Notes...
http://www.mentalis.org/apilist/SendInput.shtml


Deletions:
Current Version: 0.23
Updated: 10/01/2006




Edited on 2006-01-11 15:06:09 by DougBarry []

Additions:
Current Version: 0.23
Updated: 10/01/2006
Features Half-way there...


Deletions:
- Has a customisable command line



Edited on 2006-01-06 00:36:54 by DougBarry []

Additions:
Features Present...
<+Scummy> ((Int64)(IPAddress.Parse(x)).CompareTo(...)
14:23 <+Scummy> use .GetAddressBytes()
14:24 <+Scummy> uint ip = (uint)bytes[0]<<24; ip += (uint)bytes[1]<<16; ip +=
	            (uint)bytes[2]<<8; ip += (uint) bytes[3];
14:24 <+Scummy> then you can compare on that




Edited on 2006-01-05 23:02:15 by ElRobbo []

Additions:
- Tooltips on column names
<+Scummy> ((Int64)(IPAddress.Parse(x)).CompareTo(...)
14:23 <+Scummy> use .GetAddressBytes()
14:24 <+Scummy> uint ip = (uint)bytes[0]
24; ip += (uint)bytes[1]
16; ip +=
(uint)bytes[2]
8; ip += (uint) bytes[3];
14:24 <+Scummy> then you can compare on that


Deletions:
IP Column sorting ? : <+Scummy> ((Int64)(IPAddress.Parse(x)).CompareTo(...)



Edited on 2006-01-05 14:19:34 by DougBarry []

Additions:
Feature Requests...
IP Column sorting ? : <+Scummy> ((Int64)(IPAddress.Parse(x)).CompareTo(...)


Deletions:
Feature Requests...



Oldest known version of this page was edited on 2006-01-05 00:40:19 by DougBarry []
Page view:
Server querying program in progress by DougBarry

Feature Requests...
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.5.0
Page was generated in 0.0360 seconds