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

Replace 'rectangle region' optimization with 'local region' optimization #5

Merged
merged 1 commit into from
Nov 10, 2015

Conversation

SeruleBlue
Copy link
Contributor

Game now only loads a maximum of RANGE*RANGE Zones near the player.

Zones will only load near the player, 'leading' the player based on the most recent direction travelled in.
Optimization of 100% to over 5000% (time reduced down to <0.1s, from 0.1s to over 0.5s).

KazanK added a commit that referenced this pull request Nov 10, 2015
Replace 'rectangle region' optimization with 'local region' optimization
@KazanK KazanK merged commit 8de3a90 into BaneOfGluttony:master Nov 10, 2015
KazanK added a commit that referenced this pull request May 22, 2018
Replace 'rectangle region' optimization with 'local region' optimization
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

Successfully merging this pull request may close these issues.

None yet

2 participants