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

WIP support for directly loading DAT video maps #210

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Commits on May 12, 2024

  1. WIP support for directly loading DAT video maps

    TODO: error handling, comments, more robust culling of the border circle and text.
    
    See videomaps/a90.zip for an example. Each set of videomaps (e.g. for a TRACON) goes in a ZIP file where each map is its own *.dat file. The ZIP file should have a maps.json file in it that gives the name for each map in the file and its map number.
    
    Note that the a90.json scenario has been butchered to test this with all scenarios using the single map.
    mmp committed May 12, 2024
    Configuration menu
    Copy the full SHA
    ded0519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bcae38 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    28c3b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d561b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    e86f480 View commit details
    Browse the repository at this point in the history
  2. more n90 maps

    mmp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1e0d502 View commit details
    Browse the repository at this point in the history