- Changed Player[] array to a List<> Collection of PlayerBasics. This change is reflected across all Types. - Game now contains a Start() function. StartServer is now called from within here. - Game now has partial support for the Script Engine MudGame: - Game.StartServer has changed to Game.Start(). StartServer is called within Start(). |
||
---|---|---|
.. | ||
CommandEngine.cs | ||
CommandResults.cs | ||
Game.cs | ||
ICommand.cs |