Coder Social home page Coder Social logo

calcrust.com-backend's People

Contributors

skippeh avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

hyllesen

calcrust.com-backend's Issues

Allow download of rust.json via API call

The calcrust API is backed (if I understand the source correctly) by data/rust.json. The API call /dump allows to get most information in bulk, but sadly not everything (for example DamageInfo is missing)

It would be great if the entire rust.json would be accessible via an API call (e.g. /fulldump -> should directly reflect rust.json)

thanks.

Don't overwrite old data when uploading

When saving new data, we should save it to a new file instead of overwriting the old data.

Could be useful in the future to find differences between patches.

Damage values for certain items are wrong

Items that don't have weak sides have wrong damage values.

Feels inconsistent:

  • Sheet metal door = 1 c4 is correct, but 5 satchel charges is wrong.
  • Vending machine says it requires 3 c4, but it's only 2 c4.

Those are only two examples, there's probably more.

Show what an item will recycle to

It would be very useful if items showed what they recycled to. Some items have this on the wiki link but not all.

I looked at the RustExportData .cs to see if I could tell if a field like that existed but was unable to determine where I would get that information. Do you happen to know if that is a property of the item or the recycler? I would assume based on how burnable objects are represented their would be some field exposing recyclable output.

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.