Coder Social home page Coder Social logo

ranalds.gift's Introduction

Ways To Help

  • Create issues on github for things that need to be fixed.
  • Fix issues.

How to get started

  • install git and node
  • fork the project on github
  • clone your repo
  • navigate to the repo on your system
  • run npm install - downloads all dependances
  • make your changes
  • run npm start to see your changes in action
  • commit your changes to your fork
  • create pull request to get your changes merged in

ranalds.gift's People

Contributors

belodri avatar ranaldsgift avatar tim-zh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ranalds.gift's Issues

Implementing a supporting VT2 Mod

I'm working on a mod to import builds directly into Vermintide 2. So far it seems straight forward to parse the URLs from the "Copy URL" button in the /heroes route (I've been reading through repo contents of src/data). However, this functionality doesn't seem to exist for user-created builds, /builds (for example https://www.ranalds.gift/build/IYRml4fCJPpNuNTZYL5w/view). It would be great to have an "export build" button that either

  1. Generates a URL analagous to the functionality in /heroes; or
  2. Serializes (JSON + base64) the build information (career, weapons, talents, properties and traits) using the game's "code names". For example wh_2h_sword for Saltz's Greatsword or wh_bountyhunter for his Bounty Hunter career.

My plan is to have a chat command where users can paste the URL or serialized string, like

\loadout https://www.ranalds.gift/heroes/11/312221/38-1-2-1/63-1-2-1/1-2-1/1-2-1/2-3-1
or
\loadout VGhlc2Ugc3RhaXJzIGdvIHVwIQ==

Ranaldgift site not up to date

I dont know if it is worth to make an Issue about....But its been months since Vermintide II got a Re-balance patch that changed multiple classes & weapons, and even recently got a hotfix of said patch; Yet there has not been any changes to the site since the patch released.
So I just wanted to warn about this, sorry to bother.

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.