1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Perl1,467 stars (1,467 stars)1,200 forks (1,200 forks)batch import
feature requesthelp wanted
説明

------------------ Openkore Issues Template ------------------
- Bug Report / Feature Request:
- 技術スタック
- なし
- Issue 種別
- 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.