client icon indicating copy to clipboard operation
client copied to clipboard

FAF Python Client

Results 102 client issues
Sort by recently updated
recently updated
newest added

The server uses jsonapi now, and it's about time client started using it. All the pieces for jsonapi are there: * [quamash](https://github.com/harvimt/quamash) as a way to do async with qt....

for team game and ladder, would be nice to have a pop up + a sound notification to alert the player about his game starting. http://forums.faforever.com/viewtopic.php?f=2&t=16290

Redirect user to voting app when there are votes. ![rack](https://user-images.githubusercontent.com/19996713/40874694-da4ecfe4-6672-11e8-94a6-f8f6ec73e4ff.gif) /voting/votingSubjectsAbleToVoteByUser?userId={userId}

https://github.com/FAForever/client/blob/ecf3715c9d3851401d82d095dc46fca3edf72f44/src/fa/maps.py#L101-L112 The map files can be named differently than the foldername of the maps, but the check for valid map files only tries the foldername instead of the paths that...

When sending a chat message containing multiple lines (e.g. from copy pasting) the client just decomposes it in to multiple messages, which get's extremly annoying on the receiving side as...

**Issue** After setting up the FAF client using the tutorial from [Tatsu](https://www.youtube.com/watch?v=pmH67ZWETO0), I discovered that the documents folder where FAF puts it's downloaded files (maps, mods), is taken from the...

**I experienced...** Modded games desyncing immediately at launch due to 1 or more players having the wrong version of a mod. **how to reproduce** Play any game with more than...

-- Client crashes after canceling a leader game search then trying to join to a lobby. System details: Linux Ubuntu Gnome 16.04 LTS Client versions: 0.16.0, 0.16.1 -- Under Play/1vs1...

We agreed that it would be nice to have the client localized, but currently the strings visible to the user are hard-coded into the QT .ui files and Python files....

right now the client will run the game with arguments for multiplayer users currently have to run the game without the faf client should they want to play skirmish (which...