Skip to content

Underanalyzer: Fix incorrect data type in tiles#2037

Merged
colinator27 merged 2 commits intoUnderminersTeam:underanalyzerfrom
setupwitch:underanalyzer
Feb 12, 2025
Merged

Underanalyzer: Fix incorrect data type in tiles#2037
colinator27 merged 2 commits intoUnderminersTeam:underanalyzerfrom
setupwitch:underanalyzer

Conversation

@setupwitch
Copy link
Copy Markdown
Contributor

Description

changes the data type of SourceX and SourceY inside of the UndertaleRoom.Tile class to be integers instead of unsigned integers to allow for negative numbers.

Caveats

Theres a chance that I missed a point in which the variable is used, which should be ironed out with more testing.

Notes

This was mostly a quick fix for an issue a friend found in Undertale Yellow.

setupwitch and others added 2 commits February 9, 2025 22:04
This commit changes the data type of SourceX and SourceY inside of the UndertaleRoom.Tile class to be integers instead of unsigned integers to allow for negative numbers.
@github-actions
Copy link
Copy Markdown

@colinator27
Copy link
Copy Markdown
Member

Going to try retargeting this to master, but we'll see if things go horribly wrong or not.

@colinator27 colinator27 changed the base branch from underanalyzer to master February 12, 2025 22:31
@colinator27 colinator27 changed the base branch from master to underanalyzer February 12, 2025 22:32
@colinator27
Copy link
Copy Markdown
Member

Nope, that was disaster.

@colinator27 colinator27 merged commit cbfbbbd into UnderminersTeam:underanalyzer Feb 12, 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