Commit graph

3 commits

Author SHA1 Message Date
Scionwest_cp
f977376ac3 Player.ToString retuns IPlayer.Name
ServerDirector.GetPlayer() helper method added for getting a player from the server without providing access to the servers collection libraries.
ConnectState.Render() has some test code used when writing ServerDirector.GetPlayer()

Started converting ConnectedPlayer and ConnectedThread collections to a single Dictionary collection.  Not migrating everything to it until helper methods are finished.
2012-06-05 20:46:11 -07:00
darxval_cp
ca97b9c439 Added SwitchStateCommand ability, Future (replace dual lists to single Dictionary) 2012-06-04 20:32:31 -07:00
darxval_cp
a0c406d482 Created 2 new projects that are basically rewrites of the other two, many many many things are missing. but I want to effectively be able to switch states and commands without having to create dependencies.
Currently you can connect and Reach the "ConnectState" from there anything you state will just be an "InvalidCommand"
2012-06-04 18:40:46 -07:00