GithubHelp home page GithubHelp logo

dfoverdx / vampire-survivors-randomizer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 705 KB

Electron project for randomizing stats for characters

JavaScript 2.36% HTML 12.86% TypeScript 78.19% CSS 6.58%

vampire-survivors-randomizer's Introduction

Vampire Survivors Randomizer

Work in progress

This app abuses the golden egg feature to randomize character stats in a save file.

Roadmap

Randomizing

  • adjust/specify ranges for values
    • use MissingNo's ranges
  • specify seed
  • alternatively, import seed file
  • alter save file
    • create backup of current save file
    • load a save file
    • add or subtract random values to every character's egg values
    • regenerate save file SHA
    • save altered file twice
      • in-place
      • as a pre-play save for undoing deltas while maintaining newly collected eggs later
  • export seed file with speficied ranges
  • save all file values to localStorage as failsafe

Derandomizing

  • load backup, current, and pre-play save files
  • calculate differences between current and pre-play values
  • apply differences to backup save file
    • golden egg
    • money
    • all other character data
  • recalculate SHA
  • save as current save file
  • delete pre-play save file

Rerandomizing

  • Derandomize
  • Randomize

Miscellaneous

  • Flesh out readme
  • Restore save backup
    • from file
    • from localStorage
  • Options
    • apply different separate deltas to different characters
    • confirm random values before applying deltas vs keep secret
      • if set to confirm, create UI for confirmation values
  • Cheats
    • lock or unlock characters
    • lock or unlock weapons

vampire-survivors-randomizer's People

Contributors

dfoverdx avatar

Watchers

 avatar

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.