• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Recent content by Borsato

  1. B

    How much of Ravendawn's sources come from open-source?

    Hi everyone! I've been thinking: how much of the open-source stuff did the Ravendawn team use in their final product? For instance, do you think their server is based on TFS? If so, how heavily modified do you think it is? I don't suppose this is public information, just asking for your...
  2. B

    What is the purpose of the Dockerfile?

    I set the client to connect to the IP of the container (running locally). I could reach the character selection screen, but after selecting the character it wouldn't connect to the server. I see, it makes more sense now. Thank you for taking the time to explain it!
  3. B

    What is the purpose of the Dockerfile?

    I tried setting 0.0.0.0 and it didn't work :S Guess I'll just ditch the idea of using Docker, but it seems weird to me that so far I have encountered many reasons not to use it, but still the official repo contains a dockerfile
  4. B

    What is the purpose of the Dockerfile?

    I'm just starting out with OT development and I tried setting up TFS 1.5 using docker. I faced some difficulties in doing so and it seems like the Docker container won't actually work out of the box. For example, the server expects to know its IP from the config.lua or a runtime arg, which seems...
Back
Top