Hide fluid indicator arrow

0n0w1c
Inserter
Inserter
Posts: 28
Joined: Sat Sep 09, 2023 1:43 pm
Contact:

Hide fluid indicator arrow

Post by 0n0w1c »

Similar to this request: 97809

When a compound entity consists of a pump that is selectable in game, the fluid direction indicator appears on mouse-over.
Screenshot 2024-12-27 at 4.44.13 PM.png
Screenshot 2024-12-27 at 4.44.13 PM.png (256.45 KiB) Viewed 407 times
A flag similar to "hide-alt-info", alternate sprite, or scale it? While a pump is used and meaningful to the operation of the compound entity, fluid flow direction is not.
Last edited by 0n0w1c on Sat Dec 28, 2024 3:51 am, edited 3 times in total.
curiosity
Filter Inserter
Filter Inserter
Posts: 558
Joined: Wed Sep 11, 2019 4:13 pm
Contact:

Re: Hide fluid indicator arrow

Post by curiosity »

hide_connection_info doesn't work? Seems like exactly what it was made for.
0n0w1c
Inserter
Inserter
Posts: 28
Joined: Sat Sep 09, 2023 1:43 pm
Contact:

Re: Hide fluid indicator arrow

Post by 0n0w1c »

While the visualization is the same, this seems to be part of the player selected logic, the code that displays the entity's selection box.
The hide_connection_info does as it should, for the connections. I believe this represents the fluid flow, the direction of the pump.
curiosity
Filter Inserter
Filter Inserter
Posts: 558
Joined: Wed Sep 11, 2019 4:13 pm
Contact:

Re: Hide fluid indicator arrow

Post by curiosity »

It looks the same with chemical plant etc. Quite sure that arrow is a fluidbox visualization, thus should be affected.

edit: checked on the vanilla pump, indeed it doesn't obey the property. Should be fixed.
User avatar
Stringweasel
Filter Inserter
Filter Inserter
Posts: 436
Joined: Thu Apr 27, 2017 8:22 pm
Contact:

Re: Hide fluid indicator arrow

Post by Stringweasel »

I already have an PR open to fix this internally (7099). Ran into it with the Valves mod.
Alt-F4 Author | Factorio Modder
Probably known for: (Configurable) Valves | Better Victory Screen | Space Spidertron | Fluidic Power
Official Contributor to Space Exploration
protocol_1903
Fast Inserter
Fast Inserter
Posts: 156
Joined: Fri Sep 09, 2022 4:33 pm
Contact:

Re: Hide fluid indicator arrow

Post by protocol_1903 »

Any updates? It's been a little while and the issue still exists
If you need to reach me, message me on discord.

I make qol mods. Check them out, maybe.
https://mods.factorio.com/user/protocol_1903
If you have a mod idea, I can look into it.
protocol_1903
Fast Inserter
Fast Inserter
Posts: 156
Joined: Fri Sep 09, 2022 4:33 pm
Contact:

Re: Hide fluid indicator arrow

Post by protocol_1903 »

Upon further inspection... the value doesn't even show in the prototype explorer. It also doesn't show up in the log as an "unused" value.
01-14-2025, 17-25-31.png
01-14-2025, 17-25-31.png (42.29 KiB) Viewed 163 times
If you need to reach me, message me on discord.

I make qol mods. Check them out, maybe.
https://mods.factorio.com/user/protocol_1903
If you have a mod idea, I can look into it.
User avatar
Stringweasel
Filter Inserter
Filter Inserter
Posts: 436
Joined: Thu Apr 27, 2017 8:22 pm
Contact:

Re: Hide fluid indicator arrow

Post by Stringweasel »

I'm also running into this bug with the Valves mod. I have three valves (pumps). The one valve has the arrow drawn when selected, but the other two has not because their output connections are linked. From a player's perspective there should be no difference.
01-17-2025, 17-09-44.png
01-17-2025, 17-09-44.png (278.79 KiB) Viewed 122 times
01-17-2025, 17-09-51.png
01-17-2025, 17-09-51.png (269.41 KiB) Viewed 122 times
Alt-F4 Author | Factorio Modder
Probably known for: (Configurable) Valves | Better Victory Screen | Space Spidertron | Fluidic Power
Official Contributor to Space Exploration
User avatar
Stringweasel
Filter Inserter
Filter Inserter
Posts: 436
Joined: Thu Apr 27, 2017 8:22 pm
Contact:

Re: Hide fluid indicator arrow

Post by Stringweasel »

This is implemented for the next release. A pump's direction arrow will now obey "hide_connection_info"
Alt-F4 Author | Factorio Modder
Probably known for: (Configurable) Valves | Better Victory Screen | Space Spidertron | Fluidic Power
Official Contributor to Space Exploration
Post Reply

Return to “Implemented mod requests”