Giter Site home page Giter Site logo

fac-rs's People

Contributors

arnavion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

remexre

fac-rs's Issues

Better errors

  • display = "..." impls for all Errors.
  • Add context to existing foreign errors - paths / URLs for JSON errors, etc. Also add display = "..."
  • Use quick_main in fac instead of unwrap(). unwrap() only prints Debug of the error.
  • Set RUST_BACTRACE to "1" in main() - we always want backtrace.

Web API broken because of mod portal API changes

Tracking issue for https://forums.factorio.com/viewtopic.php?t=56735

  • Querystring parameters in /api/mods are ignored

  • Response from /api/mods/$mod_name no longer contains dependencies.

The latter in particular means the web API cannot deserialize the mod{list} response. Even if it could, fac install/update would not be able to do dependency resolution, defeating its purpose.

#factorio suggested waiting since this may not be a permanent state of affairs. If nothing changes by the end of 2018-02, I may consider workarounds like downloading every mod release to a local cache and extracting their info.json in memory.

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.