muddesigner/MudEngine/Scripting
Scionwest_cp 0587b4a475 MudEngine:
- Deleted GameObjects.Characters.Controlled and GameObjects.Characters.NPC namespaces.
 - Deleted PlayerBasic & PlayerAdmin classes.
 - BaseCharacter now contains IsAdmin property for providing admin privileges to users.
 - BaseCharacter now contains IsControlled property for setting user control or AI controlled
 - Added startup.dat - This will supply information to the engine as to what Types will be used during runtime. Allowing for custom Types via scripts to be instanced and used (such as a custom player class rather than the default one).
2010-07-25 11:04:32 -07:00
..
GameObject.cs MudEngine: 2010-07-18 14:41:04 -07:00
GameObjectCollection.cs MudEngine: 2010-07-16 15:35:10 -07:00
ScriptEngine.cs MudEngine: 2010-07-25 11:04:32 -07:00
StartupObject.cs MudEngine: 2010-07-16 15:35:10 -07:00