muddesigner/MudEngine/Commands
u8sand_cp 281fe4b320 - Complete networking aspect
- only TCP, works has been tested
- Commented out Lists and replaced with arrays, the way the list was working it wouldn't have worked, if you can figure out how to make it work feel free to fix it up.
- TODO: When user types exit, the game object becomes useless, I need a Reset function of some kind to reset it for when a new player comes in to reuse that player object.
- TODO: Encryption
- TODO: Fix main person so they have admin commands like list, restart instead of a game with the main server. (ATM Just like that for testing, but now you can test with telnet client)
2010-07-26 18:45:21 -07:00
..
CommandExit.cs MudEngine: 2010-07-25 20:50:39 -07:00
CommandLook.cs MudEngine: 2010-07-25 20:50:39 -07:00
CommandRestart.cs - Complete networking aspect 2010-07-26 18:45:21 -07:00
CommandWalk.cs MudEngine: 2010-07-25 18:44:19 -07:00