Code Monkey home page Code Monkey logo

mhw-dps-overlay's Introduction

Monster Hunter: World - DPS Overlay

This mod displays the damage breakdown and DPS of your current team.

During hunts, this mod displays the percent of total team damage done and the exponential moving average of DPS of each player. After hunts, this mod displays the damage, percent of total team damage, and the overall DPS of each player.

Distributed on Nexus Mods.

Instructions

  1. Run Monster Hunter: World in borderless windowed mode
  2. Run this mod and adjust the position/size of the overlay
  3. Enjoy the hunt!

Contributing Guide

Contributions and forks are welcome. Please take a look at our Issues and Projects pages and feel free to make an issue or pull request. This project is licensed under the MIT license.

The minimum supported version of Visual Studio is 10.0.40219.1 but we recommend using 15.0.28010.2016 or later.

Credits

Original mod by hqvrrsc4. Modified with permission.

mhw-dps-overlay's People

Contributors

danong avatar jingno123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mhw-dps-overlay's Issues

Game version

MHW has updated on Sep 6th and this mod doesn't work with new version

Fix post hunt DPS calculation

Post-hunt DPS is low because it includes the 60/20 seconds period after the hunt and the time spent in the post-hunt summary pages (maybe?). Maybe store the last damage timestamp and use that as the end time when calculating overall DPS for a more accurate DPS calculation.

Switch to nicer colors

Replace current 4 colors with nicer colors. Maybe use the colors from a seaborn color palette.

>>> import seaborn as sns; sns.set()
>>> sns.palplot(sns.husl_palette(4))

Sort user order

During hunts, the current user should be at the top of the list followed by the other users in alphabetical order. After hunts, sort all users by damage done.

Instructions to run.

Howdy, developers. I don't really know what is entailed when the docs say "run the mod" because i r noob. Could anybody provide some clarity?

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.