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

BMSNAV parse/build for Samus Returns #64

Merged
merged 3 commits into from
Aug 23, 2023

Conversation

steven11sjf
Copy link
Contributor

  • mostly just a simpler format of Dread's navmesh
  • geo_connections have 3 bytes added to the start of each entry
  • there's an unknown struct that seems to be there for metroids, probably similar to how emmy actions are in dread

- mostly just a simpler format of Dread's navmesh
- geo_connections have 3 bytes added to the start of each entry
- there's an unknown struct that seems to be there for metroids,
  probably similar to how emmy actions are in dread
@codecov
Copy link

codecov bot commented Aug 19, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03% 🎉

Comparison is base (edd33d0) 69.10% compared to head (f61d0f2) 69.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   69.10%   69.14%   +0.03%     
==========================================
  Files          54       54              
  Lines        2544     2547       +3     
==========================================
+ Hits         1758     1761       +3     
  Misses        786      786              
Files Changed Coverage Δ
...c/mercury_engine_data_structures/formats/bmsnav.py 100.00% <100.00%> (ø)

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

@henriquegemignani henriquegemignani merged commit 8fc0ac6 into randovania:main Aug 23, 2023
7 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