1 评论 (1 评论)0 反应 (0 反应)0 负责人 (0 负责人)Perl1,467 star (1,467 star)1,200 fork (1,200 fork)batch import
feature requesthelp wanted
描述

------------------ Openkore Issues Template ------------------
- Bug Report / Feature Request:
- 技术栈
- 无
- 议题类型
- feature
- 研究方向
- This issue requests new Refine UI packets and commands. Start by examining the existing Refine UI implementation in src/UI/ and packet handlers in src/Network/. Look for patterns in similar features like 'Repair' or 'Enchant' (e.g., src/Network/Receive/ServerType0.pm and src/UI/Components/RefineWindow.pm). Identify which packets are missing and define new ones following the existing structure. Check the command list in src/Commands.pm to add new commands for initiating refine actions. Test with a local Ragnarok Online server to verify functionality.