dauntless-builder
dauntless-builder copied to clipboard
Create and share Dauntless builds with your friends!
Currently you only see something like "Berserker" but what does berserker do again? There should be a way to show what these do. Tooltips might be an option (but they...
On my eternal quest to remove as many screenshots as possible from the community: We should probably add a page to share amp builds, this is useful for a lot...
While picking a perk; the ability to see currently picked perks The lantern popup greys out the background, and the list of previously chosen perks are not seen. They are...
Currently the scripts are all separate things that somehow rely on each other but also kinda don't. Rewrite them into one CLI tool that does all the building probably with...
Reproduce: * Scroll to the top * Hover over the perk list * Scroll * Something like in this screenshot should happen:  This is possibly a bug in Material...
Currently the website does not properly work on some older browser (probably at least somewhat related to the fact that we are set to ESNext), maybe this helps? Browsers confirmed...
Add a new page that shows the current trial / next trials together with recommended Trials builds automatically gathered from the Trials sheet https://docs.google.com/spreadsheets/d/1Kv3nlr7y5DJB_olhATqXXh-jPCkDygNCVyHkDwllTsc/edit#gid=0
While that feature generally needs an overhaul, it might be interesting to expand this. Possible solutions: * Offer a backend for dauntless-builder.com with it's own account system. Not sure how...
For some reason the last element or some part of the last element in a select dialog was cut off, I solved this temporarily by adding this hacky solution: https://github.com/atomicptr/dauntless-builder/commit/372c378f4cf920ffb7d5a1b38142d7b4fc28b860...