Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network overhaul, fixes multiplayer. #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yowave
Copy link

@yowave yowave commented Jan 16, 2022

Sorting\Searching optimization.
Added coin compressor.
Added dynamic crafting station slots, starting at 10 up to max of 45 slots.

Sorting\Searching optimization.
Added coin compressor.
Added dynamic crafting station slots, starting at 10 up to max of 45 slots.
<ItemGroup>
<PackageReference Include="tModLoader.CodeAssist" Version="0.1.*" />
</ItemGroup>
<Import Project="..\tModLoader1.3.targets" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Why?

Copy link
Author

Choose a reason for hiding this comment

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

what do you mean?
If it's about removing of tModLoader.CodeAssist, it's still there.
Look at the file itself on my fork.

Copy link
Contributor

@ExterminatorX99 ExterminatorX99 Jan 16, 2022

Choose a reason for hiding this comment

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

I'm referring to the <Import Project="..\tModLoader1.3.targets" />

idk why github decided to include the CodeAssist stuff (which isn't even part of the diff)

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