Open andreakarasho opened 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.
added latest pluginheader and delegates directly in razor
removed cuoapi dependency
updated send/receive methods with new signs
OT: fixed a crash in scriptmanager that causes a nullpointer exception
I chose to draft the PR because i did very quick and approximative in game functionalities tests.