Show the total score of each team in the lobby. To make it easier to balance
Best posts made by MarcSpector
How could I miss this. I will add this feature for the map preview in the "Create game" window.
@Eternal villainous laughter
@Swkoll @phong Done! https://github.com/FAForever/downlords-faf-client/pull/2641
I liked the tournament! Thanks for the stream!
Unfortunately, I don't have a BGR display that I could reproduce and solve the issue. The only thing that can partially reduce the symptoms of "chromatic aberration" is to use css style overriding. Look at the link https://github.com/FAForever/downlords-faf-client/wiki/Themeing
In the style_extension.css file write follow code:
.text {
-fx-font-family: "Calibri";
-fx-font-size: 20px;
}
You can choose and find the best font and size.
Could you give me more data? Which browser and OS do you use? OS language and browser language? And it would also be nice to see a screenshot where the browser's address bar is visible. To make sure it's not a browser or OS issue. Sorry for the inconvenience.
For example,
@Scout_More_Often
Thank you for printing the score of each team. It would have taken me a long time to print this.
@Jip
The "Settings" window mostly occupies empty space. I propose to reduce its height and put the "Points of each team" block in place.
Here are two options for how it will look.
Good idea. I added request. https://github.com/FAForever/downlords-faf-client/issues/2661
Latest posts made by MarcSpector
Could you post client.log
file here? CMD -> %appdata%/Forged Alliance Forever/logs
Unfortunately, I don't have a BGR display that I could reproduce and solve the issue. The only thing that can partially reduce the symptoms of "chromatic aberration" is to use css style overriding. Look at the link https://github.com/FAForever/downlords-faf-client/wiki/Themeing
In the style_extension.css file write follow code:
.text {
-fx-font-family: "Calibri";
-fx-font-size: 20px;
}
You can choose and find the best font and size.
I have a crazy idea. Show the processor name in the tooltip.
What about the FAF rules?
We will list what sort of UI mods are not allowed here. This includes:
All reclaim macros
All autoclickers
@magge
It is added in latest alpha release
https://github.com/FAForever/downlords-faf-client/releases/tag/v2022.4.0-alpha-2
I misunderstood 4 option. I edited the post.
All mods that affect the economy and do not require any actions from the player should be marked as sim mods.
Good idea. I added request. https://github.com/FAForever/downlords-faf-client/issues/2661
@jip said in Patch 3732:
@master-chief said in Patch 3732:
Off topic wish: visibility status in lobby (friends or public), because sometimes we donΒ΄t recognize this and wait ... but of course, nobody can come
@MarcSpector this may be a nice feature too, for the client
Thanks for the good idea. I also fell for this trap once. I will create the suggestion in the client's repository.