Cydh Ramdh e1b658e462 * Item GUID Updates:
* Removed `ENABLE_ITEM_GUID` from src/config/core.h, after long time introduction it's worth to be enabled by default. Just remove all items with GUID flag if want to remove it generates GUID .
  * Implemented client interface to merge the items. Packet struct credits: 856b6f1feb
  * Edited `mergeitem` script command to use the interface, moved the 'old' `mergeitem` to `mergeitem2`.
  * Fixed the behavior to add GUID'd item to inventory in Cash Shop.
  * Updated item_flag.txt for listing `IT_CASH` items (item type 18).
  * NOTE: `IT_CASH` items which defined in item_flag.txt with flag `4`, cannot be merged.
  * NOTE: Please check the packets for older clients. Tested work on 2012-04-10, 2013-08-07 and 2014-10-22.
  * NOTE: Please import 'upgrade_20150804.sql' for MySQL Log Database.
* Removed duplicate clif functions:
  * `clif_msgtable()` -> `clif_msg()`
  * `clif_msgtable_num()` -> `clif_msg_value()`
* Item DB Updates:
  * Indonesia_Box2 (17079) should gives 5x Wing_Of_Butterfly (602).
  * Changed some item types to 18.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-08-04 20:57:49 +07:00
..
2013-11-11 19:59:35 +07:00
2013-11-18 20:38:10 -05:00
2013-11-18 20:38:10 -05:00
2014-05-29 11:31:36 +07:00
2014-06-12 12:38:46 -04:00
2014-06-12 12:38:46 -04:00
2014-06-27 15:45:35 -04:00
2014-08-26 16:35:58 -04:00
2014-09-15 18:02:49 +07:00
2014-09-15 18:02:49 +07:00
2015-01-31 15:07:13 +07:00
2015-06-22 15:05:18 -04:00
2015-06-19 14:39:49 -04:00
2015-08-04 20:57:49 +07:00
2013-03-06 21:19:13 +00:00
2013-04-10 02:09:34 +00:00
2013-10-08 16:54:03 -04:00