Giter VIP home page Giter VIP logo

zacjl / gamedatabase Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kmalone86/gamedatabase

0.0 2.0 0.0 2.55 MB

EpicSevenDB.com community database for game information, such as Heroes, Artifacts, Gear, Skills and anything else necessary to feed the DB. If you want to contribute but have no github or json experience, please use the databuilder form (link below).

Home Page: https://databuilder.epicsevendb.com/

License: Other

JavaScript 100.00%

gamedatabase's Introduction

EpicSevenDB.com - Game Database Build Status

License: Attribution-NonCommercial-ShareAlike 4.0 International

EpicSevenDB.com community database for game information, such as Heroes, Artifacts, Gear, Skills and anything else necessary to feed the DB

Feel free to open an Issue if you see something wrong or some data/property is missing. Better yet if you make a Pull Request with the fixes :-)

READ THIS BEFORE CONTRIBUTING

Please check if the new hero you intend to contribute isn't already being worked (or was already worked) by someone here: https://github.com/EpicSevenDB/gamedatabase/wiki/List-of-Heroes-currently-being-worked-on

Thank you.

Changelog

Please see CHANGELOG.md for latest merged changes.

General Contributing Rules

Whenever referring to another hero, another resource, always write them with the following rules:

  • Always lowercase
  • If name contains spaces, replace them for - (dash)
    • E.g.: Ruele of Light (5 star Light hero) becomes ruele-of-light
  • If name contains ' (apostrophe) or any other special symbol (that is, not a-zA-Z0-9, and not a greek word, see rule below), simply ignore it.
    • E.g.: Water's Origin (4 star artifact) becomes waters-origin.
  • If name contains greek special symbol (that is, β), write it's greek name (reference letter->name). Some other games have items of same name with different greek letter so let's prepare for that.
    • E.g.: Abyss Guide β (Item that gives entries to Abyss dungeon) becomes abyss-guide-beta.

Contributing to Buff & Debuffs

Please read src/buff-debuff/README.md before contributing


Contributing to Artifacts

Please read src/artifact/README.md before contributing


Contributing to Heroes

Please read src/hero/README.md before contributing


Thank you for contributing.

Testing your changes before committing:

  1. Run npm install to install dependencies
  2. Run npm test and check if all JSONs are valid:
    • Success: you'll get a All JSON validated. Congrats! if everything is fine.
    • Error: You'll get a JSON {nameofjson} is not valid. and validation will halt with One or more JSONs are not valid. Please fix above files and commit the changes.

gamedatabase's People

Contributors

kmalone86 avatar raphaelddl avatar midnight-programmer avatar zordas avatar rapvil avatar bryankhamly avatar stocky37 avatar zealtron avatar cicerakes avatar dimbreath avatar infininight avatar tyrna avatar gjhlee avatar jhleee avatar vfcsz03 avatar

Watchers

James Cloos 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.