Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-06-2002, 11:01 AM
Faheria_GP2 Faheria_GP2 is offline
Banned
Faheria_GP2's Avatar
Join Date: Oct 2001
Posts: 1,177
Faheria_GP2 is on a distinguished road
Lightbulb Improvements for the Serverlist

okay, I have some nice things that may improve the serverlist

1. Sort by
You have seen this in other programs, where if you click the titles of each column, the list will be sorted by these columns (see attached)

2. Dynamic Updating of players online

Maybe whenever the server list is open, the number of players online is updated every 1 or 2 seconds?

3. Filter

This would be a tab in the options menu where you can choose to filter out servertypes you dont want to see, as in

Filters

[ ] under construction
[ ] P2P
[ ] NP2P
[ ] All servers with less than [#] players

where the [#] is a number box that the player fills in

well, what do you all think?
Attached Thumbnails
Click image for larger version

Name:	untitled.gif
Views:	190
Size:	2.5 KB
ID:	11623  
Reply With Quote
  #2  
Old 02-06-2002, 12:58 PM
Mustang1988 Mustang1988 is offline
Registered User
Mustang1988's Avatar
Join Date: Mar 2001
Location: California
Posts: 0
Mustang1988 is on a distinguished road
The Dynamic update thing might lag or something. You don't need the exact number. 100 people won't log on within 10 seconds of choosing a server. The rest are uber or something.

btw, nice pic
__________________
Reply With Quote
  #3  
Old 02-07-2002, 06:03 AM
Faheria_GP2 Faheria_GP2 is offline
Banned
Faheria_GP2's Avatar
Join Date: Oct 2001
Posts: 1,177
Faheria_GP2 is on a distinguished road
why would it lag to load 1 byte of data per PW?

if the server can't handle that there's no chance in hell it could hold up G2K2
Reply With Quote
  #4  
Old 02-07-2002, 06:22 AM
Mustang1988 Mustang1988 is offline
Registered User
Mustang1988's Avatar
Join Date: Mar 2001
Location: California
Posts: 0
Mustang1988 is on a distinguished road
Quote:
Originally posted by Faheria_GP2
why would it lag to load 1 byte of data per PW?

if the server can't handle that there's no chance in hell it could hold up G2K2
I dunno, I'm stupid.
__________________
Reply With Quote
  #5  
Old 02-07-2002, 07:46 AM
Faheria_GP2 Faheria_GP2 is offline
Banned
Faheria_GP2's Avatar
Join Date: Oct 2001
Posts: 1,177
Faheria_GP2 is on a distinguished road
Quote:
Originally posted by Mustang1988


I dunno, I'm stupid.
wait, is the max # of players allowed on a server at a time still 255? (excepting ghost mode of course)

if not then it may be 2 bytes of data required to download, even still, lets do some maths here

there are usually 500 people online graal at one time

500 x 2 byte = 1 kilobyte

now, if there were 10 playerworlds

then 1kb x 10 = 10kb

now, of course, usually only 5 percent of these players actually have the serverlist open so

10kb * .05 = .5kb

now, the rate could be a refresh of one second which gives of .5kbs

so the bandwidth used by dynamically updating playerlist numbers is only .5kbs (10% of the upload speed of a standard 56k connection)
Reply With Quote
  #6  
Old 02-07-2002, 08:36 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
Quote:
Originally posted by Faheria_GP2


wait, is the max # of players allowed on a server at a time still 255? (excepting ghost mode of course)

if not then it may be 2 bytes of data required to download, even still, lets do some maths here

there are usually 500 people online graal at one time

500 x 2 byte = 1 kilobyte

now, if there were 10 playerworlds

then 1kb x 10 = 10kb

now, of course, usually only 5 percent of these players actually have the serverlist open so

10kb * .05 = .5kb

now, the rate could be a refresh of one second which gives of .5kbs

so the bandwidth used by dynamically updating playerlist numbers is only .5kbs (10% of the upload speed of a standard 56k connection)
I believe the playerlist.txt file is sent to every1 in the server already.. The max number of clients is I think 32,000. But for free playerworlds over 500 on free and u go as Mr Ghost
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote
  #7  
Old 02-07-2002, 08:54 AM
Frolic_RC2 Frolic_RC2 is offline
Banned
Join Date: Jan 2002
Posts: 960
Frolic_RC2 is on a distinguished road
Re: Improvements for the Serverlist

Quote:
Originally posted by Faheria_GP2
okay, I have some nice things that may improve the serverlist

1. Sort by
You have seen this in other programs, where if you click the titles of each column, the list will be sorted by these columns (see attached)

2. Dynamic Updating of players online

Maybe whenever the server list is open, the number of players online is updated every 1 or 2 seconds?

3. Filter

This would be a tab in the options menu where you can choose to filter out servertypes you dont want to see, as in

Filters

[ ] under construction
[ ] P2P
[ ] NP2P
[ ] All servers with less than [#] players

where the [#] is a number box that the player fills in

well, what do you all think?
I been suggesting that for a while, except with one more feature:

Make a thing where only staff accounts can access Under Construction servers, and accounts specified in a allow.txt file or something. Also make a thing in something like allow.txt which makes it so the server is either:

1) Grayed out on server list, and the text looks like:
server
Which means if you don't have access, you can't highlight or join server.

2) Invisible to server list. You can't even see the server on the list if you don't have access, making it a completely secret project.

3) Normal. The text is normal and bright green, like this:
server
Everyone has access to the server, well depending on P2P or not.
Reply With Quote
  #8  
Old 02-07-2002, 09:32 AM
TDK_RC6 TDK_RC6 is offline
Registered User
TDK_RC6's Avatar
Join Date: Jan 2002
Location: Earth
Posts: 0
TDK_RC6 is on a distinguished road
i think those are good ideas


also, you know how the server list looks with the green and stuff, thats how the rc should look (server list and startup)
__________________
Staff on Renegade


email: [email protected]
aim: papivicente
Reply With Quote
  #9  
Old 02-07-2002, 12:06 PM
Mustang1988 Mustang1988 is offline
Registered User
Mustang1988's Avatar
Join Date: Mar 2001
Location: California
Posts: 0
Mustang1988 is on a distinguished road
Quote:
Originally posted by TDK_RC6
i think those are good ideas


also, you know how the server list looks with the green and stuff, thats how the rc should look (server list and startup)
I don't think you need decorations for RC Startup.. All you are doing is clicking a server.
__________________
Reply With Quote
  #10  
Old 02-07-2002, 08:20 PM
TDK_RC6 TDK_RC6 is offline
Registered User
TDK_RC6's Avatar
Join Date: Jan 2002
Location: Earth
Posts: 0
TDK_RC6 is on a distinguished road
so, you dont need it with graal startup either, but its there

i think it would look more professional
__________________
Staff on Renegade


email: [email protected]
aim: papivicente
Reply With Quote
  #11  
Old 02-07-2002, 09:59 PM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
I liked the other one with Fung Si Yan on a horse !
__________________

subliminal message: 1+1=3
Reply With Quote
  #12  
Old 02-07-2002, 10:03 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
The update thing seems unnecessary, and I would point out that it would be far more efficient (if this option were to be implemented) if it only broadcasted the count when it changed.
__________________
Reply With Quote
  #13  
Old 02-08-2002, 04:44 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
There are tiling errors on the splash screen - the lamps are superimposed on badly-cornered green fences.
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #14  
Old 02-08-2002, 06:06 AM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Quote:
Originally posted by Tyhm
There are tiling errors on the splash screen - the lamps are superimposed on badly-cornered green fences.
I like Ssmutz idea better you can plus and minus the things like umm heres a screen shot:
Attached Images
File Type: bmp sshotonssmutzideabuthemadearealimg.bmp (77.1 KB, 137 views)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:12 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.