Git Product home page Git Product logo

rpad-cogs-utils's Introduction

PAD Dev Utilities

This repo started out as the location for code used by Miru Bot but not actually deployed as a Cog. Due to my lazyness and the convenience of having everything in one place, it expanded into the location for basically everything.

PAD Asset Stuff

image_pull

Contains scripts and code for extracting PAD image/video assets. It has its own detailed readme file which explains how to get access to the files.

orb_styles_pull

Scripts/code for extracting orb skins. Has its own readme file.

voice_pull

Scripts/code for extracting voice lines. Has its own readme file.

PAD Data Processing

pad_api_data

Contains code related to calling the PAD API, parsing the results into data structures, converting them into usable forms, updating the local copy of the PadGuide database, and writing data files out.

If you're using any of the 'raw' files I export, you might want to process them using a derivative of the code in pad_api_data/pad_etl/data.

pad_data

Contains the results of the dungeon data processor run against the dungeon/spawn data for all known spawns. The 'golden' subdirectory contains data that is theoretically correct. The 'new' subdirectory contains all the other dungeons.

enemy skill data

Under pad_api_data/pad_etl/processor/enemy_data you can find a serialized set of every enemy behavior, as computed by the code. This probably deserves to be moved into the pad_data directory, and both of them probably should move to another repo.

Other Stuff

board_data

Contains code/images related to the original implementaion for board detection, (i.e. ^dawnglare) which compared the histogram of the extracted orb against a library of labeled orbs.

azure_scrape / sif_scrape

A couple of folders are dedicated to non-pad stuff, including azure_scrape (broken) and sif_scrape. They pull images for those games and stick them on the server, where they can be referenced by Miru Bot.

rpad-cogs-utils's People

Contributors

dchang0413 avatar mushymato avatar neverdecaf avatar rheingoldriver avatar rohilthopu avatar tactical-retreat avatar

Watchers

 avatar

Forkers

ssac

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.