From 4f23ac6a3862cbf1b1cbd8bea240c9fdf9290937 Mon Sep 17 00:00:00 2001 From: skotlex Date: Sat, 8 Apr 2006 06:08:29 +0000 Subject: - Modified the equip_job field in the item_db to be a hexadecimal value for easier handling. - Updated item_db.sql to this new file format (even though it's equip_jobs field is still a integer) - Added upgrade_svn5951.sql for those who would like to convert their existing items. - Added doc/item_db.txt to explain each of the fields in db/item_db.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5951 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 5fea3d58d..472c61a40 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,14 @@ 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/07 + * The map-server can now read the equip_job column of the item_db as both + decimal and hexadecimal values. [Skotlex] + * Updated item_db.sql current item_db.txt [Skotlex] + * Added upgrade_svn5951.sql for those who would like to convert their + existing items. (it converts the equip_jobs fields to the new values used) + - See db/Changelog for further info regarding the equip_job fields change. + [Skotlex] 2006/04/07 * Moved the Fusion HP penalty to battle_calc_weapon_attack [Skotlex] * Some cleaning to use battle_heal/damage rather than pc_heal/damage where -- cgit v1.2.3-70-g09d2