client
client copied to clipboard
FAF Python Client
### Details While triaging your project, our bug fixing tool generated the following message(s)- In file: [replayitem.py](https://github.com/FAForever/client/blob/develop/src/replays/replayitem.py#L529), method: permutations, a logical expression uses the identity operator. A new object is...
Hello, I created an account to report a problem with the python client. I hope this is the right place for it, because I'm new to GitHub or doing bug...
Verification for patch files. _hardcoded_
Hi FAF developers, First I'd like to apologize if this is done wrong but I'm pretty green at raising issues with open-source projects. I was trying to build and run...
The ui uses pixels in a lot of places, which causes scaling problems in different resolutions. We'll have to go through the ui, CSS and code and change the pixels...
Currently the client automatically sends `match_ready` command for the user when matchmaker match is found
I have this in the log ``` 2014-11-03 19:59:15,967 INFO client._clientwindow sending packet to lobby.faforever.com QFSFileEngine::open: No file name specified QFSFileEngine::open: No file name specified QFSFileEngine::open: No file name specified...
http://forums.faforever.com/viewtopic.php?f=42&t=16989 This could be used to create a starting point and then players can balance their starting locations (air, front, navy etc) after the algorithm runs The idea is to...
Say you set min elo to 2000 in the replay search, and hit search. You will get games with 1 2000+ player vs a bunch of 1200s. It would make...
Newer version of replay server will give additional information about replay, it's simulation mods. Info will be stored in replay header (in JSON) on first level of JSON object as...