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

update bmsad #62

Merged
merged 12 commits into from
Aug 23, 2023
Merged

update bmsad #62

merged 12 commits into from
Aug 23, 2023

Commits on Aug 19, 2023

  1. BMSNAV parse/build for Samus Returns

    - 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
    steven11sjf committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    23013a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8619e81 View commit details
    Browse the repository at this point in the history
  3. update bmsad

    more accurate for dread; complete for SR. SR bmsad embeds bmsas
    duncathan committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    8493bc4 View commit details
    Browse the repository at this point in the history
  4. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and duncathan committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    3bb3257 View commit details
    Browse the repository at this point in the history
  5. ruff

    duncathan committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    9b3638f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f61d0f2 View commit details
    Browse the repository at this point in the history
  7. big fancy new API

    duncathan committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    9ac8907 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fc0ac6 View commit details
    Browse the repository at this point in the history
  9. improvements

    duncathan committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    10f33e8 View commit details
    Browse the repository at this point in the history
  10. update readme for dcr

    duncathan committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    371463a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    b662d2b View commit details
    Browse the repository at this point in the history
  2. fix

    duncathan committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    b91126b View commit details
    Browse the repository at this point in the history