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
Description

------------------ Openkore Issues Template ------------------
- Bug Report / Feature Request:
- Tech stack
- None
- Issue type
- feature
- Research direction
- 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.