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
- Can quick filter servernames
- Has customisable, savable filters
Notes...
http://www.mentalis.org/apilist/SendInput.shtml∞
Deletions:
Current Version: 0.23
Updated: 10/01/2006
- Reads custom filters from a file
- Has customisable filters
Edited on 2006-01-11 15:06:09 by DougBarry []
Additions:
Current Version: 0.23
Updated: 10/01/2006
- Reads custom filters from a file
Features Half-way there...
- Complete custom filter, saving, editing tools.
- Talks to the EA BF2 Master Server
- Joins passworded Servers
Deletions:
2040 <+Scummy> you need a server count in the corner
2040 <+Scummy> with a 'x of y shown' when filtered
Edited on 2006-01-11 15:02:53 by ElRobbo []
Additions:
- Auto-update checker
Edited on 2006-01-10 20:42:03 by DougBarry []
Additions:
2040 <+Scummy> you need a server count in the corner
2040 <+Scummy> with a 'x of y shown' when filtered
Edited on 2006-01-09 09:19:46 by ElRobbo []
Additions:
- Favourites tab (or maybe just move to top of list, or maybe add a param to the filter)
Edited on 2006-01-08 03:04:38 by DougBarry []
Additions:
- Has a customisable command line
Has customisable filters
Deletions:
- Has a customisable command line
Edited on 2006-01-06 00:36:54 by DougBarry []
Additions:
Features Present...
- Pings BF2 servers
- Understands basic info, player lists, rule lists.
- Understands bf2 mods and how to load them
- Can launch bf2 straight into the game
- Can filter the server list using dynamic filter conditions
- Has a customisable command line
Deletions:
IP Column sorting ?
<+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
Deletions:
- Winamp support
Edited on 2006-01-05 14:48:01 by ElRobbo []
Additions:
- Colouration of the number of free slots based on how many are free - maybe a progress bar with total/available slots instead of numerical
Winamp support
Auto refresh and then auto join on a free slot
Edited on 2006-01-05 14:26:07 by DougBarry []
Additions:
Deletions:
Edited on 2006-01-05 14:24:40 by DougBarry []
Additions:
IP Column sorting ?
<+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...