项目作者: Akuukis

项目描述 :
Blueprint Praisal for Space Engineers
高级语言: TypeScript
项目地址: git://github.com/Akuukis/sepraisal-v1.git
创建时间: 2017-12-06T20:56:40Z
项目社区:https://github.com/Akuukis/sepraisal-v1

开源协议:GNU General Public License v3.0

下载


Space Engineers Praisal: Blueprint Parser & Analyzer

Setup

  1. yarn install
  2. yarn start
  3. yarn build
  4. # yarn run deploy-github

License

GPLv3

TODO

In the future, it will also be able to

  • praise your blueprints according to various popular MP servers (in credits, XP, etc.),
  • measure compliance level to popular MP server grid limits,
  • calculate production times,
  • handle mods (and modpacks),
  • do smart block analysis to report freight, production and mobility perfomance,
  • and understand TIM tags for more interesting reports.

Stores:

  • BP
  • Assumptions
  • Blocks
  • Components
  • Ingots
  • Ores
  • Converters

Views:

  • Main (side-by-side compare)
    • upload/link BP
    • upload/edit config
    • assumptions
    • Summary
    • Matter Charts (Pie/Bar) + list
      • blocks
      • components
      • ingots
      • ores
    • Time charts (Pie/Bar) + list
      • ores -> ingots (refinery)
      • ingots -> components (assembler)
      • commponents -> blocks (welder)
  • Mod management
    • block management
    • components management
    • ingot management
    • ore management
    • converter management
  • Modpack management