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

  1. Mehah

    My little project - scripting in Typescript

    https://typescripttolua.github.io/ I honestly wouldn't say that typescript is a language, but rather a "mask", you write in typescript and then it is transpiled to the language in which it was implemented, in lua 5.2 it seems that 'continue' was implemented, lower versions, it should be some...
  2. Mehah

    [OTC Mehah] Fix problems in increasing the map view

    "doesn't matter", you just can't go beyond 65535, which is the maximum value of uint16_t.
  3. Mehah

    [OTC Mehah] Fix problems in increasing the map view

    Best Value: Use setup.otml to config viewport https://github.com/mehah/otclient/blob/main/data/setup.otml
  4. Mehah

    OTClient 1.0 (Release)

    https://docs.opentibiabr.com/projects/canary/infrastructure/windows/basic/xampp/basic-windows-canary-otservbr-global-+-xampp-+-login-server
  5. Mehah

    OTClient 1.0 (Release)

    Release: 3.1 Rev: 4065 link: Release 3.1 · mehah/otclient (https://github.com/mehah/otclient/releases/tag/3.1) [Widget Shader Support] [Attached Effect (Server Support)] [Attached Effect with apng] [Font Scale] [Particle and Title with scale sample]
  6. Mehah

    OTClient 1.0 (Release)

    Release: 3.0.1 Rev: 3994 link: Release 3.0 · mehah/otclient (https://github.com/mehah/otclient/releases/tag/3.0) [Message Scale Options] [SIZE=4][B]
  7. Mehah

    OTClient 1.0 (Release)

    Release: 3.0b Rev: 3964 link: Release 3.0b · mehah/otclient (https://github.com/mehah/otclient/releases/tag/3.0b) [ANDROID TEST]
  8. Mehah

    OTClient 1.0 (Release)

    yeah, that was already in my planning, as I said, I have the complete v8 src for a long time, even with haters bothering me, I was going to merge some features.
  9. Mehah

    OTClient 1.0 (Release)

    no hard feelings. 🥰
  10. Mehah

    OTClient 1.0 (Release)

    well, it doesn't make sense for me to "kill myself" in programming to bring all the features of v8 to this client, since I don't get paid for it and I have a life outside the PC screen, although there are some V8 fans that keep bothering me and with that I'm almost deciding to bring all the...
  11. Mehah

    Feature [TFS 1.4] OTS statistics (C++/Lua/SQL) by kondra

    you look fat, let's use this resource to find where there is more fat and try to eliminate it. DFS - Dewral Fat Statistics
  12. Mehah

    Feature [TFS 1.4] OTS statistics (C++/Lua/SQL) by kondra

    I think you can't read.
  13. Mehah

    Feature [TFS 1.4] OTS statistics (C++/Lua/SQL) by kondra

    this may even be interesting for the server in production, but I usually use profile, much more accurate. [OTCLient] [TFS]
  14. Mehah

    OTClient 1.0 (Release)

    Release: 2.8 Rev: 3856 More optimized rendering Supports sequenced packages and compression Asserts loading is no longer async Discord RTC Option to load spr or protobuf Removed custom shared_obj_tr, now use std::shared_ptr Add support for num_plays in animatedTexture Many bugs fixed download...
  15. Mehah

    [OTClient][Mehah] aPNG - num_plays handler & animatedTexture synchronous when plays once!

    now it's native https://github.com/mehah/otclient/commit/6f453de8b8c26b3e96cc6f4372e9a6aedd0248d4
Back
Top