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] Store description and leader name on dz #1294

Merged
merged 3 commits into from Mar 16, 2021

Conversation

hgtw
Copy link
Contributor

@hgtw hgtw commented Mar 14, 2021

Removes the DynamicZoneInfo struct used for switch list window. This data can be stored on DynamicZone and kept updated by its owning system.

Beginning to cherry pick stuff from my current dz decoupling dev branch. This also renames zone dynamic_zone source files for consistency with dz repository headers and other new files added later. Also sneaking in a small cleanup to MarkSingleCompassLoc with this since it's touching the compass methods.

Removes the DynamicZoneInfo struct used for switch list window. This
data can be stored on DynamicZone and kept updated by its owning system
Cleanup MarkSingleCompassLoc
@Akkadius Akkadius changed the title Store description and leader name on dz [Expeditions] Store description and leader name on dz Mar 16, 2021
Copy link
Member

@Akkadius Akkadius left a comment

Choose a reason for hiding this comment

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

Thank you for breaking up these in PR's per our previous discussion, LGTM

@Akkadius Akkadius merged commit 0d12bf0 into EQEmu:master Mar 16, 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

2 participants