Tested that players with valid names up to the usual 33 character max are still added to the player container
Tested that you can still team with <= 4 players on a team
Tested that chat server no longer crashes with a bad memberSize variable
Verified that InsertPlayer is indeed much faster now and is no longer a slow point of ChatServer
Tested that players with valid names up to the usual 33 character max are still added to the player container Tested that you can still team with <= 4 players on a team Tested that chat server no longer crashes with a bad memberSize variable Verified that InsertPlayer is indeed much faster now and is no longer a slow point of ChatServer