Skip to content

Updating to Latest Terraria Release#2

Draft
JoeStratton wants to merge 20 commits into
rfvgyhn:masterfrom
JoeStratton:master
Draft

Updating to Latest Terraria Release#2
JoeStratton wants to merge 20 commits into
rfvgyhn:masterfrom
JoeStratton:master

Conversation

@JoeStratton
Copy link
Copy Markdown

added travis testing
updated to terraria 1.4.0.1 and tmodloader 0.11.7

Copy link
Copy Markdown
Owner

@rfvgyhn rfvgyhn left a comment

Choose a reason for hiding this comment

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

Looks good. Just a couple questions.

Comment thread README.md Outdated
[tModLoader] dedicated server

Terraria server 1.4.0.2 with tModLoader v0.11.7.1
Terraria server 1.4.0.2 with tModLoader v0.11.7.1 NOTE: This will not function until tmodloader is updated
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

What does this note refer to? Is it related to releases on steam?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

So It means do not merge this yet. When I wrote it I did not realize tmodloader has not yet added support for the new terraria 1.4 update. So all these changes will break until tmodloader updates, which from what ive read may take a while.

Comment thread .travis.yml
@@ -0,0 +1,18 @@
language: python
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I haven't used travis before. Does this push to docker hub or does travis have it's own private registry used for testing?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

you have to set your environment variables you see referenced in the travis UI itself with your docker hub credentials. It does not have a local registry. This builds the container and pushes it, then tests it by pulling and running it.

@denichodev
Copy link
Copy Markdown

denichodev commented May 19, 2020

Hi, I just wanna ask, does this PR means tmodLoader v0.11.7.1 only works with Terraria Server v1.4.0.2? I want to install Calamity, and it only supports Terraria 1.3.5.3 I think.

If that's the case, maybe I should fork this for my private use

@denichodev
Copy link
Copy Markdown

My bad, I think I can build my custom image using --build-args

@JoeStratton
Copy link
Copy Markdown
Author

This is just a proof of concept PR for when tmodloader supports Terraria 1.4.x, which it currently does not.

@JoeStratton JoeStratton marked this pull request as draft May 20, 2020 14:53
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