Additions too the lobby
Moderator: Moderators
I have the insatiable urge to get Delphi 7 and spend soem time applying User Interface stuff to the lobby, this design book is pointing out thigns and the lobby has soem fo these fatal GUI design flaws.
I also have an overwhelming urge to skin the lobby and settings prog.
Of course I have far too much other stuff todo
I also have an overwhelming urge to skin the lobby and settings prog.
Of course I have far too much other stuff todo
This idea is interesting, however, it is not very reliable. It would be more reliable to send the data directly to the tasserver from the game. This would be somewhat "safer" than using a raw text file to communicate the data. Its easy to spoof raw text, whereas its a bit harder to spoof if the server sends the data to the server himself.NuZZ wrote:Well when someone comes, a tarrain slopes data log should be sent to them, like a log for how big and where an explosion took place, could also help with the annoucement of winners etc., just like a log file for a game, if its disabledm then you just dont create a log :p...
Hu?Alantai Firestar wrote:I suggested this a few months ago and was met with great scepticism. How many explosions do you get in a game? Possibly thousands, thats at least 1MB file, and lets say each explosion has a size variable, a type variable, 3 variables for the co-ordinates, and an ID. that's 6MB for 1000 explosions.
x,y,,zintensity -> 4*integer -> 16 byte.
1000 explosions * 16 byte -> 16000 byte = aprox 16kb ...
so even 60'000 explosion and you are under 1 mb.
How can you reach 6mb ?!?
(ok, you have to save the building placement and the use of restoration. But I hardly things that it can take 6mb)
And don't forget that we can compresse this file

Last edited by Torrasque on 13 Nov 2005, 19:17, edited 1 time in total.
- SwiftSpear
- Classic Community Lead
- Posts: 7287
- Joined: 12 Aug 2005, 09:29
375000 explosions.Torrasque wrote:Hu?Alantai Firestar wrote:I suggested this a few months ago and was met with great scepticism. How many explosions do you get in a game? Possibly thousands, thats at least 1MB file, and lets say each explosion has a size variable, a type variable, 3 variables for the co-ordinates, and an ID. that's 6MB for 1000 explosions.
x,y,,zintensity -> 4*integer -> 16 byte.
1000 explosions * 16 byte -> 16000 byte = aprox 16kb ...
so even 60'000 explosion and you are under 1 mb.
How can you reach 6mb ?!?
(ok, you have to save the building placement and the use of restoration. But I hardly things that it can take 6mb)
I guess I am answering a bit late to this thread, but anyway...
I just can't resist it:
Exactly, that is why we now use mantis to track all issues and requests, you should put all those in there from now on. It's much easier to read and maintain than searching through the forums to find any bug reports/suggestions.There are a ton of lobby requests... maybe somone should make a sticky so that we can stick them all in there. That way they don's get forgotten after a week or two.
I just can't resist it:
which design flaws would that be? (seriously, I know very little about GUI designing and would like to hear out on what should I improve)I have the insatiable urge to get Delphi 7 and spend soem time applying User Interface stuff to the lobby, this design book is pointing out thigns and the lobby has soem fo these fatal GUI design flaws.
I'd also like to hear about those fatal flaws. The lobby seems just fine to me.Alantai Firestar wrote:I have the insatiable urge to get Delphi 7 and spend soem time applying User Interface stuff to the lobby, this design book is pointing out thigns and the lobby has soem fo these fatal GUI design flaws.
I also have an overwhelming urge to skin the lobby and settings prog.
Of course I have far too much other stuff todo
Not ideal..maybe. Fatal? far from it.
You need to chill out on the unsupported critisism of other's work. Until you show something better, you're just hot air.
And learn to freakin' type.