Skip to content

Feature: Warn users that tiled will be mandatory in a next update#683

Merged
AerunDev merged 8 commits intodevelopfrom
663-warn-users-that-tiled-will-be-mandatory-in-a-next-update
Nov 6, 2025
Merged

Feature: Warn users that tiled will be mandatory in a next update#683
AerunDev merged 8 commits intodevelopfrom
663-warn-users-that-tiled-will-be-mandatory-in-a-next-update

Conversation

@Palbolsky
Copy link
Collaborator

@Palbolsky Palbolsky commented Nov 4, 2025

Description

This PR adds a banner to warn users who are still using RMXP for mapping that Tiled will soon become mandatory.
The dialog box that allowed users to choose between RMXP and Tiled mode has been updated accordingly.

Closes #663

Note before testing

The banner will only appear if you are in RMXP mode.
To display it, you can edit your project.studio file and set isTiledMode to false. However, I do not know what the side effects of changing this option might be.

A safer option, but one that requires a very slight change to the code, in the EndSupportRMXPMapsBanner file, at the line 102, change the line by updateBannerVisibility('visible');

Tests to perform

  • The dialog box works correctly (Figma)
  • The banner shows correctly (Figma)

Screenshot

image

@Palbolsky Palbolsky self-assigned this Nov 4, 2025
@Palbolsky Palbolsky added the User story Issues related to a new feature or request label Nov 4, 2025
@Palbolsky Palbolsky linked an issue Nov 4, 2025 that may be closed by this pull request
6 tasks
@AerunDev AerunDev merged commit a1ab003 into develop Nov 6, 2025
5 checks passed
@AerunDev AerunDev deleted the 663-warn-users-that-tiled-will-be-mandatory-in-a-next-update branch November 6, 2025 22:02
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.

Warn users that Tiled will be mandatory in a next update

4 participants