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

Feat/tasks #9

Merged
merged 3 commits into from
Dec 13, 2022
Merged

Feat/tasks #9

merged 3 commits into from
Dec 13, 2022

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    96bb12f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. feat: Add tasks

    Adds a system to modify and run checks on the BSP.
    Task can be serialized to json.
    They can report progress and result for the UI.
    
    Tasks:
            - applying stripper config changes to the bsp
            - changing textures
            - compression
            - running external tools like bspfix
    BIRD311 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    58818b3 View commit details
    Browse the repository at this point in the history
  2. feat: Add testmaps

    BIRD311 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    8d3a40f View commit details
    Browse the repository at this point in the history