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

Add temporary team portal tile definitions #272

Merged
merged 2 commits into from
Dec 28, 2021
Merged

Add temporary team portal tile definitions #272

merged 2 commits into from
Dec 28, 2021

Conversation

chrahunt
Copy link
Owner

@chrahunt chrahunt commented Dec 28, 2021

Fixes #271.

Tested by doing a quick run on Arti and validating that the portals showed up as-expected.

Note: replays recorded before this change will have empty tiles in place of the portal. This is because our background map image rendering writes a plain floor tile for most of our dynamic tiles, and the state of the team portal tiles won't have been tracked in the replay.

This ensures that we track the dynamic state of these tiles as they
change throughout the game.
For now we're copying the normal portal values. Later, once licensing
details are resolved for portal image files, we can use red and blue portal
images.
@chrahunt chrahunt changed the title Team portals Add temporary team portal tile definitions Dec 28, 2021
@chrahunt chrahunt marked this pull request as ready for review December 28, 2021 03:55
@chrahunt chrahunt merged commit f2ddd49 into master Dec 28, 2021
@chrahunt chrahunt deleted the team-portals branch December 28, 2021 03:55
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.

Add team portals (temporary fix)
1 participant