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

Fixed b0rked hoods on MOULa. #723

Merged
merged 1 commit into from
Sep 16, 2020
Merged

Fixed b0rked hoods on MOULa. #723

merged 1 commit into from
Sep 16, 2020

Conversation

Hoikas
Copy link
Member

@Hoikas Hoikas commented Sep 12, 2020

This issue seems to only affect Cyan's server (aka MOULa). Per Susa'n, the Cavern Events Hood [sic] on MOULa will only appear in the Nexus when the Age is occupied. Once the last player leaves the Age, it is removed from the list. Upon further investigation by @cwalther and myself, we determined that the server is incorrectly reporting the owner count of the "b0rked" Neighborhoods as zero. On a quick investigation, we found three affected Neighborhoods currently in the list on MOULa. However, more Neighborhoods are known to be affected.

Per discussion on discord, it makes more sense to NOT filter Neighborhoods in this way in the Nexus. Rather, we should simply allow natural selection to cull inactive Neighborhoods from the list.

This issue seems to only affect Cyan's server (aka MOULa). Per Susa'n,
the Cavern Events Hood [sic] on MOULa will only appear in the Nexus when
the Age is occupied. Once the last player leaves the Age, it is removed
from the list. Upon further investigation by @cwalther and myself, we
determined that the server is incorrectly reporting the owner count of
the "b0rked" Neighborhoods as zero. On a quick investigation, we found
three affected Neighborhoods currently in the list on MOULa. However,
more Neighborhoods are known to be affected.

Per discussion on discord, it makes more sense to NOT filter
Neighborhoods in this way in the Nexus. Rather, we should simply allow
natural selection to cull inactive Neighborhoods from the list.
@Hoikas
Copy link
Member Author

Hoikas commented Sep 12, 2020

For future reference, this is the output I got from dumping the MOULa Neighborhood public Age list: https://gist.github.com/Hoikas/0d575eac5b7c231702f2d832dd0544fb

Copy link
Contributor

@DoobesURU DoobesURU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well with an internal client!

@Hoikas Hoikas merged commit 1e059e7 into H-uru:master Sep 16, 2020
@Hoikas Hoikas deleted the b0rked-hoods branch September 16, 2020 02:15
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

3 participants