Giter Site home page Giter Site logo

a3-mission-check-helper-stack's Introduction

Mission Check Helper

Created to assist WOG A3 project missions check.

Features

Displays:

  • mission information (mission name, summart, wmt-attribute values, etc);
  • sides squads: squad name, unit's inits, slot names, slot playabylity, medical and engineering abilities;
  • boxes, static weapons, vehicles, it's state and inits;
  • unique unit inits.

Checks:

  • mission filename;
  • mission.sqm binarization;
  • mission name;
  • wind and rain values;
  • maximum allowed slots count;
  • with supported inits:
    • personal and long range radio presence;
    • long radio drop if init gives some backpack;
    • vanilla equipment;
  • if mission pbo has description.ext in it.

Installation

Dependencies: debian/ubuntu linux, git, tar, bash, python2, extractpbo (depbo-tools). Deployment dependencies (from deploy.sh) will be installed automatically.

  1. extractpbo must be available for current user.

  2. Download this release, cd in it.

  3. Replace deploy_folder path in code below to full path to directory without trailing slash. Copypaste code into terminal emulator with bash and run:

deploy_folder=/home/some/mission_check_helper && mkdir -p $deploy_folder &&
. compile_repos.sh $deploy_folder &&
cd $deploy_folder && . deploy.sh $deploy_folder && cat $deploy_folder/run_n_update_commands

Usage

All instructions will be available in $deploy_folder/run_n_update_commands after deployment.

a3-mission-check-helper-stack's People

Contributors

unam3 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.