Jump to content

Zephyr92

VIP Member
  • Posts

    6
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Zephyr92

  1. Does the lates (v2.2 release contain these?, becuase i haven't found any new release at the realeases section) or only the master does ? 

     

     

    Nevermind, I've exported the .jar from the master just in case.

    For now, just master has these features. Anyway, i'm working on new features and bug fixes.

  2. I'm in a dilemma between this and nexus. Any reason to use this over nexus?

     

     

    Nexus have more events i think, and more configs.. like random zone to team vs team and others

     

    As event engine developer, you right. The engine still needs more work.

     

    Anyway, the only way to improve the project is the people use it to receive feedback. You know, when you see the people use your work, it gives you motivation to keep working. :)

  3. You should keep javadoc and forums in english, I doubt there is THAT MUCH spanishes using L2J (like if I would write all aCis javadoc in french while I maybe met... 4 other frenchies in L2J world). I don't have troube with spanish, but not everyone made it as second langage at school.

     

    If you can create multiple instances in same time, you should edit following for concurrent version (CopyOn...) :

    private static final List<InstanceWorld> _instancesWorlds = new ArrayList<>();
    

    Otherwise good job, it's clean.

    I agree about the lang.

     

    About the suggestion, i don't know why we have a list if the engine only supports one event at the same time (for now). Whatever, thank you.

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock