hugoattal / OrbitalMarket

Enhanced marketplace platform for the Unreal Engine marketplace
https://orbital-market.com
124 stars 12 forks source link

Feature req: sort by type of asset; when things get updated. #19

Open HongPong opened 3 years ago

HongPong commented 3 years ago

well props to you for designing this! i sent in a suggestion to epic so i will add here as well.

it would be easier if any given set of results can be sorted by category (eg sound, characters). not as a filter but as a sort. maybe a sort within that for alpha order. i like to skim over what is on sale but would much rather look at all the characters at once, without having to mess with the filters.

also if the API lets you collect anything about when assets are updated that would be extremely helpful, its very hard to tell when anything gets updated. (thus if you could see when your purchased assets have gotten updates -- ah yes)

cheers and good luck!

hugoattal commented 2 years ago

I just did the filter, but the sorting seems a bit weird... I'm not sure if I'll do it, I don't think a lot of people will use this, and I don't want to make the interface more complex.

About the update, I did this, then I had removed it since the unreal API gave a pretty random date that did not match anything useful. So it sadly was unusable 😕...