Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Your opinion (https://forums.graalonline.com/forums/forumdisplay.php?f=195)
-   -   Can we phase out v5 yet? (https://forums.graalonline.com/forums/showthread.php?t=134265691)

Stephen 04-28-2012 04:21 PM

Quote:

Originally Posted by Stefan (Post 1693230)
There: Moved the Mass-PM-Button to the bottom, reduced the height of the tabs at the top, made the window title shorter, shows account names instead of 'guest'.
Attachment 54561

Looks better :)

Crow 04-28-2012 04:38 PM

Except for the dashes maybe. They should created so that the labels are centered. And I'd really like if you could turn the player list into a toolbox window (like it is in v5) in some future version so it only has a tiny "x" button instead of the full range of unneeded buttons.

AngBayani 04-28-2012 04:43 PM

Perhaps also have a separate tab or section for Remote Controls. So players do not confuse it for a regular online player.

Crono 04-28-2012 04:51 PM

Quote:

Originally Posted by AngBayani (Post 1693237)
Perhaps also have a separate tab or section for Remote Controls. So players do not confuse it as a regular online player.

I don't know, I like how RC is merged with players. If not, then have RC's show on the Staff section until that account has a staff tag on (in which case RC gets bumped down with the rest of the players).

AngBayani 04-28-2012 05:23 PM

I was thinking of it like that as well, but the problem with that is that staff generally do not want to be disturbed so they would rather not be bumped up at the top of the playerlist to avoid being spammed by several PMs every few minutes. I don't know if that occurs to other servers, but so far it has been from my experience.

Crow 04-28-2012 05:55 PM

Quote:

Originally Posted by Crono (Post 1693238)
I don't know, I like how RC is merged with players. If not, then have RC's show on the Staff section until that account has a staff tag on (in which case RC gets bumped down with the rest of the players).

YOU CHANGED YOUR AVATAR?!caps

ffcmike 04-28-2012 06:42 PM

Any chance of changing the word "Admins" to "Staff" like it is for V5?

AngBayani 04-28-2012 07:30 PM

I would definitely want "Server Staff" or "Staff" rather than "Admin". Not all staff are admins. A lot of players get that confused.

Admins 04-28-2012 08:30 PM

Fixed :)

AngBayani 04-28-2012 08:33 PM

Neat! :)

Crow 04-29-2012 01:26 PM

Dashes in the playerlist should be like this, but in pretty:
PHP Code:

  temp.dashLength PlayerList_List.profile.gettextwidth("-");
  
temp.listWidth  PlayerList_Window.width;
  
temp.dHelper    "--------------------------------";
  
  for (
temp.rPlayerList_List.rows)
    if (
r.sortvalue == 0) {
      
temp.shared.replacetext(r.gettext(), "-""");
      
temp.shared.replacetext(temp.n" """);
      
      
temp.temp.listWidth PlayerList_List.profile.gettextwidth(temp.n) - 24;
      
temp.int(temp.temp.dashLength 2) - 1;
      
temp.= (temp.temp.c);
      
      
r.settext(temp.dHelper.substring(0temp.cSPC temp.n SPC temp.dHelper.substring(0temp.c));
    } 

Was just a really quick code snippet. Outcome isn't even that bad:
http://images.crategames.net/uploads/playerlist1876.jpg

Crono 04-29-2012 01:29 PM

the section fonts (staff,buddies,etc) should be bolded or slightly larger to seperate itself from the players. with that final touchup it would be perfect for me really.

AngBayani 04-29-2012 01:53 PM

Quote:

Originally Posted by Crono (Post 1693292)
the section fonts (staff,buddies,etc) should be bolded or slightly larger to seperate itself from the players. with that final touchup it would be perfect for me really.

Bolded and .5 or 1 px larger would be real good. Also add in Crow's fix would be perfection or at least near perfection. :D

fowlplay4 04-29-2012 06:21 PM

While you're at it you may as well let us use two different GUI Styles.

1. One for internal GUIs.
2. One for external GUIs.

Troku 04-30-2012 02:42 AM

Could we please have the v6 player list not take up a 'windows block' on the main windows bar?


All times are GMT +2. The time now is 07:35 PM.

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