TASclient - Page 7

TASclient

Discuss development of lobby clients, server, autohosts and auto-download software.

Moderators: Moderators, Lobby Developers

User avatar
REVENGE
Posts: 2382
Joined: 24 Aug 2006, 06:13

Re: TASclient

Post by REVENGE »

Forboding Angel wrote:
Hoi wrote:after tasclient is open some time firefox gets a short delay every x seconds, i have this problem for a few months now and its very annoying, suggestions?
I've had the same issue.

Maek gaet springlobby. Tasclient also interferes with some voip progs as well.
What the hell? Why is it doing that? Fix it right away.
el_matarife
Posts: 933
Joined: 27 Feb 2006, 02:04

Re: TASclient

Post by el_matarife »

I think you should add a link to the tips shown at logon under Help, since right now there's no way to get access to the tips other than restarting TASClient. Also, I'm not sure there's an option to re-enable the tips after you've disabled them from the options pane. Maybe make a check box option called "Show tips at logon" under the program tab?
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: TASclient

Post by lurker »

It now inserts line breaks into what you type, so that it shows up incorrectly on anyone whose window isn't the same exact size as yours? And you thought this was a good idea?
User avatar
Neddie
Community Lead
Posts: 9406
Joined: 10 Apr 2006, 05:05

Re: TASclient

Post by Neddie »

Satirik, the automatic line-breaks were a poor idea, they break up communication continuity, facilitate spam mutes and simply interfere without serving any useful function.

Please remove the functionality entirely, or allow it to be merely optional.
BaNa
Posts: 1562
Joined: 09 Sep 2007, 21:05

Re: TASclient

Post by BaNa »

hey i have a bug where it inserts line breaks after each character. DOES NOT WANT.
el_matarife
Posts: 933
Joined: 27 Feb 2006, 02:04

Re: TASclient

Post by el_matarife »

Also the text entry box no longer scales to fit larger font sizes or different fonts now. For instance the loop on the g now goes "beneath" the text entry box when using 12 point Consolas.

I'm not getting a cursor in the text entry box too, but that may be intended behavior? Kinda bizarre to get a text entry cursor when I click on the chat window but not actually in the spot where you type stuff.
BaNa
Posts: 1562
Joined: 09 Sep 2007, 21:05

Re: TASclient

Post by BaNa »

el_matarife wrote: I'm not getting a cursor in the text entry box too,
Im not getting text in it either
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Re: TASclient

Post by Satirik »

fixed

you guyz write long sentences !! i didn't even understand at first

and btw did you really think it was an idea ? no the idea is elsewhere you could understand if you'd read the change logs
YHCIR
Posts: 190
Joined: 12 Aug 2006, 23:06

Re: TASclient

Post by YHCIR »

I just started running windows at 120DPI fonts, and now I can't see what I'm typing on the input boxes (lobby & battle window), can't even see the flashing "I" cursor.
I can type stuff, and press enter and it will work as normal (I just can't see what I'm typing )
BaNa
Posts: 1562
Joined: 09 Sep 2007, 21:05

Re: TASclient

Post by BaNa »

Satirik wrote:fixed

Thanks man now i can have normal conversations again and overzealous asshats dont kick me no moar.
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Re: TASclient

Post by Satirik »

YHCIR wrote:I just started running windows at 120DPI fonts, and now I can't see what I'm typing on the input boxes (lobby & battle window), can't even see the flashing "I" cursor.
I can type stuff, and press enter and it will work as normal (I just can't see what I'm typing )
go to options -> program -> font and colors, then change the font size to something greater like fixedsys 12
YHCIR
Posts: 190
Joined: 12 Aug 2006, 23:06

Re: TASclient

Post by YHCIR »

Satirik wrote:
YHCIR wrote:I just started running windows at 120DPI fonts, and now I can't see what I'm typing on the input boxes (lobby & battle window), can't even see the flashing "I" cursor.
I can type stuff, and press enter and it will work as normal (I just can't see what I'm typing )
go to options -> program -> font and colors, then change the font size to something greater like fixedsys 12
Thanks, works great.
User avatar
Neddie
Community Lead
Posts: 9406
Joined: 10 Apr 2006, 05:05

Re: TASclient

Post by Neddie »

It can't contact any servers after the update to the current (As of 11:35 PM PSD) version. Bug not reproducible on other machines, doesn't seem to be my settings but it may be local in some obscure manner.
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: TASclient

Post by lurker »

Found a nasty bug. All vertical tabs (ASCII x0B) are replaced with spaces when a message is received from the server. This means that anything that is supposed to show up like it has new line comes out very broken.
User avatar
Hoi
Posts: 2917
Joined: 13 May 2008, 16:51

Re: TASclient

Post by Hoi »

The client should autoclose springdowloader when it's going to update spring.
User avatar
Gota
Posts: 7151
Joined: 11 Jan 2008, 16:55

Re: TASclient

Post by Gota »

Just wanted to say it would be cool if a command was added to the next lobby version that allows to join a logged out player's past conversation with you so you can look at log files within the lobby as if that person was online.
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: TASclient

Post by lurker »

script.txt incorrectly has Maphash in hex, rather than MapHash as an int.
User avatar
Licho
Zero-K Developer
Posts: 3803
Joined: 19 May 2006, 19:13

Re: TASclient

Post by Licho »

dedicated server uses both hashes as int..
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: TASclient

Post by lurker »

lurker wrote:Found a nasty bug. All vertical tabs (ASCII x0B) are replaced with spaces when a message is received from the server. This means that anything that is supposed to show up like it has new line comes out very broken.
This is intentional? You mangle incoming text to remove a character that doesn't even cause it to lag like topic newlines do? You didn't even want to care about topic newlines making tasclient lag out and break, but you remove a very useful ASCII character?
Last edited by lurker on 18 Oct 2008, 22:59, edited 1 time in total.
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Re: TASclient

Post by Satirik »

lurker wrote:
lurker wrote:Found a nasty bug. All vertical tabs (ASCII x0B) are replaced with spaces when a message is received from the server. This means that anything that is supposed to show up like it has new line comes out very broken.
This is INTENTIONAL!? You mangle incoming text to remove a character that doesn't even cause it to lag like topic newlines do? You didn't even want to care about topic newlines making tasclient lag out and break, but you remove a very useful ASCII character?
lies ?
Post Reply

Return to “Lobby Clients & Server”