- Added GameCommands namespace for holding all of the game command classes - Added ICommand interface for game commands. - Added IPlayer interface for player classes. - Added CommandLook for prepping the Test Runtime for looking at environments. Misc: - Updated Mud Designer Project Roadmap file (MudDesigner.pod) |
||
|---|---|---|
| .. | ||
| ICommand.cs | ||
| IFileIO.cs | ||
| IGameObject.cs | ||
| IPlayer.cs | ||
| IQuest.cs | ||
| IRoom.cs | ||
| IRuleSet.cs | ||