Coder Social home page Coder Social logo

Comments (14)

frengels avatar frengels commented on May 31, 2024 2

That was actually me, but logged in to the wrong account

from runelite.

matthewpetch avatar matthewpetch commented on May 31, 2024

You would need to be able to select the NPC you're wanting to fight for the DPS

from runelite.

deathbeam avatar deathbeam commented on May 31, 2024

or the DPS would update when in combat, otherwise it will calculate it based on target dummy/undead target dummy, that can work pretty good.

from runelite.

Not-Dreyri avatar Not-Dreyri commented on May 31, 2024

You'd also need a list with all stats of NPC's

from runelite.

deathbeam avatar deathbeam commented on May 31, 2024

Yeah, that can be scraped from the wiki.

from runelite.

LovinLifee avatar LovinLifee commented on May 31, 2024

If anybody would like to make this I've already started the basics of a combat simulator
https://github.com/TheSexyNerd/OSRS-Combat-Simulator

from runelite.

shermaza avatar shermaza commented on May 31, 2024

Seems like a reasonable MVP for this would be DPS vs whatever monster you're fighting, then another iteration would be a panel to select any monster.

from runelite.

mironec avatar mironec commented on May 31, 2024

I have started writing this at https://github.com/mironec/runelite/tree/plugin/dps-calculator. The problem would be scraping the wiki for all monster data and presumably creating a runelite API for that. I have just thrown this together quickly in a day or two (one godclass), but maybe people can pick it up if they like it.

from runelite.

sadegroot avatar sadegroot commented on May 31, 2024

I'd prefer for this to be a new panel (as @mironec seems to have done) rather than something added in the equipment interface. I feel it'd be much quicker to use dropdowns to select your gear rather than having to take gear out of the bank/buy it when you may be comparing dozens of options.

from runelite.

cloakd avatar cloakd commented on May 31, 2024

Ive built this into a web tool with all the data processing for the DPS within a REST API, once ive finished the bugs on the tool ill migrate it into a runelite plugin (should only take a day or two)

Any feedback would be greatly appreciated: https://osrs-genie.com [osrs-genie com]

from runelite.

LovinLifee avatar LovinLifee commented on May 31, 2024

Ive built this into a web tool with all the data processing for the DPS within a REST API, once ive finished the bugs on the tool ill migrate it into a runelite plugin (should only take a day or two)

Any feedback would be greatly appreciated: https://osrs-genie.com [osrs-genie com]

It looks great, only thing I don't like is how long the lazily-loaded images take to load in. Perhaps you could add a spinner or something. :) Also could add specs for their respective weapon as well as support PVP by using the 2nd set

from runelite.

winterdaze avatar winterdaze commented on May 31, 2024

There's an updated version of bitterkoekje's spreadsheet, btw. it's now maintained by koekenpan:
link

from runelite.

cloakd avatar cloakd commented on May 31, 2024

There's an updated version of bitterkoekje's spreadsheet, btw. it's now maintained by koekenpan:
link

Oh awesome ill go through and update any formula thats been missed!

Ive built this into a web tool with all the data processing for the DPS within a REST API, once ive finished the bugs on the tool ill migrate it into a runelite plugin (should only take a day or two)
Any feedback would be greatly appreciated: https://osrs-genie.com [osrs-genie com]

It looks great, only thing I don't like is how long the lazily-loaded images take to load in. Perhaps you could add a spinner or something. :) Also could add specs for their respective weapon as well as support PVP by using the 2nd set

Yeah i agree the original iconset dump is all PNG files so will be moving to webp and improving the UX today to resolve this :)

from runelite.

Nightfirecat avatar Nightfirecat commented on May 31, 2024

A DPS calculator was added the plugin hub in runelite/plugin-hub#1397

from runelite.

Related Issues (20)

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.