Git Product home page Git Product logo

heroes-images's Introduction

Heroes Images

Build Status Release

This repo contain the Heroes of the Storm image files that are extracted from Heroes Data Parser. The data files are stored in the Heroes Data repo.

This repo will contain all the images throughout every patch and as such the images are not specific to any patch.

All static images are in png format while the animated images are in gif format. Due to the quality limitations of gifs, the texture files used for the creation of the gifs are also extracted in png format. Information about creating animations can be found in the Heroes Data Parser wiki

The heroesimages directory also contain a .hdp.json file which contains a hdp property that specifies the version of Heroes Data Parser that was used to extract the images.

Releases

Releases will have have up to two zip files. A _all and a _new.

The _all will contain all the images.
The _new will contain only the new or modified file(s) from the last release.

Releases will only happen when there are new or modified images.

The release version is simply the build version from Azure Pipelines $(Date:yyyyMMdd).$(Rev:r).

Heroes Data Parser Extraction

The following command was used (same for Heroes Data):

'Path/To/Game' --extract-data all --extract-images all --localization all --localized-text

Then the following command was used to convert the gamestring files to json:

localized-json 'Path/To/gamestring-directory'

For reward portraits extraction was done through the portrait commands (wiki)

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.