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

Advanced custom entities #97

Merged
merged 21 commits into from
Aug 4, 2024
Merged

Advanced custom entities #97

merged 21 commits into from
Aug 4, 2024

Conversation

cvet
Copy link
Owner

@cvet cvet commented Mar 20, 2024

No description provided.

…ties

# Conflicts:
#	Source/Client/Client.cpp
#	Source/Server/Critter.h
#	Source/Server/EntityManager.cpp
#	Source/Server/MapManager.cpp
#	Source/Server/Player.h
#	Source/Server/Server.cpp
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

Attention: Patch coverage is 0.11730% with 1703 lines in your changes missing coverage. Please review.

Project coverage is 0.69%. Comparing base (c3b3375) to head (b7b21f7).

Files Patch % Lines
Source/Server/EntityManager.cpp 0.00% 321 Missing ⚠️
Source/Client/Client.cpp 0.00% 294 Missing ⚠️
Source/Common/ProtoManager.cpp 0.00% 215 Missing ⚠️
Source/Server/Player.cpp 0.00% 149 Missing ⚠️
Source/Server/Server.cpp 0.00% 126 Missing ⚠️
Source/Server/Item.cpp 0.00% 63 Missing ⚠️
Source/Common/Common.h 0.00% 44 Missing ⚠️
Source/Server/Map.cpp 0.00% 43 Missing ⚠️
Source/Scripting/ServerGlobalScriptMethods.cpp 0.00% 40 Missing ⚠️
Source/Common/EngineBase.cpp 0.00% 37 Missing ⚠️
... and 42 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage    0.75%    0.69%   -0.07%     
==========================================
  Files        1754     1754              
  Lines      379812   379902      +90     
  Branches    71349    71412      +63     
==========================================
- Hits         2877     2631     -246     
- Misses     376627   376979     +352     
+ Partials      308      292      -16     

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

@cvet cvet merged commit f6f8e80 into master Aug 4, 2024
36 of 37 checks passed
@cvet cvet deleted the custom-entities branch August 4, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant