markdwags / Razor

Razor is a free tool designed to help with simple tasks while playing Ultima Online.
https://www.razorce.com
GNU General Public License v3.0
139 stars 97 forks source link

Fix ClassicUO network handler #168

Open andreakarasho opened 3 years ago

andreakarasho commented 3 years ago

I chose to draft the PR because i did very quick and approximative in game functionalities tests.

andreakarasho commented 3 years ago

Tested both ClassicUO with the new API system and the old one. No issues at all. To garantee a retrocompatibility i keep the old cuoapi.dll and delegates into ClassicUO for a while.

I'll put this available to merge once ClassicUO got the mods to understand old + new api at the same time.