Code Monkey home page Code Monkey logo

ringsdb_digital's Introduction

RingsDB

Very quick guide on how to install a local copy

This guide assumes you know how to use the command-line and that your machine has php and mysql installed.

  • install composer: https://getcomposer.org/download/
  • clone the repo somewhere
  • cd to it
  • run composer install (at the end it will ask for the database configuration parameters)
  • run php app/console doctrine:database:create
  • run php app/console doctrine:schema:create
  • import data into mysql
  • run php app/console server:run

ringsdb_digital's People

Contributors

sydtrack avatar seastan avatar dkaygithub avatar joezimjs avatar olivierkes avatar

Watchers

 avatar  avatar

ringsdb_digital's Issues

Unable to search by trait (k:)

The search function “k:” does not work for traits. I’m on the mobile version of that has something to do with it. Thanks for the help!

Mirlonde and a MotK ally-hero

RingsDB treats Mirlonde as also affecting the threat cost of Lore MotK ally-heroes, but this is incorrect AFAICT.

MotK simply has you sum up stats on the ally, and add that to your starting threat. However, Mirlonde modifies a hero's threat cost, which that sum of stats has nothing mechanically direct to do with.

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.