Git Product home page Git Product logo

mhwitemboxtracker's Introduction

Monster Hunter World Item Box Tracker

A plugin for hunter pie that lets players track the items they are farming.

Reducing cognitive overhead by allowing the player to stop looking at the box after every quest to find out that they still need 5 more tickets, 1 less than the last time they checked, and stop asking "how many did I need again?"

Overlay

The numbers displayed are pouch | box (+craftable) / wanted

Craftable items are counted from box items if Track items in box is enabled and from pouch if Track items in pouch is enabled. The number shown is their sum.

Changelog

The changlog is auto generated on the project's wiki from commit messages. Only releases with notable changes (i.e. that impact the user) are noted in the changelog. Here's the Changelog.

Install

Requirements

Setup

  1. Open HunterPie and navigate to Plugins and search for ItemBoxTracker. Download and restart.
    • Alternatively you can extract ItemBoxTracker.zip to the HunterPie directory, but why would you?
  2. In HunterPie, navigate to Settings->Plugins->ItemBoxTracker. Should be intuitive.
    • Add an item by typing its name in the search box and selecting it.
    • Amount is disabled until there is an item selected.
    • Hit Add another to... add another.

Note: the switches don't do anything yet and only the Always tab is used (only in the village ๐Ÿคฆโ€โ™‚๏ธ). These features will be implemented by label: enhancements #24, #25, and #26

Build

TODO: Update NuGet source when main HP pushes libs to NuGet with CI

You'll need to add ForksKnivesAndSpoons to your NuGet sources one time:

nuget sources add -name FKnS -source https://nuget.pkg.github.com/ForksKnivesAndSpoons/index.json -UserName $GITHUB_USERNAME -Password $GITHUB_PASSWORD

If you built HunterPie locally, you can also copy HunterPie.Core.dll and HunterPie.UI.dll to the root of this project and change the PackageReferences for the commented out References in ItemBoxTracker/ItemBoxTracker.csproj.

Then to build it:

msbuild -m /t:Restore
msbuild -m /p:Configuration=Release

mhwitemboxtracker's People

Contributors

actions-user avatar dependabot-preview[bot] avatar dependabot[bot] avatar devilpepper 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.