GameServer icon indicating copy to clipboard operation
GameServer copied to clipboard

Zip

Open FurkanS1821 opened this issue 7 years ago • 1 comments

  • .zip file support for content. (Unzipped files may overwrite what is in .zip)

No other mentionable change, except compatibility. Requires LeagueSandbox/LeagueSandbox-Default#84 to work, because the content has been regenerated.

FurkanS1821 avatar Oct 01 '18 18:10 FurkanS1821

Codecov Report

Merging #745 into indev will increase coverage by 7.27%. The diff coverage is 50.56%.

Impacted file tree graph

@@           Coverage Diff            @@
##           indev    #745      +/-   ##
========================================
+ Coverage   1.88%   9.15%   +7.27%     
========================================
  Files        131     131              
  Lines       7798    7742      -56     
  Branches     614     616       +2     
========================================
+ Hits         147     709     +562     
+ Misses      7651    7028     -623     
- Partials       0       5       +5
Impacted Files Coverage Δ
...meServerLib/Exceptions/ContentNotFoundException.cs 0% <ø> (ø)
GameServerLib/Program.cs 0% <ø> (ø) :arrow_up:
GameServerLib/GameObjects/Missiles/Cone.cs 0% <0%> (ø) :arrow_up:
GameServerLib/Game.cs 8.28% <0%> (+8.28%) :arrow_up:
GameServerLib/Content/SpellData.cs 0% <0%> (ø) :arrow_up:
GameServerLib/GameObjects/Spells/Spell.cs 0% <0%> (ø) :arrow_up:
GameServerLib/GameObjects/Missiles/Projectile.cs 0% <0%> (ø) :arrow_up:
GameServerLib/Config.cs 0% <0%> (ø) :arrow_up:
GameServerLib/Content/CharData.cs 0% <0%> (ø) :arrow_up:
GameServerLib/GameObjects/Missiles/Laser.cs 0% <0%> (ø) :arrow_up:
... and 30 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4055a0f...3678cdf. Read the comment docs.

codecov-io avatar Oct 03 '18 17:10 codecov-io