diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9056251d2..33e6fc2be 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,19 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2006/12/01 + * Fixed txt-converter compilation. [Skotlex] + * STRECOVERYno longer makes a mob unlock it's target like Cure does. + [Skotlex] + * Fixed GS_GROUNDDRIFT consuming ammo when it's time expires (so it was + consuming 2 grenades instead of one). Also added a "explosion effect" when + their time runs out. [Skotlex] + * gvg_dungeon mapflag won't set pvp related mapflags anymore, pc_dead will + force pvp ranking gain/loss on gvg_dungeon maps now. [Skotlex] + * Now when coming out of hiding land-effects will trigger on the character. + [Skotlex] + * Fixed land effects not taking effect inmediately on map-load when the + invincible timer is disabled. [Skotlex] 2006/11/29 * Probably fixed the Segmentation Faults we've been having. [FlavioJS] Description: A player quits and it's session is freed and set to NULL, |