diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index bf0390455..b70953900 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,13 @@ 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/07/03
+ * Char-server SQL won't perform the reconnect cleanup routines when
+ kick_on_disconnect is disabled. [Skotlex]
+ * Renamed summons_inherit_effects to summons_trigger_autospells as the
+ setting now only makes the attacks of the slaves trigger the autospells of
+ the master (as it should be). [Skotlex]
+ * Corrected code capping no_spawn_on_player to 50 when the max should be
+ 100. [Skotlex]
* Warmth will dispel when warping now (or else the effect is left on the
ground) [Skotlex]
* Fixed reading of the refine_db not working right when MAX_REFINE is
|