Skip to content

Add 1.4.5 support and custom item splits#12

Open
CactusDuper wants to merge 7 commits intoVoxelse:mainfrom
CactusDuper:1.4.5
Open

Add 1.4.5 support and custom item splits#12
CactusDuper wants to merge 7 commits intoVoxelse:mainfrom
CactusDuper:1.4.5

Conversation

@CactusDuper
Copy link

Versions 1.4.5.0-1.4.5.5 are supported with this PR.

1.4.5.0 and later use a different function to check for crimson: Terraria.Recipe.GetRequiredTileStyle. All versions prior to 1.4.5.0 still use the previous function: Terraria.WorldGen.AddShadowOrb

Changed how items are added to the autosplitter. Any item can now be selected. Verified that this change did not impact older versions of the game. Old item splits should be auto converted to the new format.

I'm not familiar with C# UI so I'm unsure if ItemSelectorForm was done properly.

Please let me know if anything needs to be changed!

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.

1 participant