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

WIP: Map Event Sync (Includes MapEvents, recruitment, prisoners) #717

Draft
wants to merge 104 commits into
base: development
Choose a base branch
from

Conversation

EgardA
Copy link
Contributor

@EgardA EgardA commented Dec 30, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

  • All new classes have class-level documentation comments, if there are any at all
  • Tests for the changes have been added (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation update
  • Other... Please describe:

What is the current behaviour?

MapEvents are not synced

What is the new behaviour?

Resolves #

MapEvent starts and ends are synced. Results of said MapEvent are also synced.

Other information

@EgardA EgardA self-assigned this Dec 30, 2023
@EgardA EgardA marked this pull request as ready for review January 1, 2024 18:46
@garrettluskey
Copy link
Contributor

Crashes when client touches a mountain bandit

@garrettluskey
Copy link
Contributor

image

@garrettluskey
Copy link
Contributor

Also results need to be synced

@EgardA EgardA changed the title WIP: Map Event Sync WIP: Map Event Sync (Includes MapEvents, recruitment, prisoners) Mar 3, 2024
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.

Disable Player Map Interactions Re-Enable Map Battles MapEvent Sync
4 participants