Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix super tank output rate based on the pump used #1810

Merged
merged 2 commits into from Mar 22, 2023

Conversation

chochem
Copy link
Member

@chochem chochem commented Mar 22, 2023

When the auto-output functionality for super/quantum tanks was ported over from impact, the output rates were chosen completely arbitrary and extremely high (might make sense in impact), specifically volume/100. Way higher than any pump the player can craft. This was not considered at the time. E.g. the super tank I outputs 40000L/s compared to the MV pump with 2560L/s.

Thank you for the players on discord that brought this to our attention.

However, there is a very clearly defined way to determine the output rate they should have: each one is crafted with a pump. It should just have the rate of this pump. This is not just logical, but also balanced as it directly corresponds to the tier of the player. That is implemented here.

@Dream-Master Dream-Master requested review from a team March 22, 2023 11:51
@Dream-Master Dream-Master merged commit 3681f2f into GTNewHorizons:master Mar 22, 2023
2 checks passed
NexusNull pushed a commit to NexusNull/GT5-Unofficial that referenced this pull request Mar 26, 2023
@chochem chochem deleted the Fix-tank-output branch April 1, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants