Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

0.2.0 #36

Merged
merged 67 commits into from
Oct 8, 2022
Merged

0.2.0 #36

merged 67 commits into from
Oct 8, 2022

Conversation

mingzhang96
Copy link
Collaborator

@mingzhang96 mingzhang96 commented May 26, 2022

  1. Add owner for spore in overlap add owner for spore #37
  2. Add match_ratio in config to control density add density in cfg #38
  3. allow ball to move over border with center 允许球球跨过地图边界,但是球心不能跨过;allow vision over border 玩家的视野可以跨过地图边界,并且始终是正方形,地图外补零表示 Rectangle dev #39
  4. engine update engine update #41
  5. add different config Cfg dev #45
  6. add direction for each cloneball Playback dev #46
  7. add new replayer for .pb files add replayer #47
  8. add more config & udpate doc update doc and config #51

@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

Merging #36 (f335178) into main (72d8836) will decrease coverage by 2.22%.
The diff coverage is 78.43%.

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   88.62%   86.39%   -2.23%     
==========================================
  Files          63       87      +24     
  Lines        3974     4499     +525     
==========================================
+ Hits         3522     3887     +365     
- Misses        452      612     +160     
Flag Coverage Δ
unittests 86.39% <78.43%> (-2.23%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
gobigger/utils/frame_utils.py 0.00% <0.00%> (ø)
setup.py 0.00% <ø> (ø)
gobigger/render/pb_render.py 15.32% <15.32%> (ø)
gobigger/playbacks/action_pb.py 36.84% <36.84%> (ø)
gobigger/managers/spore_manager.py 68.25% <50.00%> (+5.35%) ⬆️
gobigger/agents/bot_agent.py 80.44% <52.17%> (+0.91%) ⬆️
gobigger/envs/__init__.py 62.50% <60.86%> (-37.50%) ⬇️
gobigger/managers/thorns_manager.py 72.28% <61.11%> (-6.09%) ⬇️
gobigger/playbacks/video_pb.py 62.16% <62.16%> (ø)
gobigger/render/realtime_render.py 66.94% <64.70%> (-28.90%) ⬇️
... and 75 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mingzhang96 mingzhang96 merged commit bf6aabe into main Oct 8, 2022
@mingzhang96 mingzhang96 deleted the v0.2.0 branch October 8, 2022 12:52
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.

1 participant