|
@@ -4,6 +4,8 @@ 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/05/31
|
|
|
+ * [Fixed]:
|
|
|
+ - Restoration and saving of sd->npc_id must be done every time. [Lance]
|
|
|
* Added back the Freeze/Petrify adjustments of -50%def and +25%mdef (when
|
|
|
where these lost?). Thanks to Buuyo for pointing it out. [Skotlex]
|
|
|
* Corrected the mob_ai&2 setting triggering rude-attacked due to can't walk
|
|
@@ -23,6 +25,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
|
|
|
[Skotlex]
|
|
|
* Cleaned up and corrected the calculation of hit/flee/cri/lucky dodge in
|
|
|
status_calc_bl. [Skotlex]
|
|
|
+ * [Fixed]:
|
|
|
+ - Incorrect SQL syntax in login.c (missing collumn) [Lance]
|
|
|
* [Improved]:
|
|
|
- SQL upgrade file for the new loginlog. Thanks to ultramage. [Lance]
|
|
|
* [Fixed]:
|