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

Make tile memory configurable #97

Merged
merged 1 commit into from
Oct 10, 2020
Merged

Make tile memory configurable #97

merged 1 commit into from
Oct 10, 2020

Conversation

Coolthulhu
Copy link
Member

Truly removing map memory decay is non-trivial due to performance reasons.

For now, a workaround: debug option that lets you increase the decay threshold.
By default, set to 10 times the old amount. Memory banks CBM would give 50 times, so this should be safe.

It's in debug and not world settings because it's not something that should be considered for balancing purposes. The only concern here is performance vs QoL, ideally with both of those being maximized.

Heads up for modders: map_memory_capacity_multiplier field is being removed here.

@Coolthulhu Coolthulhu merged commit a9bd32c into upload Oct 10, 2020
@Coolthulhu Coolthulhu deleted the memory-config branch April 3, 2021 09:35
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.

1 participant