|
@@ -4,6 +4,11 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
|
|
|
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
|
|
|
|
|
|
2006/12/14
|
|
|
+ * Removed "mobs being enemies of each other all the time" because, even
|
|
|
+ though mobs can hit each other as they should, they will refuse to use
|
|
|
+ support skills on enemies, which breaks several of their skills. Mobs can't
|
|
|
+ both help and attack someone tagged as enemy!
|
|
|
+ (I guess eA is just too smart to emulate Aegis's sloppy coding)
|
|
|
* Cleaned up the strip code (GS_DISARM, rogue skills).
|
|
|
* Cleaned some the MD_DETECTOR code.
|
|
|
2006/12/13
|