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

Search results

  1. kondra

    Programmer looking for someone to fix idle animations/walking frames for otclient

    I was pretty busy lately, got 15k$ offer to develop one blockchain solution, couldn't rejected. Maybe will have time to do that optimizations by end of the year, hard to say.
  2. kondra

    Programmer looking for someone to fix idle animations/walking frames for otclient

    I am working on optimizations, I am gonna to rewrite a lot of stuff, for eg. drawing in otclient is very shitty, can be at least 2x faster. However it will take some time, maybe even up to the end of year. If you are interested you can contact with me on discord - kondrah#7945 I am also working...
  3. kondra

    Programmer Professional programing services - C/C++/C#/Python/PHP/Lua

    I finished all my optimizations by now (I rewrited a lot of stuff in map.cpp, it uses the most of cpu, like getTile, getSpectators, path finding), talera.online is using all my optimizations, that's cpu usage by dispatcher right now [30/08/2018 17:47:26] Thread: 1 Cpu usage: 43.6591% Idle...
  4. kondra

    Programmer Professional programing services - C/C++/C#/Python/PHP/Lua

    Sorry guys, I have so many thing to do that I will be available in late September or later. Will update my first post if anything changes.
  5. kondra

    Optimizing TFS Pathfinding

    i am bad at teaching and explaining, but google is better - What is a "cache-friendly" code? Evil hero, maybe try to change order first and test it before posting - spoiler - it's not connected. And I talk about c++, not lua.
  6. kondra

    Optimizing TFS Pathfinding

    if you really want to optimize it, i would recommend to start by learning some theory. The problem you are facing is the Shortest path problem (fastest path in this case but that's almost the same) - Shortest path problem - Wikipedia Original solution is using something similar to Dijkstra's...
  7. kondra

    Programmer Professional programing services - C/C++/C#/Python/PHP/Lua

    FYI, cpu usage on fidera-global with basic optimizations vs with advanced optimizations (not all done yet, the target is to use only 40% of cpu for main dispatcher thread with 1000 players). Logs generated by my advanced cpu stats system (3th generation). [17/05/2018 22:56:35] Thread: 1 Cpu...
  8. kondra

    Programmer Professional programing services - C/C++/C#/Python/PHP/Lua

    Currently i have too much tasks to do, until 20 may i won't take any extra job
  9. kondra

    Programmer Professional programing services - C/C++/C#/Python/PHP/Lua

    Yes, that's right, that price is too high. Price from april will be 30$ for first hour and then 20$/hour. However, the price will not apply to 'debbugging services'. I will update post by the end of the week.
  10. kondra

    Programmer Professional programing services - C/C++/C#/Python/PHP/Lua

    I already finished CAM system (recording every player on server all the time)! You can try it by connection to 164.132.63.51:7181 with tibia 10.99. It's 100% server based and will support every tibia version ;) 1h of record has size of 1-5MB. It may be also possible to download cam player to...
  11. kondra

    Programmer Professional programing services - C/C++/C#/Python/PHP/Lua

    Dear River, In many cases, it doesn't matter that you have the system that is done. I have to spend a time to learn how the system is made and how it works. In some cases, I had to rewrite the whole system because another programmer just fucked it up, his code worked in 99% cases, but in one...
  12. kondra

    Programmer Professional programing services - C/C++/C#/Python/PHP/Lua

    Hello! -- IMPORTANT UPDATE -- My services are not available by now, I have too much stuff to do. I already finished tfs optimizations, now working on otclient optimizations and proxy based ddos protection system (will be awesome). If you really need me now the price for 1h is 40$ coz i am...
Back
Top