From 677598256feaad3bcef53805ad8c70e744a9b7d3 Mon Sep 17 00:00:00 2001 From: Kevin Date: Sun, 27 Apr 2008 07:18:21 +0000 Subject: Some major changes to @reloaditemdb to allow unloading of any item while map server is running. - Delete any item from inventory/cart/open storages that went missing during the reload. - Delete item from any shop that has this item. - Refresh item screen for anyone who has a shop open. - Delete mob db drop table references. - Delete item from storage during load if it isn't in the item db. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12661 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 2dfd49ea9..2e7613853 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,15 @@ 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. +2008/04/27 + * Some major changes to @reloaditemdb to allow unloading of any item + while map server is running. + - Delete any item from inventory/cart/open storages that went missing + during the reload. + - Delete item from any shop that has this item. + - Refresh item screen for anyone who has a shop open. + - Delete mob db drop table references. + - Delete item from storage during load if it isn't in the item db. [Kevin] 2008/04/26 * Added script function hasquest. [Kevin] * Fixed OnGuildBreak. [Kevin] -- cgit v1.2.3-70-g09d2