Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ClassicUO network handler #168

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

andreakarasho
Copy link
Contributor

  • 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.

@andreakarasho andreakarasho marked this pull request as ready for review June 11, 2021 16:48
@andreakarasho andreakarasho marked this pull request as draft June 11, 2021 16:50
@andreakarasho
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant