• 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 mureno666

  1. M

    Sharing Aetherion: a Python-based game engine inspired by Tibia (looking for curious testers/devs)

    BTW for anyone interested I've just shared the engine in Github: GitHub - arthurmoreno/aetherion: A game engine designed to bridge the gap between classic and modern sandbox simulations. (https://github.com/arthurmoreno/aetherion) There is lot to polish still, but at least I have a starting...
  2. M

    Sharing Aetherion: a Python-based game engine inspired by Tibia (looking for curious testers/devs)

    This is still a private project! I don't have it clear if it is ready to be open source... I know that by being open source, brings many responsibilities and it might not be ready. What I was looking for with this was to see if there is anyone interested to work together, either by just...
  3. M

    Sharing Aetherion: a Python-based game engine inspired by Tibia (looking for curious testers/devs)

    Hey folks 👋 I’ve been working on something a bit different and thought I’d share it here in case anyone finds it interesting. https://arthurmoreno.github.io/aetherion-docs/ It’s a game engine inspired by Tibia, but it’s not meant to be a 1:1 OT server clone. The idea is more about giving...
  4. M

    Remeres Map Editor 13.1

    This does not seem to build properly for Ubuntu 22. Anyone know a RME that can support 13.21 and build properly on Ubuntu 22?
  5. M

    TFS 1.X+ Changing Map and DataPack for TFS 1.3 is breaking server.

    Yes I did -- Map -- NOTE: set mapName WITHOUT .otbm at the end mapName = "map1" mapAuthor = "Komic" -- Market [\code]
  6. M

    Windows Problem changing map from forgotten default to rl map tfs 1.2 10.98

    I done the third option, downloaded a datapack from github (SeeingBlue/10.98-Real-Map-TFS-1.3 (https://github.com/SeeingBlue/10.98-Real-Map-TFS-1.3)) and replaced in the project folder. As you've said, a lot of errors appeared. But after I've fixed the errors but didnt work. Here is the actual...
  7. M

    TFS 1.X+ Changing Map and DataPack for TFS 1.3 is breaking server.

    I downloaded the source code from (otland/forgottenserver (https://github.com/otland/forgottenserver)) and found this map/datapack on github (SeeingBlue/10.98-Real-Map-TFS-1.3 (https://github.com/SeeingBlue/10.98-Real-Map-TFS-1.3)). I replaced the code on my project, that is running on docker...
  8. M

    Windows Problem changing map from forgotten default to rl map tfs 1.2 10.98

    I have the same problem here. My TFS is version 1.3 and I am using tibia version 10.98
Back
Top