CVS 08-07
Posted: 09 Jul 2005, 04:26

+
Code: Select all
- Bugfix: small bugfix in begin of pet system
- Bugfix: spell craft bug for buff
- BugFix: craft system make packsize (no more 1 arrow whereas must build 20)
- BugFix: craftsystem make item stackable when it can
- Bugfix: PBAE spells should work now.
- Changed: I documented ALL DOLBase classes and removed the XML compiler warning
directives from the DOLBase project. DOLBase now compiles with
0 warnings and 0 errors.
- Add : /keepguard keep assign to current keep guard the nearest keep
- Add : a lot of comment in DolDB project ( 20 more files done ;op )
- BugFix : little bug fix in typo of faction system
- Bugfix: Magical items can't be enchanted, check was reversed (AdvancedCraftingSkill)
- New: /item proc
- Changed: Players in other regions can be invited to the group
- New: A warning if SQL command took > 500ms
- Changed: Ablative armor absorbtion percent is read from Spell.Damage (0 .. 100), default is 50
- Changed: Group effect icons are sent only for players in current region
- Bugfix: AttackedByEnemy event was not fired in some cases
- Bugfix: Paths should be saved correctly now again
- Bugfix: Compiling is possible again now, there was a parameter bug in KeepEvent
- Changed: Renamed KeepTakken to KeepTaken event
- Changed: XML Compiler warnings are suppressed now in DEBUG builds!
To see the 1 Million missing/wrong/incomplete XML tags we have just
do a RELEASE build.
- Changed: NDoc only generates the CHM file now, no HTML pages anymore which
were too big anyway.
- Change: No longer use item level to test is proc can work (only use proc spell level)