Altaric's Lobby Client - Page 13

Altaric's Lobby Client

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

Moderator: Moderators

Post Reply
User avatar
Zenka
Posts: 1235
Joined: 05 Oct 2005, 15:29

Post by Zenka »

Ah wonderful, thank you once again Altaric!
User avatar
altaric
Posts: 185
Joined: 28 Oct 2005, 10:07

Post by altaric »

V 1.44

if you don't want to kjoin #main or fail to connect or whatever, version alert will occur on $local
if your welcome message is too long (>50 or >300 char) it will no trunc it (but will when printing it)
handy cap renamed to advantage
saving preferences to disc is now done in a low process thread makes it faster to leave the pref screen AND /befriend and / ignore

clients are sorted using quicksort instead of bubble (faster)
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Post by rattle »

Has the colourpicker been mentioned yet? It "works" when adding a bot but it doesn't read them from the registry in the context menu selction nor in the actual colour changer dialogue. They're stored however. It worked properly in Betalord's latest client.
User avatar
altaric
Posts: 185
Joined: 28 Oct 2005, 10:07

Post by altaric »

indeed, i'll see why

edit : i give up the array that contains the colors changes from times to times without ANY reasons
maybe i'll take another look another day
User avatar
altaric
Posts: 185
Joined: 28 Oct 2005, 10:07

Post by altaric »

V1.45

finally fixed these damned custom colors !
PM/chat welcome message will now be saved
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Could you add in so say when we go to pm someone we can see the log of what we said last time in the window greyed out?
User avatar
Comp1337
Posts: 2434
Joined: 12 Oct 2005, 17:32

Post by Comp1337 »

ie save chat logs.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

no, savign chatlos is already done, i mean displayign them in the pm window grayed out so you can quickly see what you where talking about last time without navigating to the log folder and opening it up....
User avatar
Zenka
Posts: 1235
Joined: 05 Oct 2005, 15:29

Post by Zenka »

^oeh, that would be nice.
User avatar
altaric
Posts: 185
Joined: 28 Oct 2005, 10:07

Post by altaric »

you mean when you close the tab and reopen it, you wanna know what was last said ?

i guess that can be done ..
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Pinning it to the start menu wont work, ti end sup giving errors, you have to pin a shortcut to the start menu instead.
User avatar
altaric
Posts: 185
Joined: 28 Oct 2005, 10:07

Post by altaric »

V1.46

added a tag for mappers so the client doesn't create a cache for your map : add "Ý" (alt 0254) in the map description and delete the cache if it existed

added page up and page down for online maps

fixed the welcome message not showing if msg length < 50 (or 300)

added "Ban player" in context menu



-----------

AF, what do you mean "Pinning it to the start menu wont work, ti end sup giving errors, you have to pin a shortcut to the start menu instead." ?
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

In XP the startup menu you have the first screen that shows up. You have on the right the usual my computer/control panel etc and on the left to lists

the second list is the programs you use the most, but above that is a section of things 'pinned' to the start menu. This is usually email/internet etc.

Image

As you can see I ahve pinned your client tot he start menu and renamed it to AltaClient. But directly pinning the executable doesnt work, it gives errors such as 'no mods found' which are followed by hundreds of access violation message boxes. The only work around is to create a shortcut to the executable then pin the shortcut to the startmenu.
User avatar
TechnoTone
Posts: 165
Joined: 23 Aug 2005, 22:02

Post by TechnoTone »

My guess is that it's because of the stupid way Windows runs the program from a different location - it doesn't set the current directory to the location of the program. When you create a shortcut you can define the "Start In" location which defaults to the program's location which is why it works properly.

That being said - it would be nice if the program could deal with that and be able to run no matter what the "Start In" location is. It should be able to get the location of the folder that the program is actually in and use that instead.
BoredJoe
Posts: 139
Joined: 03 Mar 2006, 01:37

Post by BoredJoe »

Could you add a "favourite maps" section? that would be awesome- saves me having to scroll through all the maps looking for the map i cant quite remember the name of :P
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

This client works for me alright until i close ti and I get errors, and when I close them another comes up and I have to go into process explorer and nuke the process to stop it.

This is the data MS VS 2003 gave when i clicked the debug button for the general win32 unknown exception:

http://ntai.from-hell.net/pastebin.php?show=18
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Cant login since the 0.26 update
User avatar
altaric
Posts: 185
Joined: 28 Oct 2005, 10:07

Post by altaric »

finished merging, but as FU uploads is down i'll use another host for this release ...

changed
merged with 0.26
welcome messages length restriction goes to 75 and 500 (chat and PM)
Dwarden
Posts: 278
Joined: 25 Feb 2005, 03:21

Post by Dwarden »

i cant open battle screen i keep getting errors (index out of bounds etc)
User avatar
altaric
Posts: 185
Joined: 28 Oct 2005, 10:07

Post by altaric »

V 1.466

removed the url highliting that caused a couple range check errors .. gotta dig if it's possible to fix it to reintroduce it later
Post Reply

Return to “Engine”