Skip to content

Rename RoomEntryFlags.ShowColor to RoomEntryFlags.ClearViewBackground, Name GraphTypeEnum values in UndertaleAnimationCurve#2257

Merged
colinator27 merged 4 commits intoUnderminersTeam:masterfrom
yokimklein:master
Dec 18, 2025
Merged

Rename RoomEntryFlags.ShowColor to RoomEntryFlags.ClearViewBackground, Name GraphTypeEnum values in UndertaleAnimationCurve#2257
colinator27 merged 4 commits intoUnderminersTeam:masterfrom
yokimklein:master

Conversation

@yokimklein
Copy link
Copy Markdown
Contributor

@yokimklein yokimklein commented Oct 7, 2025

Description

RoomEntryFlags.ShowColor uses an inaccurate placeholder name. I've replaced it with the name of the flag used in the GMS2 IDE.

UndertaleAnimationCurve.GraphTypeEnum uses placeholder unknown names, I've named these based on the enum from the GMAssetCompiler.

Caveats

Any code using the old names will need to be updated to use the new ones.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 7, 2025

@yokimklein yokimklein changed the title Rename RoomEntryFlags.ShowColor to RoomEntryFlags.ClearViewBackground Rename RoomEntryFlags.ShowColor to RoomEntryFlags.ClearViewBackground, Name GraphTypeEnum values in UndertaleAnimationCurve Oct 9, 2025
Copy link
Copy Markdown
Member

@colinator27 colinator27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks! I made one additional fix for where ShowColor was still being used in a script.

@colinator27 colinator27 merged commit 67b445c into UnderminersTeam:master Dec 18, 2025
5 checks passed
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.

2 participants