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

[Expeditions] Track DZ member status in world #1341

Merged
merged 1 commit into from May 10, 2021

Conversation

hgtw
Copy link
Contributor

@hgtw hgtw commented Apr 30, 2021

World now caches and tracks member statuses so it can send them to zones
that request them on startup. Prior to this the cle would be searched in
world for every zone startup caching request, now it's only searched once
when a new expedition is created.

Bulk loading statuses removed since it would only be needed on world
startup now and likely have no clients in the client list anyway.

This also lets world choose non-linkdead members on expedition leader
changes and better detect when a leader change needs to occur

World now caches and tracks member statuses so it can send them to zones
that request them on startup. Prior to this the cle would be searched in
world for every zone startup caching request, now it's only searched once
when a new expedition is created.

Bulk loading statuses removed since it would only be needed on world
startup now and likely have no clients in the client list anyway.

This also lets world choose non-linkdead members on expedition leader
changes and better detect when a leader change needs to occur
@hgtw hgtw force-pushed the feat/dz-refactor-world-statuses branch from 7c5e8ca to fa44213 Compare May 1, 2021 00:06
@Akkadius Akkadius changed the title Track dz member status in world [Expeditions] Track DZ member status in world May 10, 2021
@Akkadius Akkadius merged commit 0ce7c11 into EQEmu:master May 10, 2021
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