Skip to content

Added Consolaria and ThoriumMod compatibility.#1

Open
prankb0y wants to merge 1 commit into
Yeeyahou:masterfrom
prankb0y:master
Open

Added Consolaria and ThoriumMod compatibility.#1
prankb0y wants to merge 1 commit into
Yeeyahou:masterfrom
prankb0y:master

Conversation

@prankb0y

Copy link
Copy Markdown

I don't know a whole lot about coding, so i used AI to look over your code & implement support for Thorium and Consolaria.
Consolaria was easy because there was only one banner tilesheet, like the other mods, but Thorium used 20 banner tilesheets, so I had to do some extra edits to make your code compatible with mods that use more than one banner tilesheet. Additionally, Thorium's files were hidden, so I had to use some debugging code to print a log of the banner name, itemid, placestyle, tile type, and tile texture path. the debug code is turned off right now, but I left it in to make it easier to add compatibility with other mods. (124-279 in BannerUISystem.cs).

In my own testing this seems to work great! Let me know if you have any questions or concerns. Would love to be able to support this mod.

@Yeeyahou

Yeeyahou commented Dec 21, 2025 via email

Copy link
Copy Markdown
Owner

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