LanternPowered / Terre

A proxy server for Terraria which adds support for cross-platform, multi-world and more.
MIT License
18 stars 3 forks source link

Upgrade proxy to allow current Terraria client to connect #11

Closed cemir closed 1 year ago

cemir commented 2 years ago

Hi, I was wonderring if it is possible to upgrade the proxy to allow newer client to connect

Nice project btw

Cybermaxke commented 2 years ago

Hi, I will look into updating to the latest version. :)

uplusion23 commented 1 year ago

Hi, I will look into updating to the latest version. :)

@Cybermaxke

Made a temporary fork with a [probably broken] version. I've used it for a few days, and no major issues yet, but you can use it at your own risk.

https://github.com/uplusion23/Terre/releases/tag/1.0.0

Cybermaxke commented 1 year ago

Hi @uplusion23, did you only add a new/update the version protocol for 1.4.4.9? There history in your fork is gone

uplusion23 commented 1 year ago

@Cybermaxke I just used the previously used protocol and added a new case for it on connection. I didn't originally plan to upload so when I forked I had to upload without history. No actual new protocol deserializing was done sadly. I've only uploaded it as an unstable build when I saw you were requesting @cemir (Sorry, got the users mixed up) an update, hence why no Pull Request was made.

Cybermaxke commented 1 year ago

The latest build now also supports 1.4.4.9, but I did't check for any protocol changes yet.

Cybermaxke commented 1 year ago

I will assume it is fixed, open a new issue if something comes up.