Jump to content

Recommended Posts

Posted
On 4/19/2020 at 11:00 PM, Elfocrash said:

New version under development.

Complete rewrite with some amazing features like:

  • Bots thinking and acting way faster
  • More realistic bot behavior
  • An in-game dashboard for full control of the bots
  • Saving bots in the database and reload thing them with ingame editing of behaviors and gear
  • Orders of magnitude better performance

Will be using this thread to keep you up to date

https://www.youtube.com/watch?v=s0RxnlOTyj8

If you don't mind to upgrade it to H5 it will be amazing, anyway nice work :).

Posted
8 hours ago, DLDL said:

If you don't mind to upgrade it to H5 it will be amazing, anyway nice work :).

The version that I'm thinking of targeting for now are:

  • aCis 382
  • L2jServer H5

I don't wanna be spamming this thread with updates since this is a completely different engine so if you wanna track the progress of the new engine and you're interested in helping with the potential to get a free license feel free to join the dedicated Discord:

https://discord.gg/6DYMDV4

Posted (edited)
4 hours ago, Nightw0lf said:

acis have a thread problem on latest revs dont use that you will burn people's pockets for no reason.

The system only uses one thread for it whole operation

Edited by Elfocrash
Posted
4 hours ago, Nightw0lf said:

acis have a thread problem on latest revs dont use that you will burn people's pockets for no reason.

Also, 382 is the stable revision without any issues.

Posted

I'm building this on L2jTesla which is based on 382 btw. 

 

New feature. Bot chat visibility. See any chat that the bot would see and talk/reply.

 

 

For more info and to track the development join the discord server: https://discord.gg/6DYMDV4

Posted

I am not sure what's the version that the issue exists i am sure its on latest at least 380+ not sure witch one the problem is not on YOUR code its on acis in general, it makes cpu 100% and server lag so if you're sure 382 is ok proceed i am just giving you a heads up in case you didnt know it.

Posted
14 minutes ago, Nightw0lf said:

I am not sure what's the version that the issue exists i am sure its on latest at least 380+ not sure witch one the problem is not on YOUR code its on acis in general, it makes cpu 100% and server lag so if you're sure 382 is ok proceed i am just giving you a heads up in case you didnt know it.

I have spawned 5k bots (which is insane) and the CPU never exceeded 50%. I have a 3950x though but still.

The Autobots engine is using one thread from the Threadpool and the rest is done with Kotlin's coroutines so it in teams of the ThreadPool it only uses one. aCis can have whichever threading issue it wants but this won't affect it past the one single thread it's using

Posted
2 minutes ago, Elfocrash said:

I have spawned 5k bots (which is insane) and the CPU never exceeded 50%. I have a 3950x though but still.

The Autobots engine is using one thread from the Threadpool and the rest is done with Kotlin's coroutines so it in teams of the ThreadPool it only uses one. aCis can have whichever threading issue it wants but this won't affect it past the one single thread it's using

I believe you, well good luck on this one.

Posted

Hey Elf great project here, was wondering and don't know if you went that deep, but where you able or are you using game models/textures/heightmaps and so on on your project? was wondering if it was possible to extract any of those to be able to use them in some projects :P

  • 2 weeks later...
  • 1 year later...
  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • I talk with him everyday how is that possible? xD
    • Okay, I understand. First, to get started by contributing to open projects and learning along the way. Then, when you mention starting my own project privately, do you mean taking a free datapack like L2jMobius and trying to make it functional for an online server? Great, thank you very much — all this information is really helpful. I’ve been reaching out to several server admins here in Argentina, but it seems like none of them have the time or interest to take on an intern or assistant. xd   P.S.: Are you the creator of Hopzone? Brings back memories of when I was a kid, downloading servers at the cyber café. For two dollars, I could spend the whole day playing and eating candy like crazy.   Another question: between L2jMobius, L2jServer, and aCis, which one has ALL of its code free? As you probably noticed, I'm using ChatGPT to help me translate things, lol, and it suggested the following: Project Status Open Source Accepts Juniors? Difficulty L2JMobius Very active Semi-closed Partially (with patches) Medium-High L2JServer Active Fully open Yes (directly on GitHub) Medium aCis Semi-active Unofficial Not very clear Low
    • @Logan22 Are you logan from mmo-dev forum?
    • That's exactly how it’s designed — everything important is handled on the API server side, for example, processing requests to the game server. Each website has its own token/key for authentication; without it, there will be no interaction with the game server. Some data can be stored both on my side and on the server side to avoid making frequent requests to the server, which is logical.   Yes, there’s a lot of old, unused code that just needs to be cleaned up. It was used before, but after major rewrites it was left lying around. It doesn’t interfere with anything — it’s just there and doesn’t affect the system's operation.   Beaver meme kurwa is my favorite. Unfortunately, you don't know Russian — otherwise, you would’ve spotted even more Easter eggs. 😂   I said it’s been installed over 250 times on different domains. You can join my Telegram, there are almost 200 people there — and those are just the ones who entered the chat — and we’ll have a good laugh together at your doubts! 😂😂😂
  • Topics

×
×
  • Create New...