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.