Git Product home page Git Product logo

100familiars's Introduction

100familiars

Test & Lint status

100familiars is a custom relay script for KoLmafia. It displays a table of familiars you currently own, as well as the highest familiar % record for each familiar from your ascensions.

This script is a spiritual successor of matt.chugg's Familiar Collector/Ascension Familiar Chooser.

This script requires KoLmafia r20550 or later.

Installing

Enter the following into KoLmafia's gCLI:

svn checkout https://github.com/pastelmind/100familiars/branches/release

Features

  • Highlight familiars with 100% runs, or those with 90%-100% runs
  • Table sorting
  • Works even if your challenge path prevents access to familiars

Screenshots

100familiars in action

Development

To create a new release, run:

npm run release [commit message]

This compiles and bundles the relay script, copies minified dependencies, and commits them to the release branch. You can optionally provide a custom commit message.

To use another release branch (for testing), use:

npm run release -- --branch <branch_name> [commit message]

To build without committing to a release branch:

npm run release -- --no-commit

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.