• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

¿TFS 1.2? TFS v/s Tibia version

Xapuur

New Member
Joined
Sep 15, 2009
Messages
157
Reaction score
0
Location
Chile
1) Why is there a TFS 1.2 if the official launch is just 1.1? Where can I download the original (¿the official?) TFS 1.2? Because I have found various TFS 1.2, but none of them seem to be the original one.

2) What are the differences between TFS 1.x and tibia 10.x ? How can be there an TFS 1.2 (8.6) if TFS 1.1 is 10.77 ? Somebody can explain it with apple and oranges ?

Thanks in advance !
 
TFS 1.1 - Latest stable version.
TFS 1.2 - Latest build, however not guaranteed to be stable or bug free.

Some people have modified and uploaded different versions of TFS 1.x, in order to use different/older Client versions. (10.77 / 8.6 / et cetera)

TFS 1.1 master branch, appears to be here.
https˸//github.com/otland/forgottenserver

TFS 1.2 master branch, appears to be here.
https˸//github.com/orts/server

Someone more fluent with github will have to explain further or provide better links.
If you scroll down, I believe there are "nightlies", which are pre-compiled versions of TFS 1.1/1.2 for you, if you don't want to compile it yourself.

-- Edit

Removed Links I provided.
Use @MatheusMkalo's links.
 
Last edited:
TFS 1.1 - Latest stable version.
TFS 1.2 - Latest build, however not guaranteed to be stable or bug free.

Some people have modified and uploaded different versions of TFS 1.x, in order to use different/older Client versions. (10.77 / 8.6 / et cetera)

TFS 1.1 master branch, appears to be here.
https://github.com/otland/forgottenserver

TFS 1.2 master branch, appears to be here.
https://github.com/orts/server

Someone more fluent with github will have to explain further or provide better links.
If you scroll down, I believe there are "nightlies", which are pre-compiled versions of TFS 1.1/1.2 for you, if you don't want to compile it yourself.
Your links are not correct.

TFS 1.2: https://github.com/otland/forgottenserver
TFS 1.1: https://github.com/otland/forgottenserver/tree/1.1
TFS 1.0: https://github.com/otland/forgottenserver/tree/1.0

Global Datapack for TFS 1.2: https://github.com/orts/server

@Thread

You can change the tibia version of any TFS at any time, you just have to change it here:
https://github.com/otland/forgottenserver/blob/master/src/definitions.h#L27-L29

But as cipsoft may implement/remove stuff from their protocol this may cause debugs if not done correctly.
 
What ? So, If I change the TFS 1.1 version 10.77 to 10.95, it doesn't implies it has the features of 10.95 version ? In summary, I change just the "name"? So, the probability that an OTserv TFS 1.1 (10.95) in otservlist.org is effectively an OTserv 1.1 (10.77) is really high ?
 
Your links are not correct.

TFS 1.2: https://github.com/otland/forgottenserver
TFS 1.1: https://github.com/otland/forgottenserver/tree/1.1
TFS 1.0: https://github.com/otland/forgottenserver/tree/1.0

Global Datapack for TFS 1.2: https://github.com/orts/server

@Thread

You can change the tibia version of any TFS at any time, you just have to change it here:
https://github.com/otland/forgottenserver/blob/master/src/definitions.h#L27-L29

But as cipsoft may implement/remove stuff from their protocol this may cause debugs if not done correctly.
qtie mkalo
 
What ? So, If I change the TFS 1.1 version 10.77 to 10.95, it doesn't implies it has the features of 10.95 version ? In summary, I change just the "name"? So, the probability that an OTserv TFS 1.1 (10.95) in otservlist.org is effectively an OTserv 1.1 (10.77) is really high ?
If you change it to 10.95, on those lines it just means that the client will be able to connect to the server, the server-sided features won't just appear in your server, you have to code them or get it from somewhere.

And if there are protocol changes the client will be able to connect but it most likely will give you a debug.
 
ed8179c36c6ebb77c9176bf000815172.png

0e73b971a76f9d2757afe27f8a8cb28a.png

all those are new commits for 1.2
 
Back
Top