mirror of
https://github.com/rathena/rathena
synced 2026-08-16 22:26:42 -04:00
* Combines item_avail, item_buyingstore, item_delay, item_flag, item_nouse, item_stack, and item_trade databases into one. * General cleanups and optimizations. * Includes CSV2YAML conversion tool. * Includes YAML2SQL conversion tool. * Adjusts dummy_item from being created by malloc and now creates it by make_shared. * Item combos are now stored as a STL. Thanks to @Lemongrass3110, @Atemo, and @cydh! Co-authored-by: Lemongrass3110 <lemongrass@kstp.at> |
||
|---|---|---|
| .. | ||
| item_db2_compat.sql | ||
| item_db2_re_compat.sql | ||
| item_db_compat.sql | ||
| item_db_re_compat.sql | ||