R2Calc Progress Report
Added 2024-03-28 13:08:08 +0000 UTC-Melee dps calcs are set and ready, I just can't settle on how I want to display it visually.
-Build queries and filters are in the works. What does that mean though? It means you can set some filters, and specify a stat, like say EHP, or EHP/s, or even DPS. Then, after setting those filters, you can tell the calc to look and cycle through every possible combination based on your filters, and return the gear selections that yield the highest possible stat that you specified. I will clarify though there are billions of combinations, so if you do not filter like you should, it could take you days with a shitty comp if not weeks to complete the query lmfao. Part of what I'm working on right now is improving that logic to make it faster and have less to cycle through. This is def a trickier part, and it has incurred code-rewrite upon code-rewrite to make it happen.
In any case though, I'm not pushing these features or any site update through until the DLC releases, which, is pretty soon.
Just thought I'd update the peeps who were curious about what was next, as well as maybe patrons who are supporting the site. Also note that I added a changelog to the site - on the navbar click the clipboard icon, I've noted changes as I've made them(though ofc, this is only for changes to the live version)