You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The resource production that the tooltip shows does not match the resource production that the "?" popup shows. I'm not sure yet if this has to do with server speed settings (economy) or if there is a bug somewhere else.
The screenshot for example shows the following differences all for metal mine level 1 with server settings economy speed/research speed/fleet speed all set to 1.
Tooltip shows per hour: 96
The metal mine "?" properties popup shows per hour: 220
The resource settings page shows per hour: 63 (30 base + 33 metal mine level 1)
Todo
Investigate what causes these differences and adjust the logic so that the following places all show the correct resource production:
Tooltip when hovering over the metal/crystal/deuterium/energy on top of the screen.
The "?" properties popup of the respective buildings (metal mine, crystal mine, deuterium synthesizer, solar plant, fusion reactor)
The resource settings page (URL /resources/settings)
Test with various server settings for economy speed to ensure all values always match.
Screenshots
The text was updated successfully, but these errors were encountered:
lanedirt
changed the title
Resource production does not match shown values in tooltips
[BUG] Resource production does not match shown values in tooltips
Oct 4, 2024
Problem summary
The resource production that the tooltip shows does not match the resource production that the "?" popup shows. I'm not sure yet if this has to do with server speed settings (economy) or if there is a bug somewhere else.
The screenshot for example shows the following differences all for metal mine level 1 with server settings economy speed/research speed/fleet speed all set to
1
.96
220
63
(30 base + 33 metal mine level 1)Todo
Investigate what causes these differences and adjust the logic so that the following places all show the correct resource production:
/resources/settings
)Screenshots
The text was updated successfully, but these errors were encountered: