Git Product home page Git Product logo

illuminati's People

Contributors

knexer avatar marjievolk avatar tkoford avatar

Watchers

 avatar  avatar  avatar

Forkers

ad510

illuminati's Issues

Add a license

The GitHub terms of service say that "By setting your repositories to be viewed publicly, you agree to allow others to view and fork your repositories." But that technically doesn't allow me to make changes and contribute them back. The easiest way to fix this is to add an MIT License in LICENSE.md:

http://choosealicense.com/licenses/mit/

If you dislike the requirement that people distribute the license with the software so other people know what it is licensed under, CC0 will (in a lawyerly way) attempt to give up all the copyright you have on the work:

http://choosealicense.com/licenses/cc0/

Or if you want to screw all of that, there's always the WTFPL:

http://www.wtfpl.net/about/

If you pick the WTFPL, I suggest adding a note that the software doesn't come with any warranty, otherwise people might blame you if their computer catches on fire.

NullReferenceException when starting a new game

This occurs when TurnController starts, which calls PlayerData.init, which calls the GraphUtility getter in DependencyResolvingComponent, which calls resolveDependency which returns null. I spent some time trying to debug this and see that TurnController and Graph Utility are both in SceneRoot, but I have no idea why this happens. I do find it a little suspicious that the call is coming indirectly from TurnController, though.

In case it helps, I can confirm that this bug was introduced in 56abe91.

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.