Skip to content

Feature: Manage map links by moving maps on a board#667

Merged
AerunDev merged 34 commits intodevelopfrom
feature/manage-map-links-by-moving-maps-on-a-board
Oct 11, 2025
Merged

Feature: Manage map links by moving maps on a board#667
AerunDev merged 34 commits intodevelopfrom
feature/manage-map-links-by-moving-maps-on-a-board

Conversation

@Palbolsky
Copy link
Collaborator

@Palbolsky Palbolsky commented Oct 8, 2025

Description

This PR implements the new version of maplink. The maps are now directly visible in the board and the user can move it. The old version is still available for users who do not use Tiled.

Version 2 creates maplinks differently than version 1. Version 1 creates maplinks on demand in the maplink navigation. Version 2 creates and deletes maplinks when a map is created or deleted.

A migration has been added to ensure that all maplinks are present. The constraint for interior zones has also been removed.

UX/UI improvements may be made later.

Closes #70

Tests to perform

  • Create a map create the maplink associated ;
  • Delete a map delete the maplink associated ;
  • The user can move the map in the board ;
  • The user can delete a map from the board ;
  • The user can add a map in the board ;

Screenshot

image

@Palbolsky Palbolsky self-assigned this Oct 8, 2025
@Palbolsky Palbolsky added the User story Issues related to a new feature or request label Oct 8, 2025
@Palbolsky Palbolsky linked an issue Oct 8, 2025 that may be closed by this pull request
5 tasks
@Palbolsky Palbolsky force-pushed the feature/manage-map-links-by-moving-maps-on-a-board branch from b30c6fa to cd2dbc1 Compare October 8, 2025 12:51
@AerunDev AerunDev merged commit 255d270 into develop Oct 11, 2025
5 checks passed
@AerunDev AerunDev deleted the feature/manage-map-links-by-moving-maps-on-a-board branch October 11, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

User story Issues related to a new feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manage map links by moving maps on a board

3 participants