Git Product home page Git Product logo

bravenw's People

Contributors

enbielievable avatar meissnereric avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

eshack94 kuratius

bravenw's Issues

Filtering is super laggy

The filtering code makes it all very laggy now. We should do a little optimization here before the next release.

Add a footer

Add a nice footer to the website that has some logos, our discord + TTV links on it.

change canvas rendering to 'canvas'

I think it defaults to WebGL right now and Xyo helped me debug that that is the reason for the random black screen crashes / flickering. We should really switch the renderer on sigma.js component to just the canvas to avoid any issues.

Add server-side rendering

We should try and put some of the big rendering stuff server-side.
And also optimize / cache our images so that we're not calling out for images all the time.
NextJS looks like a good candidate for the first here, possibly the second?

Gathering Luck missing the Herbs node

Is this an oversight, or is there some specific trouble with trying to calculate herb chances? Nodes could be broken down by region they are in (since the results change by region).

Add a dark mode theme and switcher

Since we're using Material UI, we should customize a dark mode theme and have a selector for it on the site.
We should also properly make the light color theme such that everything isn't horrible ๐Ÿ˜„

Fix enable all buttons

Currently they're all linked together and a little buggy, each filter type should get it's own.

Item Crafting Calculator

This is a big boi feature.

I want to have a tool where you can search for an item / navigate to an item, and it will give you the full crafting tree for it.
Like, a nice tree view of how many of each resource goes into each sub-resource.
And to be able to fill out the market values of each of those resources.

We should be able to make good use of the graph file I've already made for the network here, it's mostly about getting the UI done decently and crawling the graph correctly / avoiding the few loops / what happens for the Crafting Categories like "Leathers". Probably make it so that someone can choose what item they want to go into it, and then fill out the price for it.
Hopefully also give the projected gearscore of the item computed from their stored profile and gear setup.

  • Possibly integrated with the gathering node value app to find out how many nodes you'd need to gather to make the item? #19
  • Hopefully linked to #22 as well for luck things.

Add mobile support

The site does not render well at all on mobile, we should introduce a library or something to make it work well there. Not sure the best way to do it.

Add gathering node value tool

So one tool / feature I think would be great is to compute the value of a given gathering node, like an Iron Vein or a Hemp.

We could do something like $/gather, $/weight, or even $/time spent gathering it.

It would take in the market value of the various potential drops of the item (which could be kind of a hassle, for something like gems for instance or fishing which have so many potential drops), and then take in your luck/yield gear + setup.

Not sure how really useful it would be, but I do love extra data.

Faction Point Value Calculator

So, Faction points can be used to buy 3 primary tradeable goods, Reagent Converters, Potions, and Runes of Holding. It would be great to have a simple tool like the refining reagent calculator that takes in values for each of these things on your local trading post, and outputs what the value of faction points are for each of them / which one is the most profitable for you to buy. It could also link in with the Refining Reagents calculator itself to compute the sort of, downstream chain of using the reagent converters to convert things to sell again on the TP.

Could also include gear somehow but I think it'd be harder / have too many weird details IMO.

Saved profiles for people (Oauth?)

Would be great to be able to fill out things like what your luck gear is for all the different professions, so that we can use it to better calculate things like gathering node and refining costs.

Not sure the right way to do profiles, I think @enbielievable was looking into OAuth for a while for this.

Add a 'company treasury' feature

Would be great to have something for companies to track their money and who is donating what, etc.
Link a piece of proof such as a screenshot or video of the donation?

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.