Skip to content

Small code cleanup, improved FancyRoomSelect.csx#2236

Merged
colinator27 merged 7 commits into
UnderminersTeam:masterfrom
BioTomateHP:master
Jan 17, 2026
Merged

Small code cleanup, improved FancyRoomSelect.csx#2236
colinator27 merged 7 commits into
UnderminersTeam:masterfrom
BioTomateHP:master

Conversation

@BioTomateHP
Copy link
Copy Markdown
Contributor

Description

No new features, just a bit of cleanup up code.

Actually, there is a new feature: You can now press Ctrl+Backspace when using the room picker in FancyRoomSelect.csx to delete the entire query.

Caveats

Might be few nanoseconds less efficient; I don't know how well C# optimises code.

Notes

I couldn't compile the UI project (UndertaleModTool) because I don't have access to Windows right now.

Comment thread UndertaleModLib/UndertaleLists.cs Outdated
reader.SubmitWarning("Null pointers found in pointer list on file built with GMS pre-2!");
}
i--; count--;
reader.SubmitWarning("Null pointers found in pointer list on file built with GMS pre 2024.11!");
Copy link
Copy Markdown
Contributor

@Dobby233Liu Dobby233Liu Sep 6, 2025

Choose a reason for hiding this comment

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

This was completely supposed to say "pre-2". At least one GMS1 game (see #2020) is known to be like this

Comment thread UndertaleModTool/MainWindow.xaml.cs Outdated
BioTomateHP and others added 2 commits September 7, 2025 01:09
Co-authored-by: Liu Wenyuan <15816141883@163.com>
@BioTomateHP
Copy link
Copy Markdown
Contributor Author

my bad, i fixed those two mistakes now

@colinator27 colinator27 added this to the Possible for 0.9.x milestone Jan 4, 2026
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.

Did a whole bunch of cleanup and refactors on top of the existing ones in this PR, and fixed up some compilation/accuracy issues. Seems good to merge now, thanks!

@github-actions
Copy link
Copy Markdown

@colinator27 colinator27 merged commit 9426fe5 into UnderminersTeam:master Jan 17, 2026
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.

3 participants