MeikelLP / quantum-core-x

Metin2 open source server implementation
https://meikellp.github.io/quantum-core-x/
Mozilla Public License 2.0
42 stars 9 forks source link

refactor: item management data layers #195

Open uutkukorkmaz opened 1 month ago

uutkukorkmaz commented 1 month ago

Overview

This issue addresses multiple problems identified in the item system, such as #180, #191, #192, #193, and many unknown ones. The goal is to refactor the item management data layer to resolve these issues while adhering to project standards and meeting expected behavior.

Objectives