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

Added Mud Server Status Protocol #340

Merged
merged 1 commit into from
Feb 11, 2024

add Mud Server Protocol (Amend) to handle game time

43e3e9f
Select commit
Loading
Failed to load commit list.
Merged

Added Mud Server Status Protocol #340

add Mud Server Protocol (Amend) to handle game time
43e3e9f
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Feb 11, 2024 in 2s

1 issue fixed. 2 issues found.

Annotations

Check notice on line 343 in src/proxy/MudTelnet.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/proxy/MudTelnet.cpp#L225-L343

Complex Method

Check notice on line 314 in src/proxy/MudTelnet.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/proxy/MudTelnet.cpp#L314

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)