Skip to content

Added support for Refine UI#1586

Merged
sctnightcore merged 3 commits into
OpenKore:masterfrom
cydh:feature/refine_ui
Jan 10, 2018
Merged

Added support for Refine UI#1586
sctnightcore merged 3 commits into
OpenKore:masterfrom
cydh:feature/refine_ui

Conversation

@cydh

@cydh cydh commented Jan 3, 2018

Copy link
Copy Markdown
Contributor

PS:

  • Allow edits from maintainers is checked.
  • Suggestions for improvement are welcome, but don't expect I reply it quickly.
  • or, devs can merge this to main repo and maintain it themselves (do not copy-paste, it's different!)

cydh added 2 commits January 3, 2018 18:52
* Added command `refineui select [item_index]`
* Added command `refineui refine [item_index] [material_id] [catalyst_toggle]`
* References:
  * rathena/rathena#2494
  * cydh/rathena#9
* Tested using rAthena's PACKETVER 20161207

@sctnightcore sctnightcore left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add new packet to sakexe_0 and servertybe0 ?

@cydh

cydh commented Jan 3, 2018

Copy link
Copy Markdown
Contributor Author

the $self->{packet_list} ?

@sctnightcore

sctnightcore commented Jan 3, 2018

Copy link
Copy Markdown
Member
https://github.com/OpenKore/openkore/blob/master/src/Network/Send/kRO/Sakexe_0.pm
https://github.com/OpenKore/openkore/blob/master/src/Network/Receive/kRO/Sakexe_0.pm

Pserver qw it not servertype0 ♥
I think it's good to add in RagexeRE_2016_12_07e.pm. But i'm afraid to forget.
You can add both.
@moneyisgod
Oh sry, You have added src / Network / Receive.pm, src / Network / Send.pm

@alisonrag

Copy link
Copy Markdown
Contributor

@sctnightcore
do you have some server with this system?
can i test it on this server?

@sctnightcore sctnightcore left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so good for me . ty @cydh

c @refineuiRefineUI 
is opened. Type 'i' to check equipment and its index. To continue: refineui select [ItemIdx]
i
---------------ไอเท็มในตัวว่างเปล่า---------------
-- อุปกรณ์สวมใส่ (สวมใส่อยู่) --
1    Knife [3] -- One-Handed Weapon (2)                   
2    Cotton Shirts -- Armor (16)                          
-- อุปกรณ์สวมใส่ (ไม่ได้สวมใส่อยู่) --
3    Angelic Wing Dagger [1] (Weapon)                     
-- ไม่สามารถใช้ได้ --
0    Unknown #6635 x 999                                  
4    Oridecon x 99                                        
5    Unknown #6240 x 999                                  
6    Enriched Oridecon x 999                              
-- สามารถใช้ได้ --
--------------------------------------------------
refineui select 3
Request info for selected item to refine: Angelic Wing Dagger [1] (3)
========= RefineUI Info =========
Target Equip:
- Index: 3
- Name: Angelic Wing Dagger [1]
Blacksmith Blessing:
- Needed: 0
- Owned: 999
---------------- Possible Materials -----------------
Mat_ID      %           Zeny        Material                        
      984    100         20000   99 ea Oridecon
     6240    100         20000   999 ea Unknown #6240
     7620    100          2000   999 ea Enriched Oridecon
-----------------------------------------------------
Continue: refineui refine 3 [Mat_ID] [catalyst_toggle] to continue.
refineui refine 3 984
Refining item: Angelic Wing Dagger [1] with material Oridecon.
คุณได้เสีย 20,000 zeny.
ไอเท็มลงในตัวได้ถูกนำออกไป: Oridecon (4) x 1
You ได้สกัดไอเท็มสำเร็จ!
ไอเท็ม Angelic Wing Dagger [1] ได้ถูกตีบวกเป็น +1
========= RefineUI Info =========
Target Equip:
- Index: 3
- Name: +1 Angelic Wing Dagger [1]
Blacksmith Blessing:
- Needed: 0
- Owned: 999
---------------- Possible Materials -----------------
Mat_ID      %           Zeny        Material                        
      984    100         20000   98 ea Oridecon
     6240    100         20000   999 ea Unknown #6240
     7620    100          2000   999 ea Enriched Oridecon
-----------------------------------------------------
Continue: refineui refine 3 [Mat_ID] [catalyst_toggle] to continue.

@sctnightcore sctnightcore merged commit c9c7df3 into OpenKore:master Jan 10, 2018
@ghost

ghost commented Aug 7, 2018

Copy link
Copy Markdown

thanks @cydh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants