MudEngine:
- Script Engine now compiles scripts as C# 4.0 Types instead of 3.5. Scripts can now use Dynamic Types. MudGame: - CommandCreate script added. Provides Admins the ability to create Realms and Zones from within the game during runtime. At the moment Realm creation and Zone creation (and placement within Realms) is implemented.
This commit is contained in:
parent
93a27ca75f
commit
3110b74b58
5 changed files with 187 additions and 1 deletions
5
MudGame/bin/Debug/Scripts/..svnbridge/.svnbridge
Normal file
5
MudGame/bin/Debug/Scripts/..svnbridge/.svnbridge
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><ItemProperties xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Properties><Property><Name>svn:ignore</Name><Value>CommandClear.cs
|
||||
CommandCreate.cs
|
||||
CommandSay.cs
|
||||
EarthGame.cs
|
||||
</Value></Property></Properties></ItemProperties>
|
Loading…
Add table
Add a link
Reference in a new issue