muddesigner/MudEngine
Scionwest_cp 93a27ca75f MudEngine:
- Fixed the ScriptEngine and CommandEngine not loading Custom game commands from scripts.
 - BaseCharacter's Create, Initialize, Send and FlushConsole are now overridable via scripts.
 - Invalid commands are now printed to the player "Invalid Command."

MudGame:
 - Added CommandSay script that adds primitive chatting support. Only players within the same Room can see the messages.
 - Renamed California script to WorldCalifornia
 - Renamed MyGame script to EarthGame.
 - Added Clear command script for and Say command script for showing how to build custom commands for use with the game. The commands can only be added server-side, but used client-side.
2010-08-15 14:11:21 -07:00
..
..svnbridge MudEngine: 2010-07-16 15:35:10 -07:00
Commands MudEngine: 2010-08-15 13:06:51 -07:00
FileSystem MudEngine: 2010-08-15 11:15:35 -07:00
GameManagement MudEngine: 2010-08-15 14:11:21 -07:00
GameObjects MudEngine: 2010-08-15 14:11:21 -07:00
Networking MudEngine: 2010-08-14 00:20:43 -07:00
Properties Added MudEngine Project to the Solution. I will slowly be moving the MudDesigner.MudEngine classes out of the Mud Designer Solution and into it's own. 2010-07-15 18:53:38 -07:00
Scripting MudEngine: 2010-08-15 14:11:21 -07:00
MudEngine.csproj MudEngine: 2010-08-15 13:06:51 -07:00