From 075bc5af11d62a9c4265942501836422194cbb6e Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 5 Apr 2006 00:23:18 +0000 Subject: - Added inter config connection_ping_interval which specifies interval in hours at which mysql_ping's must be done on all connection handles to keep the mysql connection alive. Defaults to 0 (disabled) - Removed login sql handle from the map server as it isn't used for anything. - Made the login sql handle on the char-sql server be used only when gm_read_method 1 is enabled. - Small fixes to npc_enable, added BL_NPC handling on status_get_sc. - Added a path_search check in map_random_dir, so that the random direction picked up doesn't goes through walls and all that. - Some changes to close-confine, status start will fail when the source is not found or it doesn't has sc-data. - pc_setoption no longer changes the character's class when mounting/dismounting, it only changes the view-class. - The peco-crash-fix from the char servers is still needed. This packet must be wrong! We likely need to sniff it. - Modified the char-txt server to modify the class of mounted characters to their non-mounted version. Added an upgrade_svn file to handle the class update on the sql tables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5902 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 137304880..c3b8d09d4 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,21 @@ 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/04/04 + * Added inter config connection_ping_interval which specifies interval in + hours at which mysql_ping's must be done on all connection handles to keep + the mysql connection alive. Defaults to 0 (disabled) [Skotlex] + * Made the login sql handle on the char-sql server be used only when + gm_read_method 1 is enabled. [Skotlex] + * Small fixes to npc_enable, added BL_NPC handling on status_get_sc. + [Skotlex] + - Some changes to close-confine, status start will fail when the source is + not found or it doesn't has sc-data. [Skotlex] + - pc_setoption no longer changes the character's class when + mounting/dismounting, it only changes the view-class. [Skotlex] + * Modified the char-txt server to modify the class of mounted characters to + their non-mounted version. Added an upgrade_svn5902 file to handle the + class update on the sql tables. [Skotlex] 2006/04/03 * Fixed pc_setpos using unit_remove_map with type 0 instead of 3, which confuses clients and makes them think the character in question is still -- cgit v1.2.3-60-g2f50