Hello, I don’t know if these tabs were removed intentionally, but I love discovering maps this way, I actually have the old URLs bookmarked on my browser’s toolbar and still use them so they still work. I think they would be great to add back.
Not intentionally, just had no time to add this kind of stuff for the new site yet. Once https://www.quaddicted.com/db/ has pagination, it would be possible to easily get a random entry. A more visual frontend is a bit even further away in the future. ![]()
Ah I see, cool, looking forward to it.
It's not a replacement for the old pages, but if you can randomly sort the results now. E.g. https://www.quaddicted.com/db/v2/?include=type=map&rows=9&sort=random_42+DESC would give you 9 random packages of type=map. The 42 in that example is the random seed and for now you have to change it manually if you want different results. E.g. https://www.quaddicted.com/db/v2/?include=type=map&rows=9&sort=random_666+DESC
This is neat, I'm playing around with it already, thanks for the update!