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

Fixes map updates when metrics is false. (#855) #1005

Merged
merged 1 commit into from Dec 13, 2021

Conversation

Arufonsu
Copy link
Contributor

@Arufonsu Arufonsu commented Oct 28, 2021

MapUpdateQueue was updating the map within the ActiveMaps check, while inside the enabled check for metrics only.
By moving this check for active maps along with MapUpdateQueue, out of this previously mentioned check for enabled metrics, we can now still enjoy metrics doing it's job properly (to work or not) whenever it's enabled or disabled, without interrupting the gameplay map updates.
Should resolve #855

@Arufonsu Arufonsu marked this pull request as draft October 28, 2021 18:45
@Arufonsu Arufonsu marked this pull request as ready for review October 28, 2021 18:49
@jcsnider jcsnider merged commit 855ee33 into AscensionGameDev:development Dec 13, 2021
@Arufonsu Arufonsu deleted the MetricsFreezeFix branch December 28, 2021 20:36
jcsnider pushed a commit that referenced this pull request Mar 28, 2022
lodicolo pushed a commit that referenced this pull request Mar 28, 2022
jcsnider pushed a commit that referenced this pull request Mar 29, 2022
jcsnider pushed a commit that referenced this pull request Mar 29, 2022
lodicolo pushed a commit that referenced this pull request Apr 2, 2022
lodicolo added a commit that referenced this pull request Apr 2, 2022
* Adding myself as a contributor (#1158) (#1159)

* Fixes map updates when metrics is false. (#1005)

* Should resolve #855

Co-authored-by: Aurele <60020052+RedBandana@users.noreply.github.com>
Co-authored-by: Arufonsu <17498701+Arufonsu@users.noreply.github.com>
lodicolo pushed a commit that referenced this pull request Apr 4, 2022
lodicolo added a commit that referenced this pull request Apr 4, 2022
* Fixes map updates when metrics is false. (#1005)

* Should resolve #855

* Fix 1174 (#1175)

* fix: Daywalkr - Fix for guild bank OOBs

* fix: Daywalkr - Add migration to prevent possible guilds having too many bank slots after change; fix event command for adding guild bank slots

* chore: Daywalkr - 1174 code review

* chore: Review; cleanup weird contextmodelsnahpshot change

Co-authored-by: Arufonsu <17498701+Arufonsu@users.noreply.github.com>
Co-authored-by: AVild <ajv2324@gmail.com>
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