Client v1.4.7 Upcoming Features
-
This topic is meant to introduce the new features and updates that are being added to the client for version v1.4.7. As the new PRs are merged they will be added here. The pre-release is now available at https://github.com/FAForever/downlords-faf-client/releases/tag/v1.4.7-RC2
-
Rework game and player server messages to not be processed on the UI thread https://github.com/FAForever/downlords-faf-client/pull/2276 https://github.com/FAForever/downlords-faf-client/pull/2280
-
Add traditional chinese language https://github.com/FAForever/downlords-faf-client/pull/2256
-
Highlight games with friends in them https://github.com/FAForever/downlords-faf-client/pull/2264
-
Author text no longer intersects with version https://github.com/FAForever/downlords-faf-client/pull/2277
-
Fix mention for usernames with dash https://github.com/FAForever/downlords-faf-client/pull/2271
-
Remember set password on rehost https://github.com/FAForever/downlords-faf-client/pull/2267
-
Reset client after log out https://github.com/FAForever/downlords-faf-client/pull/2265
-
Use new recommended maps and mods list https://github.com/FAForever/downlords-faf-client/pull/2260
-
Add rating filter for replays https://github.com/FAForever/downlords-faf-client/pull/2144
-
Don't crash on invalid map file names https://github.com/FAForever/downlords-faf-client/pull/2262
-
Stop multiple ping sounds in a row https://github.com/FAForever/downlords-faf-client/pull/2263
-
Show rating on hover in rating graph https://github.com/FAForever/downlords-faf-client/pull/2228
-
Update mods before hosting https://github.com/FAForever/downlords-faf-client/pull/2255
-
Change invite UI to be button based https://github.com/FAForever/downlords-faf-client/pull/2182
Old features in 1.4.5 that didn't have an announcment
-
Number of teams option for map generator https://github.com/FAForever/downlords-faf-client/issues/2252
-
Private User game status will properly update https://github.com/FAForever/downlords-faf-client/issues/2242
-
-
Suggestion: Remove ability to kick someone.
Wait for 3:00 autokickSo many times I see disconnects where people come back at 2:00 to 2:15
so I always say to people to wait but there is always someone from opposing team that kick as soon as available
thinking they will win in staked game.I have no idea why this feature exists.
Set timeout, wait, continue after game resumes or player is kicked.
-
The best solution would be if voting to kick someone didn't prevent the game from going forward with both of you in it. E.g. if MasterGoa is reconnecting, and I vote to kick him, and then he comes back, we should be able to keep playing together. Right now, if vote to kick him, and he comes back, one of us has to leave before the game can continue.
Maybe the devs can figure out a way to implement that within the constraints of the client.
The feature exists because (1) in the past, before ICE, it was a lot harder to reconnect. So it made sense to be able to get rid of people. and (2) some people leave the game with alt-f4 in order to force everyone else to wait. It's better if we only have to wait 90 seconds instead of 3 minutes if someone does that.
-
@MasterGoa Just as an FYI this is only talking about changes to the FAF client. The issue you are talking about is in the game itself and so is not affected by any changes in the client.
-
@sheikah said in Client v1.4.7 Upcoming Features:
- Stop multiple ping sounds in a row https://github.com/FAForever/downlords-faf-client/pull/2263
oh my god thank you
-
@sheikah said in Client v1.4.7 Upcoming Features:
Remember set password on rehost https://github.com/FAForever/downlords-faf-client/pull/2267
YESS
-
Remember set unit restrictions on rehosting would be a neat feature as well.
-
@zokora said in Client v1.4.7 Upcoming Features:
Remember set unit restrictions on rehosting would be a neat feature as well.
This would require a change to the game code afaik as there isn't a way to set unit restrictions before opening the lobby.