CVS 04-06
Posted: 04 Jun 2005, 19:09
Code: Select all
- BugFix: objects loaded from database are now correctly added to the world
- BugFix: removed two sources of NullReferenceException in new Zone/Region management system
- Add : keep claim,release and upgrade (it is at beta stage but all strcture is done)
it remove bp on guild and commad update with it
- Change : DBDoor because since some version keep door is linked to keep level
- BugFix : 2 quests miss empty constructor
- Changed : All quests reworks now
- New: GlobalConstants.DamageTypeToName(eDamageType damage)
- Changed: Indexes for some tables
- Changed: Moved some eProperty formulas to calculators
- Changed: Brain.Start() and Stop() returns true if started/stopped. Needed for derived classes.
- Changed: Removed events GameLivingEvent.LastAttackTickChanged and LastAttackedByEnemyTickChanged
- Changed: Parry in 120 degree arc too (was 180)
- Change : add keep command to make easily keep with fastcreate to use model kype
- Changed : Small improvement in the quest system
- Changed : All midgard quests are now compatible
- Changed: Added Path compatibility mode for existing pathpoint data (broken horse routes)
- Change : DBdoor contain now new flags for keep door and is loaded at start.
- Change : a bit door system
- BugFix : path point null exception
- Change : naming rules make guild property become Guild
- Change : improove a bit keep system