From bed9459f0edafeab823aa4c0a473828e77e43c15 Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 30 Jan 2007 17:38:39 +0000 Subject: - Corrected char deletion not working (column is called homun_id, not hom_id...) - Collapsed config settings produce_item_name_input, produce_potion_name_input, making_arrow_name_input, holywater_name_input, cdp_name_input into a single config produce_item_name_input which uses bitmasks to determine what it affects. - Updated arrow_decrement to have 3 possible values: Disabled, Enabled, and Enabled as well as giving arrow requirements to skills that do not have them when used with ranged weapons (auto-guess for plagiarized/item-granted skills) - Minor cleanings git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9746 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 41a39e39d..32c98ac0c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,16 @@ 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. +2007/01/30 + * Corrected char deletion not working (column is called homun_id, not + hom_id...) + * Collapsed config settings produce_item_name_input, + produce_potion_name_input, making_arrow_name_input, holywater_name_input, + cdp_name_input into a single config produce_item_name_input which uses + bitmasks to determine what it affects. + * Updated arrow_decrement to have 3 possible values: Disabled, Enabled, and + Enabled + Autoguess (gives arrow consumption as appropiate to + plagiarized/acquired skills). 2007/01/29 * Corrected the homunculus deletion functions so that the homunculus is deleted together with the character. -- cgit v1.2.3-70-g09d2