Skip to content

The color strings from the layer effect properties are ignored by "Find all references" if it's LTS 2022 #2475

Description

@VladiStep

Describe the bug

Judging by the source code of UndertaleRoom.Layer, the effect properties are added in GM 2022.1.
But the recent commit makes the feature treat the LTS 2022 game version as 2022.0, so this results in unreferenced color strings (e.g. #FFFFFFFF), even if they are actually referenced by UndertaleRoom.EffectProperty.

Reproducing steps

  1. Open UTMT.
  2. Load the latest "Deltarune" (a GM LTS 2022 game) version, Chapter 5.
  3. Try to find all references of the "#FFFFFFFF" string.

Setup Details

  1. UTMT version - 0.9.2.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingguiThe PR or issue is related to GUI

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions