tl;dr: if the weapons can't move right again, allow us to move the minimap to the left at least? puhwease!
I'm sorry for revisiting the topic, but I haven't managed to acclimate to the new weapons toolbar position.
I was fine continuing on 1.0, but now I'd really like to play some MP with a friend whom I sold on the game, and of course they are on 1.1.
kovarex wrote: Thu Jan 28, 2021 3:12 pm
armatas wrote: Thu Jan 28, 2021 9:50 am(zip)
This is only a muscle memory, and it will feel natural quite fast when you play.
There is just not enough place on the right for the Character + vehicle window.
I don't mean to sound toxic or ungrateful with my comments, I hope I didn't come across that way. I love all the considerable work invested here, especially considering you are investing all this time into a post-release product (with declining revenue stream), still. And I want to distance myself from other so toxic comments.
But it's not re-learning muscle memory that hurts me in this case, it's
eye-coordination in intense skirmishes; where
I want the minimap + ammo display on one eye, and my character fighting on the other eye. It wasn't perfect before, but you could glimpse map+ammo out of the corner of one eye, while in a hectic battle now it is really hard for me to focus on the actual fight, while flipping eyes between weapon toggled or ammo count and what's happening on the mini-map (bottom-left to top-right, argh!).
That eye movement is like: top-right, bottom-left, center screen - top-right, center, bottom-left - repeat until headache.
Regarding screen space: I'm playing on a *XGA resolution (1920x1200) and the tooltip UI
still stretches all the way to the bottom of the screen. Meaning: on 1920x1080 or similar 16:9 widescreen ratio, it does cut off and just overflow the screen, already ANYWAY. And in the few cases when it does I REALLY DON'T CARE, if that means I can just have the weapon toolbar back on the right side!
Or in other words: since I have 1200px in height, minus the height of the weapon toolbar equals around the same as if I didn't have it there while playing at 1080! I don't see the difference! It'll overflow screen either way. Just let me make the choice of the lesser evil for myself, pleeease?
Even better: The vehicle information is a tooltip element, it only shows when hoovered - so then it can just overflow
in front of the weapons toolbar while active (hiding the ammunition info), and it won't be any different to not having the weapons toolbar there. I hope I'm making sense here?
As Bilka took the time to create a visual example (thanks!), I can at least return the favor:

- Both weapon toolbars on the right side, even if stacked on top of each other, would only hide neglectable info worst-case scenario.
- factorio-screen.jpg (508.36 KiB) Viewed 7210 times
I apologize for being the prissy princess on the pea here, but I'm willing to work for this change, given some chance of success.
- I've found the style.lua and tried my best to mod the elements, but they seemingly just don't have or expose the parent objects that would allow me to re-position the entire boxes I need (from what I can deduct, since it looks similar enough to CSS to me; and definite props for building it that way!)
- I found the shader files are exposed, and tried to find a way to "blit"-copy the lower left to the right screen side via framebuffer in a postprocessing shader (so I would at least have it on both sides); but I've not yet been able to figure out the how, if there's even an existing shader that exposes the necessary data to modify it in such fashion.
- I've considered decompiling the thing, but even if (big if) I could find the correct memory to tweak and the right way to tweak it, that's just way too much hassle for a temporary hack that would just become invalid again with the next update.
Most every RTS game I played and can remember had the UI concentrated at one screen side, or at most two adjacent ones. For westwood titles like Dune, C&C etc. on the right side; Dark Reign, StarCraft etc. on the bottom; Supreme Commander kinda both, but then with moveable (and lua-moddable) UI elements.
Sure, this is NOT an RTS and usually doesn't require the amount of hectic APM (actions/clicks per minute) or coordination of multiplayer RTS, but for the fighter types that like the biter battle action and perhaps MP scenarios like Mountain Fortress

, it's similar enough.
I'd really love to gain just some tiny concession on this topic, so I can continue to enjoy the action-intense moments in Factorio.
Any possible hack is welcome, it doesn't have to be fit for general player consumption. If anyhow possible: please allow users to mod the UI locations themself - if you can somehow give the UI elements a parent element that I can position through the `style.lua` UI, that'd be quite amazing.
I understand that may not be easy, since GUIs like Agui or Vendetta Onlines' similar
IUP are more like tiling and not floating window managers, so changing absolute positions of GUI elements may not be intended, but you guys DID make the ingame menu float - so I feel hope that this may also be achievable.
If that's too much work to ask for, the simplest solution to make me happy:
if the weapons can't move right again, allow us to move the minimap to the left, ideally in a position close to the weapons toolbars; that'll also free up needed space for the right-hand UI. Whether that's both at the top or bottom wouldn't matter as much to me.
To me it just matters that the "action" and "tactical" UI elements (minimap, weapon/ammo slots,
quickbar) are quickly reachable and close to each other, while the overall "strategic" elements (vehicle inventory and equipment, tooltips, vehicle or building infos, research, blueprint and building tools etc.) don't have to be. They can be located elsewhere. So as an example, the tactical stuff could be located on the left screen side while the strategic options are on the right. (So if the minimap could just move to the bottom left of the screen, next to weapons toolbar and quickbar, that would satisfy me. Perhaps the crafting toolbar could be swapped to the bottom right, to make it fit.)

- Hypothetical RTS-like UI arrangement (pRPort+Exoskel. toggles might also fit better next to Armor on the left side)
- factorio-UI.jpg (589.5 KiB) Viewed 7210 times
I hope it's self-explanatory, but with "tactical" I mean info & tools for short-term in-action decision-making, where as "strategic" info are info & tools in support of more long-term goals and planning; such as the usual base construction, vehicle armament planning before action.
So for example you will want to know how fast your vehicle is, or how many weapons it mounts while planning your strategy; but in the heat of the battle you don't care for that info - only how your current ammunition status is, grenades left in your inventory, HP/damage status, planning escape routes on the map,... that stuff.
Ooohkay. Well, this became a fookin essay. But if it helps my case, ...friggin worth it.
P.S.
Koub wrote: Thu Jan 28, 2021 11:15 am
armatas wrote: Thu Jan 28, 2021 10:43 am
And it didn't even warrant a changelog entry?
It did.
Moved the character/vehicle gun window to the left of the quickbar.
Source
Many apologies. I read through the whole ingame changelog post-update; but this line didn't register with me, even after looking for it.