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

Conversation

Mattias-Viklund
Copy link
Contributor

Handles game time.

(Amend) Removed CMakePresets/CMakeUserPresets.

@Mattias-Viklund Mattias-Viklund changed the title Added Mud Server Protocol (Amend) Added Mud Server Status Protocol (Amend) Feb 2, 2024
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (a53f3d6) 51.86% compared to head (c3f9fe1) 52.32%.
Report is 1 commits behind head on master.

❗ Current head c3f9fe1 differs from pull request most recent head 43e3e9f. Consider uploading reports for the commit 43e3e9f to get more accurate results

Files Patch % Lines
src/clock/mumeclock.cpp 27.77% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
+ Coverage   51.86%   52.32%   +0.45%     
==========================================
  Files          80       80              
  Lines        5202     4990     -212     
  Branches        0      429     +429     
==========================================
- Hits         2698     2611      -87     
+ Misses       2504     2379     -125     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nschimme nschimme marked this pull request as draft February 3, 2024 15:34
src/proxy/MudTelnet.cpp Outdated Show resolved Hide resolved
src/proxy/MudTelnet.cpp Outdated Show resolved Hide resolved
src/proxy/proxy.h Outdated Show resolved Hide resolved
@Mattias-Viklund Mattias-Viklund marked this pull request as ready for review February 3, 2024 21:03
src/proxy/proxy.cpp Outdated Show resolved Hide resolved
src/proxy/MudTelnet.cpp Outdated Show resolved Hide resolved
@Mattias-Viklund Mattias-Viklund changed the title Added Mud Server Status Protocol (Amend) Added Mud Server Status Protocol Feb 6, 2024
@nschimme nschimme force-pushed the telnet_mssp_gametime branch from c3f9fe1 to 43e3e9f Compare February 11, 2024 15:19
@nschimme nschimme merged commit 8498f49 into MUME:master Feb 11, 2024
7 of 9 checks passed
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.

2 participants