Dean Herbert
Dean Herbert
prod on this one, let's try and get it live >_
@arflyte definitely need this. some kind of symbol or colour or bar to show that replay is available without checking each hamburger menu.
@Non-Binary-Programmer please update the title and description mentioning that this requires a non-official ruleset to be loaded. at least from what i've read that seems to be the case?
I'm so lost with this conversation. @Non-Binary-Programmer please make a video showing the issue.
agree that this is pretty game breaking high priority. will bump up and we can assess where to slot this in to the ongoing development. (we should probably have a...
All sound roughly in line with what I saw being required for MVP 👍
Here's an initial proposal for how we can get things moving. ```sql TABLE beatmap_tags (beatmap_id, tag_id, user_id) PRIMARY KEY (beatmap_id, tag_id, user_id) -- mostly just to make it unique TABLE...
> Let's allow providing descriptions for tags. Some might not be immediately obvious, and they would be helpful for people who are confused or new players. I don't think this...
Just to be clear, you prefer the proposal I made just now where users can create new tags right?
Okay, in that case we can nuke the approved flag and just use a flat list to start with. We'll probably also want an endpoint to retrieve all flags for...