FAForever / FAForever/client

Coop missions having folder name instead of real name in the game list

Open
#835 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
78
Forks
89
Avg merge
22d 15h
Merged PRs (30d)
1

Description

![faforever_2017-08-15_17-34-58](https://user-images.githubusercontent.com/10947024/29323484-538c47c8-81e1-11e7-9e31-be5d474b563e.png)
The name of the mission is not displayed, while in normal games it seems to be working fine, as its not showing `SCMP_009` but properly showing `Seton's Clutch`

This is how the `scenario.lua` of the missions look like https://gist.github.com/speed2CZ/eb81c7a2267357dd21c088cb930aeb5a
the name is there, in this example:
```LUA
name = 'FA Mission 1 - Black Day',
```
So it could be taken from there (I assume that's what the game list for normal map does?)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.