UoaWDCC / VPS

6 stars 0 forks source link

fix: fix multiplayer scenarios not displaying in home page. #234

Closed wjin-lee closed 2 months ago

wjin-lee commented 2 months ago

Description

Multiplayer scenario are being omitted from the the “Assigned scenarios” section of the main home page.

Expected Behaviour: Both singleplayer and multiplayer scenarios show up as long as the user is assigned to that scenario (either directly or via a group).

Implementation Notes:

The API responsible for fetching the assigned scenario have been fixed to correctly capture both singleplayer and multiplayer scenarios.