hide recreated characters from web gui #70

Open
opened 3 years ago by andy · 5 comments
andy commented 3 years ago
Collaborator

image

![image](/attachments/35cd3622-8973-4efd-a1ec-6e8d8ec96d45)
385 KiB
Owner

I think there needs to be a deleted flag added to a character that hides them (or puts them in a deleted category)

I think there needs to be a deleted flag added to a character that hides them (or puts them in a deleted category)
andy was assigned by jake 2 years ago
Poster
Collaborator

isn't this logic already in place for deciding which characters to show on the character select screen?

isn't this logic already in place for deciding which characters to show on the character select screen?
jake added the
release
label 2 years ago
Owner

well you see characters don't get deleted, what happens is the player_character table has a variable slot that determines which character appears in that slot on the select screen. the server just uses the latest character created to put in that slot.

you can add a deleted flag to characters to hide them from this menu if you would like.

well you see characters don't get deleted, what happens is the `player_character` table has a variable `slot` that determines which character appears in that slot on the select screen. the server just uses the latest character created to put in that slot. you can add a `deleted` flag to characters to hide them from this menu if you would like.
Poster
Collaborator

the web should display it based on slots anyway to macth in-game. some people like to use slots out of order. wouldn't make sense to show slot 4 as the first character just because someone made that character first, or recreated

the web should display it based on slots anyway to macth in-game. some people like to use slots out of order. wouldn't make sense to show slot 4 as the first character just because someone made that character first, or recreated
Owner

guess who has access to the website repo now

guess who has access to the website repo now
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.