TASClient (latest version available here) - Page 12

TASClient (latest version available here)

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Locked
MelTraX
Posts: 470
Joined: 02 Jan 2007, 16:18

Post by MelTraX »

Cool.. Didn't know about that dialog :)
User avatar
LordMatt
Posts: 3393
Joined: 15 May 2005, 04:26

Post by LordMatt »

Feature request (probably unimportant :P): A way to filter out specific maps from the battle list. I'd rather live in blissful ignorance of the fact that people still play speedmetals and greenfields.
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Post by Satirik »

LordMatt wrote:Feature request (probably unimportant :P): A way to filter out specific maps from the battle list. I'd rather live in blissful ignorance of the fact that people still play speedmetals and greenfields.
added to todo list but with low priority
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Post by Satirik »

i removed a lot of bevel in the main form and changed the default chat display to tab i hope it's better now :)
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

Two bugs:

If it fails to parse the TASSERVER protocol line, it gives an error "Server version (0.34) not supported." It should give a different error IMHO, like "incorrect TASSERVER line" or even just "syntax error".

It does not support the servermode parameter to TASSERVER command yet, which is in 0.35 TASServer (a 0/1 on the end of the command to indicate whether the server is in LAN mode).
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Post by Satirik »

Tobi wrote:If it fails to parse the TASSERVER protocol line, it gives an error "Server version (0.34) not supported." It should give a different error IMHO, like "incorrect TASSERVER line" or even just "syntax error".
mmmh not really, it supposes that if the TASSERVER can't be parsed it's because the lobby doesn't support the server version and then check for a new one
Tobi wrote:It does not support the servermode parameter to TASSERVER command yet, which is in 0.35 TASServer (a 0/1 on the end of the command to indicate whether the server is in LAN mode).
it does but i put the code in comment to still be able to connect to the current server
Chocapic
Posts: 556
Joined: 16 Oct 2005, 03:35

Post by Chocapic »

very nice tasclient :-)
keep up the good work
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Post by imbaczek »

Satirik wrote:
Tobi wrote:It does not support the servermode parameter to TASSERVER command yet, which is in 0.35 TASServer (a 0/1 on the end of the command to indicate whether the server is in LAN mode).
it does but i put the code in comment to still be able to connect to the current server
make it work for both servers, it makes testing problematic.
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Post by Satirik »

imbaczek wrote:
Satirik wrote:
Tobi wrote:It does not support the servermode parameter to TASSERVER command yet, which is in 0.35 TASServer (a 0/1 on the end of the command to indicate whether the server is in LAN mode).
it does but i put the code in comment to still be able to connect to the current server
make it work for both servers, it makes testing problematic.
the next version of the lobby should not be compatible with server 0.34 anyway because of the SETSCRIPTTAG and updatebattledetails changement so i'll change it soon
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Post by Satirik »

next big think i'll try to implement is an integrated tutorial

it would work by step, each step showing the more important thing and greying the rest, with a small text to explain the thing, and each tutorial would popup up the first time you open a form, there would be a tutorial for the main form :

1 - registering an account
2 - it would show the connect button
3 - chat
4 - battle list
5 - filters
6 - players list + context menu
7 - hosting
8 - replays
9 - search uf
10 - help

the hosting form

1 - hosting type
2... each part of the host form

the battle form

1 - choosing map / map description
2 - drawing boxes
3 - choosing your team etc
4- the different battle parameters
5 - unit restriction
6 - player list (sorting) and context menu
7 - host menu
8 - bots
9 - ladder options

the replay form

- each button etc

so if you have a better idea or want to provide the explication text you can reply :)
User avatar
LordMatt
Posts: 3393
Joined: 15 May 2005, 04:26

Post by LordMatt »

TASClient wrote:You cannot participate in a battle and watch a replay at the same time
Is there any real reason for this? You ought to be able to watch a demo while waiting for a game to be ready.
Regret
Posts: 2086
Joined: 18 Aug 2007, 19:04

Post by Regret »

LordMatt wrote:
TASClient wrote:You cannot participate in a battle and watch a replay at the same time
Is there any real reason for this? You ought to be able to watch a demo while waiting for a game to be ready.
This annoys me too. As it is I have to disconnect and risk losing my slot.
User avatar
Peet
Malcontent
Posts: 4384
Joined: 27 Feb 2006, 22:04

Post by Peet »

LordMatt wrote:
TASClient wrote:You cannot participate in a battle and watch a replay at the same time
Is there any real reason for this? You ought to be able to watch a demo while waiting for a game to be ready.
Doubleclick on it in the /demos folder
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Post by Satirik »

i have actually no idea :) i didn't make that part, i'll try to change it to "you cant watch a replay while being ready in a battle"
User avatar
LordMatt
Posts: 3393
Joined: 15 May 2005, 04:26

Post by LordMatt »

Peet wrote:Doubleclick on it in the /demos folder
noe. I use linux and it isn't that simple. :P
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Post by Satirik »

LordMatt wrote:
Peet wrote:Doubleclick on it in the /demos folder
noe. I use linux and it isn't that simple. :P
fixed my lord
User avatar
LordMatt
Posts: 3393
Joined: 15 May 2005, 04:26

Post by LordMatt »

Thanks!
User avatar
rcdraco
Posts: 781
Joined: 22 Nov 2006, 02:50

massive lag

Post by rcdraco »

I am using v35, aka current.

It runs fine for about 12 seconds, then either lags and disconnects me, or just freezes.
User avatar
clumsy_culhane
Posts: 370
Joined: 30 Jul 2007, 10:27

Post by clumsy_culhane »

yea i have same problem, i load TASclient up, then after about 5-10 seconds (it has logged into the server by this stage) it uses loads of cpu, so much i cant do anything, for around 1- 2 mins. After this its fine.. its just annoying to have your computer freeze up for 2 mins evrytime you open tasclient....
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Re: massive lag

Post by Satirik »

rcdraco wrote:I am using v35, aka current.

It runs fine for about 12 seconds, then either lags and disconnects me, or just freezes.
you mean 91 ? you don't have that bug with the "official" one ?
Locked

Return to “Engine”