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

Should villager carry capacity be part of calculations? #9

Open
maxinfet opened this issue Sep 8, 2020 · 1 comment
Open

Should villager carry capacity be part of calculations? #9

maxinfet opened this issue Sep 8, 2020 · 1 comment

Comments

@maxinfet
Copy link

maxinfet commented Sep 8, 2020

Should the villager carry capacity be part of the calculations for how many on each resource you need?

@posixpascal
Copy link
Owner

The site is using fixed gather rates per seconds to implement the calculations. Although using the carrying capacity would yield more accurate results, it's only when used in conjunction with some pathfinding algorithm.

I think for now we should implement villager carry capacity by incrementing the overall res/sec.

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

No branches or pull requests

2 participants