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

Recent content by OT Archive

  1. OT Archive

    OTClient for Web Browsers

    I've just compiled the debug version with the latest commits (up to abd5b68cd9ca763409dcbcb1c8649659c96aae4b) and it's working: Will test the release version later. Can you share the error you see in the developer console?
  2. OT Archive

    Announcing OTS_Analytics

    Thank you! Option to order by players online added.
  3. OT Archive

    Announcing OTS_Analytics

    Announcing OTS_Analytics - Analytics for OTServers Announcing the launch of OTS_Analytics, a platform designed to visualize and compare metrics gathered from Open Tibia Servers. What is OTS_Analytics? OTS_Analytics is a powerful tool that provides detailed statistics and insights for...
  4. OT Archive

    OTClient for Web Browsers

    A fix has been pushed and I've added a Workflow to automatically make builds after each commit. For now we should use emsdk version 3.1.73 (./emsdk install 3.1.73) and I'll eventually try to make it work with the newest versions. Added build 168c1e5 to the modular version. Updated data and...
  5. OT Archive

    OTClient for Web Browsers

    It seems that latest Emscripten versions are causing issues as well as some fixes will be necessary to compile after the addition of the cam system. I will take a look at it soonish and also intend to update the guide with a specific version of emscripten to avoid future problems.
  6. OT Archive

    OTClient for Web Browsers

    Should work fine with updated browsers on Android and iOS 18+ (without the virtual keyboard). UI is not adapted.
  7. OT Archive

    OTClient for Web Browsers

    Main repo should be all good (no UIGraph for browsers, for now). Updated data, modules and init.lua files are necessary. New builds uploaded to the modular version.
  8. OT Archive

    OTClient for Web Browsers

    Latest commits breaks building for browsers, I've pushed some quick fixes to my repo. You can use it while I work on properly supporting latest changes (improved UIGraph).
  9. OT Archive

    OTClient for Web Browsers

    Just letting everyone know that the pull request was merged. You can now use mehah/otclient with my guide to compile for web browsers.
  10. OT Archive

    OTClient for Web Browsers

    Latest commits from main made keyboard walking very smooth for me, it's feeling great with ping 150+. @Gesior.pl could you update your data pack when you have the time, please? I think this version is great to have a first contact with the web client.
  11. OT Archive

    OTClient for Web Browsers

    Pushed some basic fixes to make vBot work with lua 5.1 and the web client. Also added a new build (5b5019e) to the modular version with bot enabled. New versions will also have it enabled.
  12. OT Archive

    OTClient for Web Browsers

    Updates: The client is now easier to compile. Less steps involved as we are now using vcpkg.json and no longer need to manually run vcpkg commands; The usage and compilation guide has been kindly translated to English.
  13. OT Archive

    OTClient for Web Browsers

    OTServers in VR? 🤯 Not really... But it works on Quest 3's browser: When controllers support?
  14. OT Archive

    OTClient for Web Browsers

    Exactly! And it self-updates too 👀 But in truth, it's just a glorified shortcut to open the URL inside a compact window.
  15. OT Archive

    OTClient for Web Browsers

    Something Cool :cool: In the same vein of packaging the client as an apk, we can do it as an exe. Using Tauri, this time I've done it with a remote URL. With @Gesior.pl's client as an example and loading this link inside the small app: I've attached the installer for you to try it out.
Back
Top