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

ore and food does not accumulate like water and energy #9

Open
icydee opened this issue Jul 24, 2016 · 1 comment
Open

ore and food does not accumulate like water and energy #9

icydee opened this issue Jul 24, 2016 · 1 comment
Labels

Comments

@icydee
Copy link
Member

icydee commented Jul 24, 2016

Since ore and food are the accumulation of different types (algae, meal, etc) when the planet ticks, fractional increments do not accumulate. e.g. 10 increments of 0.5 should give 5 units of food/ore but they give zero.

Rounding should not happen until after the amounts are added.

@icydee icydee added the bug label Jul 24, 2016
@dmcbride
Copy link
Member

We may want to store resources in hundreds/thousands, and then divide on display. I wonder how TLE dealt with this - or if it did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants