Git Product home page Git Product logo

moongourd-spy's People

Contributors

saltymonkey avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

moongourd-spy's Issues

Feature Suggestion: Creating your own preferred return order upon inspection

I was in the process of trying to modify which dungeons the mod would return upon inspection. I was able to easily change which dungeons it returned but not the order. I'll attach my specific settings here:
settings

The order it seemed to consistently return was Bahaar>DAH>FA>AQ>DAN. I inspected multiple people multiple times and that was the order every time, even when someone wouldn't have valid runs for one of the categories.

I had asked in the Toolbox discord if anyone knew how to fix it and Caali said I had done basically all I could and that it was probably either Moongourd's response times or the mod's processing time. They also gave this suggestion:

"it should be a simple fix, instead of printing all stuff as soon as it's computed he can just return the resulting data from the async function and await the entire list he's currently forEach()ing. smth like await Promise.all(continentsToCheck.map(x => analyzeChar(...)), and then print it afterwards in proper order"

Thank you, I really appreciate this mod a ton. Was really disappointed that the last in-line inspector mod broke with the new moongourd but this one is way better.

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.