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

Optimization #11

Closed
Khanx opened this issue Jun 25, 2018 · 2 comments
Closed

Optimization #11

Khanx opened this issue Jun 25, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Khanx
Copy link
Owner

Khanx commented Jun 25, 2018

When the water spread a lot, for example if you let the water flow from very high the game can lag or even worst, crash.

Suggestion:
Made a water manager where is saved for each position (block) the parents (from where comes) and childs (what generate) of each block. RAM in exchange of performance.

Note: Use "recursivity" between clases with threads

@Khanx Khanx added enhancement New feature or request help wanted Extra attention is needed labels Jun 25, 2018
@Khanx Khanx self-assigned this Jun 25, 2018
@Khanx
Copy link
Owner Author

Khanx commented Jul 10, 2018

It's harder that i thought.

@Khanx
Copy link
Owner Author

Khanx commented Aug 3, 2018

Thanks Zun & Pandaros with the help of this issue.

@Khanx Khanx closed this as completed Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant