OpenKore / openkore

A free/open source client and automation tool for Ragnarok Online
http://openkore.com
Other
1.29k stars 1.05k forks source link

Remove unused server types 1 - 22 #359

Open farrainbow opened 7 years ago

farrainbow commented 7 years ago

Rename type 7 appropriately if still relevant (servers.txt).

Also remove checks like $masterServer->{serverType} ==. Probably use the branches where it's equal to 0.

ghost commented 7 years ago

Well, and all the code of 1-22 should be inside of sT0 ! At this way, can occur some packet collision ?

ghost commented 6 years ago

Must it be parsed inside Receive.pm only checking the length if matches with unpack string ot checking if value exists using raw_msg ?! I got this 'light' just now.

Thanks for it