Skip to content

Allow *Harvester counter* to display only the total number or the number currently working#2226

Merged
Coronia merged 1 commit into
Phobos-developers:developfrom
DeathFishAtEase:HarvesterCounter.ShowActive_or_Max
May 26, 2026
Merged

Allow *Harvester counter* to display only the total number or the number currently working#2226
Coronia merged 1 commit into
Phobos-developers:developfrom
DeathFishAtEase:HarvesterCounter.ShowActive_or_Max

Conversation

@DeathFishAtEase
Copy link
Copy Markdown
Collaborator

  • You can use Sidebar.HarvesterCounter.HideMaxValue to allow the counter to display only the number of active harvesters. If this value is false, you can use Sidebar.HarvesterCounter.OnlyMaxValue to allow the counter to display only the number of total harvesters.
    • This does not disable the color change of the counter text; to adapt accordingly, you need to configure the counter color yourself for the side that uses this feature.

In rulesmd.ini:

[SOMESIDE]                                      ; Side
Sidebar.HarvesterCounter.HideMaxValue=false     ; boolean
Sidebar.HarvesterCounter.OnlyMaxValue=false     ; boolean
HideMaxValue

HideMaxValue

OnlyMaxValue

OnlyMaxValue

@DeathFishAtEase DeathFishAtEase added Tested ⚙️T1 T1 maintainer review is sufficient No Documentation Needed No documentation needed whatsoever labels May 26, 2026
@github-actions
Copy link
Copy Markdown

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

@CnCRAZER
Copy link
Copy Markdown
Contributor

Ohhh very nice 👍🏻

@Coronia Coronia merged commit 5518bd5 into Phobos-developers:develop May 26, 2026
15 checks passed
@DeathFishAtEase DeathFishAtEase deleted the HarvesterCounter.ShowActive_or_Max branch May 27, 2026 05:43
DeathFishAtEase added a commit to DeathFishAtEase/Phobos that referenced this pull request May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No Documentation Needed No documentation needed whatsoever ⚙️T1 T1 maintainer review is sufficient Tested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants