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

Migrate Tiled Directory to data/maps #669

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

AntumDeluge
Copy link
Member

@AntumDeluge AntumDeluge commented Feb 26, 2024

Moves tiled directory to data/maps & updates server code (#628).

Works with:

  • distribution package
  • development build (Note: production server will likely need to manually set data-tileset-path attribute value to "/tileset")

To be merged after 1.46 release.

@AntumDeluge AntumDeluge added the component: server Related to the server backend. label Feb 26, 2024
@AntumDeluge AntumDeluge self-assigned this Feb 26, 2024
@AntumDeluge AntumDeluge requested a review from nhnb March 1, 2024 22:28
@AntumDeluge AntumDeluge mentioned this pull request Mar 7, 2024
8 tasks
@AntumDeluge AntumDeluge modified the milestones: 1.46, 1.47 Mar 7, 2024
@AntumDeluge AntumDeluge marked this pull request as ready for review March 18, 2024 00:47
@AntumDeluge AntumDeluge merged commit 5778cb8 into arianne:master Mar 18, 2024
3 checks passed
@AntumDeluge AntumDeluge deleted the migrate_tiled branch March 18, 2024 00:57
AntumDeluge added a commit that referenced this pull request Mar 18, 2024
#669 places tiled maps & tilesets
in data directory so `data-tileset-path` attribute is no longer needed for
test server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: server Related to the server backend.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant