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

5.5.0 fix & chatcommands in own thread #93

Closed
wants to merge 2 commits into from

Conversation

DerZombiiie
Copy link
Collaborator

Fixed compatability with 5.5.0 by updating process.go:
moved packed forwarding code into local func forward(pkt mt.Pkt)
changed versionString from "5.5.0-dev-83a7b48bb" to "5.4.1-dev-b2596eda3" to reflect actual version

@DerZombiiie DerZombiiie added bug Something isn't working enhancement New feature or request critical Critical functionality is broken trivial The fix only requires a basic understanding of the project required Required functionality is missing prioritised The issue has elevated priority labels Apr 27, 2022
@DerZombiiie
Copy link
Collaborator Author

Not a fix for Issue #71

@HimbeerserverDE
Copy link
Owner

5.4.1-dev isn’t the correct version. It should be 5.4.1

@HimbeerserverDE
Copy link
Owner

Breaks backwards compatibility and chat command concurrency has already been implemented. Reopen if you manage to fix it, but a new PR might be cleaner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical Critical functionality is broken enhancement New feature or request prioritised The issue has elevated priority required Required functionality is missing trivial The fix only requires a basic understanding of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants