Small suggestions topic

@foodmansteve said in Small suggestions topic:

So I use attack move from fact a lot for reclaim engineers. But they can not think when an enemy wall is in range and they can't decide if they want to reclaim it or shine a spotlight on it for 0.001 second. Is there a way to either get them to ignore the wall or actually reclaim them? (I think it does the same for enemy units if they are in the increased reclaim range)

You know this is annoying when I see this but then I forget about it and don't ask. Why does this happen? Is there a valid reason for it or could this be fixed?

I think it is good because it allows for counterplay and stops attack move engineers from reclaiming battlefields from maximum range if there are enemy units or walls nearby.

I think the engineers should ignore the walls. It's an attack-move order, which means attack first (reclaim for engineers) and move if that's not possible. You can see this with other units like medium tanks or artillery - if an enemy is in range, they attack. If not, they move. So it seems to me that engineers should move around the walls if there's a route available, since they can't attack it.

I'm a noob though so I don't know if engineers try to reclaim enemy structures when they're in range and on an attack-move order. If so, then the engineers should probably try to reclaim the walls since they're just another enemy building.

Engies ignoring walls makes walls significantly more op as nobody wants to spend the 40 clicks to get rid of your wall only for u to have made 4 more behind it.

@ftxcommando said in Small suggestions topic:

Engies ignoring walls makes walls significantly more op as nobody wants to spend the 40 clicks to get rid of your wall only for u to have made 4 more behind it.

What they do now makes them more op than engies just ignoring them - they'll spend 50 years trying and failing to reclaim them, never go idle, and ignore other mass that's there if you're not paying attention and then do everything manually. At least when you do a factory attack move.

This issue doesn’t happen with all attack moves. It’s sporadic.

How about an option to make the default chat recipients to always be chat to allies instead of chat to all?

Having to always press shift+enter is annoying and also error prone as many a accidentally spilled plan can attest to 😛

@cheeseberry will do 🙂

“Be a yardstick of quality. Some people aren’t used to an environment where excellence is expected.”
— Steve Jobs.
My UI Mods

@jip said in Small suggestions topic:

Interesting - it is possible. Any particular reason why it is only half speed? Take for example a slider where you can tell a structure (note: not a unit) to use a % of its build power. It feels a bit balance related in some sense, so I'd love to hear from the balance team about this idea too.

A slider might be too fiddly in the heat of doing 100 things at once in a stressful game. What about if you right click on the factory pause button it goes to build at half speed mode but if you left click it does actually pause? We'd need a new graphic for the half speed pause button.

Would be a good option for when you don't want to pause everything but want to free up mass for another thing you are building. I am obviously aware you could just fully pause factories right now but am just suggesting this mechanism could ease up their mass consumption at key moments in the game. Hedging your bets of a sort, like if you think you have navy won so you reduce their output rather than pause it entirely...just in case..

Hello

Another small suggestion: what about a warning message (audio & visual) if you are going to ctrl-K your commander?

It happened to me in a few games to have a friend that died because he ctrl-K his com while he wanted to ctrl-K a group of units near by. When it happens it really ruins the game =(

Thanks!

Sounds hilarious to me though. I can add in a similar dialog* to that of the campaign: but then with a yes / no.

A work of art is never finished, merely abandoned

@freemp there is already mod like this

“Be a yardstick of quality. Some people aren’t used to an environment where excellence is expected.”
— Steve Jobs.
My UI Mods

@Ctrl-K Good to know. But I think it should be enabled by default in FAF. Many people do not download mods and I had games ruined because of those bad mistakes ^^

I also have accidentally insta-killed my ACU with a hasty ctrl-K I must admit, and extra confirmation box would be good if it was standard with FAF.

Also, on a serious note, am I the only person who finds the sound of torpedo bombers doing an attack run incredibly high pitched and painful? By the time you have a few dozen in constantly bombing runs it's pretty painful to endure. What does everyone else think? I'd love the sound effect to be changed!

@freemp After doing this 2 times in 2 games (while playing stoned mind you lol) I ALWAYS look at my ACU when I ctrl+k anything to see if the 5-second timer is ticking on the ACU so I can cancel if needed. It's very disheartening for a team when one of their meatshields bows out this way lol. That said I am not a fan of changing it.

Let there be light

Back in 2019 I created some code with the idea to quickly find the fairest Teams for the players in a lobby. A pull request was made by shalkya called "Button for balancing teams". It would be nice if someone with FA lobby knowledge could finish this pull request as I think most of the hard work has been done already.

That way all players would need to do a hit the balance team button and then decide which positions they want to play (players can then manually balance slots for who vs who).

https://github.com/FAForever/fa/pull/2903

Never Fear, A Geek is Here!

The description is lacking in what still needs to be done - it is not a small suggestion. You're welcome to give it a go if you're interested, if not, then I will try and look into it but I can't make any promises on whether it becomes part of the next patch.

A work of art is never finished, merely abandoned

I think what's left is

  • When the balance button is clicked call fairestTeams.lua.
  • return the results from fairestTeams.lua.
  • change player slot position based off results.

I am not sure on how difficult this is going to be or if fairestTeams.lua needs to be improved.
I guess it needs a few experience eyes to look at it to see if it is at least heading in the right direction.
If it is heading in the right direction then i will try and see if i can do something with it.

Never Fear, A Geek is Here!

I'll review it later today 🙂 .

A work of art is never finished, merely abandoned

Suggestion: make it easier to swap positions with another player. I'm not exactly sure what this would look like.

But something that makes it easy for 2 players to swap positions, if they both agree, without either one needing to move to observer or empty slot, and without the host needing to manually swap them.

Let's say I'm playing with Jip and I want to switch slots with him. I right-click on his name, choose an option called "ask to switch," then he would have an option appear in his lobby, if he right-clicks on my name at that point, instead of "ask to switch," he would see an option that says "switch" and if he chooses that option, we swap positions.

So we would need: (1) a way to offer to switch with another person (2) the fact that we chose it would need to be communicated to the other player in a way that doesn't spam/annoy them and (3) the other player would need the ability to accept an offer (4) everybody else in the lobby would also need to be updated that the switch happened so everybody in the lobby shows everyone in the correct slots . . .