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

Economy: Display what is affecting the players science, gold, and other stats #51

Closed
RyanGrieb opened this issue Jan 9, 2022 · 0 comments

Comments

@RyanGrieb
Copy link
Owner

We need to modify StatLine, where when we addValue, subValue, or mergeValue. This would include a description of what is modifying it. For instance, in the MarketBuilding class, we would put this.statLine.addValue(Stat.GOLD_GAIN, 2, "Market"); And store that information to be referenced by the client later.

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

No branches or pull requests

1 participant