#Sort dungeon select by completion rate/difficulty

1 messages · Page 1 of 1 (latest)

warm thunder
#

Would be nice for there to be an easy way to find the hardest dungeons in the game.

gleaming coyote
#

not possible unfortuntaely

#

at least not atm!

latent sorrel
fossil root
#

I wonder if mod.io can display ratio of players played vs players completed like with Super Mario Maker; even if this is not quite an accurate indicator of difficulty, it would give something along the lines of one.

warm thunder
#

Yeah I figured we already have that in the game it would just need to be sorted but I guess idk how things work in the backend

fossil root
gleaming coyote
#

thats the completion percentage

#

the flag icon

#

77%

#

the reason why i cant sort levels based on it is that each calculation of the percenteage requires an API call to mod.io, and its super expensive to do

#

i built like a system for the stats on top of mod.io

fossil root
#

That makes a lot of sense since I assumed much of data for each level would be categorized as a list and trying to backtrack information in any search would have likely would have been bloat code that would be too expensive data wise, even more so when updating. Still, thanks for mentioning the completion percentage since I haven't yet checked the online levels and wasn't even sure it was implemented so its nice to know it's there

gleaming coyote
#

yea!

#

im confident that i can sort by more stats in the future once mod.io officially supports this kind of telemetry

#

i'm reeaaally pushing mod.io with my custom systems hahaha

fossil root
gleaming coyote
#

yea haha

#

yea im good!

#

its a lot of work but ive been at this for 4 years

fossil root
gleaming coyote
#

thanks!