[Lobby] [Feature request] Give human-readable names to games #4

Closed
opened 2024-05-11 17:50:32 +00:00 by Erzangel · 6 comments
Owner

Dunno if this is front or back, but oh well. probably impacts the model

A quick-win I see is being able to display the current players inside a game next to its UUID.

This would be much easier to do than to ask for a game-name, because who cares about game names tbh

Also... wondering whether this is useful cause there might not be more than 1 game at a time.

But this should be better UX because people are gonna wonder "hey, is 9d84e837-11f5-4fe0-a0a9-36c308d88139 the right game???" even tho there's 1

Dunno if this is front or back, but oh well. probably impacts the model A quick-win I see is being able to display the current players inside a game next to its UUID. This would be much easier to do than to ask for a game-name, because who cares about game names tbh Also... wondering whether this is useful cause there might not be more than 1 game at a time. But this should be better UX because people are gonna wonder "hey, is 9d84e837-11f5-4fe0-a0a9-36c308d88139 the right game???" even tho there's 1
legonzaur added the bug label 2024-05-11 19:33:43 +00:00
legonzaur added this to the Release milestone 2024-05-11 19:33:55 +00:00
legonzaur added this to the HeronSkyMap project 2024-05-11 19:33:57 +00:00
legonzaur added reference feat/readable-game-info 2024-05-12 10:12:06 +00:00
Owner

Works with

69b249a9f9

Works with https://git.legonzaur.fr/legonzaur/heron-realms/commit/69b249a9f9e0d5dc49213d4a26f83fcb3170d9b8
Owner

Merged in 260a46fc2f

Merged in https://git.legonzaur.fr/legonzaur/heron-realms-front/commit/260a46fc2f78623cdd1c874b87d4661cc2054cb8
Owner

More Detail probably needs to be added

  • SPECTATE
  • JOIN
  • CONTINUE
More Detail probably needs to be added * SPECTATE * JOIN * CONTINUE
legonzaur added enhancement
complexity
trivial
and removed bug labels 2024-05-14 13:36:14 +00:00
legonzaur removed reference feat/readable-game-info 2024-05-15 08:55:55 +00:00
legonzaur self-assigned this 2024-05-16 09:47:08 +00:00
Owner

Frontend needs to be aware of its current username. Backend modifications needed.

Frontend needs to be aware of its current username. Backend modifications needed.
legonzaur added
complexity
medium
and removed
complexity
trivial
labels 2024-05-17 07:45:30 +00:00
Owner
Game started User in game Message
No No JOIN
Yes No SPECTATE
No Yes JOIN BACK
Yes Yes CONTINUE
| Game started | User in game | Message | |--------------|--------------|-----------| | No | No | JOIN | | Yes | No | SPECTATE | | No | Yes | JOIN BACK | | Yes | Yes | CONTINUE |
Owner

Needs 7d04c037f7

Needs https://git.legonzaur.fr/legonzaur/heron-realms/commit/7d04c037f7632113529aaf5b8a2fc6aa93285c7b
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: heronfief/front#4