raid-guild / character-sheets-frontend

https://play.raidguild.org
1 stars 0 forks source link

Dynamically render recent characters and items to landing page #81

Closed ECWireless closed 7 months ago

ECWireless commented 11 months ago
dan13ram commented 8 months ago

@ECWireless By most recent are you thinking "last created", "last updated", or something else? Neither of those might be the one we want to feature? Perhaps the character with the most experience?

ECWireless commented 8 months ago

@ECWireless By most recent are you thinking "last created", "last updated", or something else? Neither of those might be the one we want to feature? Perhaps the character with the most experience?

I was initially thinking that it should be the "last created," but I guess that means there will be a boring character on the front. If we make it the character with the most XP, though, then potentially any game creator could create a game and mint their character a huge amount of XP to get on the front. Maybe on the production deployment we restrict it to highest XP in the RaidGuild game?

dan13ram commented 8 months ago

That makes sense. In the dev game it doesn't really matter so we can just leave it as the highest XP in any game.