[FIXED] Typo if reserved player slot

Fixed bugs, solved problems, and old reports.
Locked
BobKare
Offline
Posts: 279
Joined: May 26th, 2011, 2:15 pm

[FIXED] Typo if reserved player slot

Post by BobKare »

If the server is full, and a player with reserved player slot logs in, the auto-kick msg displays.

It shows (white)Player (namecolor)Name (system msg)got auto-kicked (...)

The "Player" should be in system msg color as well.

And now when we're talking about this, what's the rule for WHO getting kicked out?

User avatar
TheMastBoss
SupOP
Offline
Posts: 208
Joined: May 24th, 2011, 10:09 am
Location: Italy.

Re: Typo if reserved player slot

Post by TheMastBoss »

When the server is full, and a player with a reserved slot joins, the server kicks the longest idle player on the server.
* Isotope destructively nudges DreamingInsane with a new frogsleg.
tesfai10: greg79 wanna have sex

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: Typo if reserved player slot

Post by fragmer »

Fixed the color bug internally; thanks for reporting.

The one who gets kicked is the longest-idle player from the ranks that are subject to idle kick.

BobKare
Offline
Posts: 279
Joined: May 26th, 2011, 2:15 pm

Re: [FIXED] Typo if reserved player slot

Post by BobKare »

Thanks

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: [FIXED] Typo if reserved player slot

Post by fragmer »

Fix released with 0.613

Locked