- Fixed a bug within MudScriptCompiler that prevented it from using standard .NET Types (would only support C# keywords). - Fixed a bug within MudScriptCompiler that prevented it from accessing Engine Type's from within Scripts. Mud Game: - Changed all of the C# keywords (string, bool) back to .NET, cross-language keywords (String, Boolean). Example Scripts will compile regardless of what compiler is used to within the MudScriptCompiler. |
||
---|---|---|
.. | ||
CommandClear.cs | ||
CommandExit.cs | ||
CommandGetTime.cs | ||
CommandHelp.cs | ||
CommandLook.cs | ||
CommandSave.cs | ||
CommandSay.cs | ||
CommandWalk.cs |