diff options
author | Haru <haru@dotalux.com> | 2013-11-08 07:18:40 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2013-11-14 20:15:28 +0100 |
commit | ed72a947a6c97804c1eef5b80bfa49d99f7d7586 (patch) | |
tree | f9196c943010e26c13c12d38c7a622d43301a4cd /sql-files | |
parent | 7d0a63b72f93c05b302c08cfb19d5651cef1cdb8 (diff) | |
download | hercules-ed72a947a6c97804c1eef5b80bfa49d99f7d7586.tar.gz hercules-ed72a947a6c97804c1eef5b80bfa49d99f7d7586.tar.bz2 hercules-ed72a947a6c97804c1eef5b80bfa49d99f7d7586.tar.xz hercules-ed72a947a6c97804c1eef5b80bfa49d99f7d7586.zip |
Item DB overhaul
http://hercules.ws/board/topic/2954-item-db-file-structure-overhaul
- Item db was changed to libconfig format.
- This new format is larger than the original format, but it's less
subject to conflicts when some items are edited and the file gets
updated.
- It is no longer necessary to specify fields with no value, and only
the actually used fields are specified.
- Items scripts (especially the long ones) are made more readable by
splitting them into multiple lines, with proper indentation.
- A converter perl script is provided in the tools directory (and a link
to the web-based version of the same script canbe found in the above
forum topic)
- All of this was made possible thanks to Ind, Yommy.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'sql-files')
0 files changed, 0 insertions, 0 deletions