Latest Posts

Topic: Soldier status for HQ/Port/Warehouses

tothxa
Avatar
Topic Opener
Joined: 2021-03-24, 11:44
Posts: 448
OS: antix / Debian
Version: some new PR I'm testing
Ranking
Tribe Member
Posted at: 2023-09-17, 21:20

I have an open PR that adds soldier information in the status line of warehouses. It replaces the building type in the census line with an icon, so the town name is moved there to free up the status. It is however marked as "under discussion", because of a disagreement over how much info should be shown. I'd like to ask for feedback here too, because we didn't get any on github.

Current implementation

The HQ and ports have it similar to military sites, but if there are surplus soldiers, then it shows the min garrison size in parentheses, and fighting soldiers are not tracked as belonging to the building (this is a limitation of the current warehouse soldier code, the status line code is there to show them in the PR).

Plain warehouses always show the number of soldiers there, but the wole line is in parentheses to show that they are only stored and cannot fight from there. I actually added this only after some testing, because it looked strange that plain warehouses didn't show anything.

Change requested by @Nordfriese

IMHO we shouldn't show this for warehouses that can't have a garrison setting and are not attackable

and

I though about this some more and actually I think not only should we not show it for warehouses, it also should not be shown for ports and HQs with a garrison setting of 0. To me this emphasizes the military aspect too much by showing players all the time and right from the start that micromanaging your soldiers is such an important part of the game even your warehouses have to show you detailed soldier stats. And that totally misrepresents what Widelands is supposed to be about; in an ideal economy you would never have to worry about tracking individual soldiers.

So I'd like to hear some more opinions on this…


Attachment:
warehouse_soldiers.png

Top Quote
mxb2001
Avatar
Joined: 2019-05-20, 17:49
Posts: 257
OS: Linux
Version: 1.2
Ranking
Tribe Member
Location: The land of the thirsty spider
Posted at: 2023-09-18, 18:41

And that totally misrepresents what Widelands is supposed to be about; in an ideal economy you would never have to worry about tracking individual soldiers.

Part of the fun is dealing with "imperfect" economies. Or in any case us mere mortals who can never make an "ideal" economy are forced to deal with this all the time. : )

I'm all in favour of more info.


--
To Boldly Go Where No Man Has Gone Before

Top Quote
matthiakl
Avatar
Joined: 2020-10-30, 08:17
Posts: 13
OS: Arch Linux
Ranking
Pry about Widelands
Posted at: 2023-09-19, 17:19

I am more on @Nordfrieses side with having less soldier info. To me the presence of a soldier status line suggest a military building, which at least for warehouses isn't the case. It should only display soldiers which are garrisoned and hide if the garrison setting is 0. Yes, this would mean that there may be hidden soldiers present, but if you want to see more soldier stats you can manage the garrison to display them (I know this is not possible in a replay, but I rather not have different layouts for a game and a replay).


Top Quote
palino
Avatar
Joined: 2022-12-19, 07:06
Posts: 14
OS: Windows 10
Version: master
Ranking
Pry about Widelands
Posted at: 2023-09-19, 22:09

I vote for more soldier information, however there are cases it could be disturbing, like Peaceful mode or Collectors. What about making new option in "Show / Hide" menu, something like "Show Military Status". Turning it on will display soldier info for non-military buildings. By default it can stay turned off.


Top Quote
tothxa
Avatar
Topic Opener
Joined: 2021-03-24, 11:44
Posts: 448
OS: antix / Debian
Version: some new PR I'm testing
Ranking
Tribe Member
Posted at: 2023-09-20, 01:56

OK, if we make it official that warehouse desired soldiers are not a real garrison, ie. disable the rookie/hero preference buttons (I think I can try this in this PR), document it somehow that ports and HQs should always be protected by military sites too, and maybe even reduce the maximum allowed value (though that may make new colonisation ports vulnerable), then I guess it's OK if the text only shows the "garrison" setting if greater than 0, and whether it's filled up. E.g. "Garrison: 7 (+5)" instead of "= 7 soldiers (+5)".

Edited: 2023-09-20, 08:56

Top Quote
hessenfarmer
Avatar
Joined: 2014-12-11, 22:16
Posts: 2672
Ranking
One Elder of Players
Location: Bavaria
Posted at: 2023-09-20, 19:46

Ports really need a military site imho, due to the design of the naval warfare feature. And HQ should have it as well for consistency imho. Normal warehouses do not have the feature yet and don't need to have it. Ans we need to make the Hero rookie buttons work properly rather then skipping them .
For the display I think a HQ and a Port are military buildings as well as warehouses.
So I agree on Nordfriese for the warehouses. But I think showing that really importnat buildings are not guarded, would be acceptable, as it is an important information for the gameplay.


Top Quote
carli2
Avatar
Joined: 2023-08-17, 19:13
Posts: 26
OS: Linux
Version: git
Ranking
Pry about Widelands
Posted at: 2023-09-23, 11:33

hessenfarmer wrote:

Ports really need a military site imho, due to the design of the naval warfare feature. And HQ should have it as well for consistency imho. Normal warehouses do not have the feature yet and don't need to have it. Ans we need to make the Hero rookie buttons work properly rather then skipping them .
For the display I think a HQ and a Port are military buildings as well as warehouses.
So I agree on Nordfriese for the warehouses. But I think showing that really importnat buildings are not guarded, would be acceptable, as it is an important information for the gameplay.

There's also another way. On land, everything is fine: Ports behave like HQs and are protected against attacky by the surrounding military sites.

However, on sea, this role has to be taken by the ships. You have to place ships around the port that automatically block and attack incoming invaders. This is of course much more balanced if not a ship alone but the ship's soldiers do the fights. So, ships are like movable military buildings.


Top Quote