Skip to content
Rogiel edited this page May 26, 2012 · 21 revisions

I have started this server because I was unhappy with the documentation and implementation of the server. Memory consumption was too high and the code was badly written and/or confuse.

It was also restricted to a single database (MySQL 5) which was not good.

In this project, I have tried to address all the issues of L2J and tried to still keep it simple. All the core is based in Services, each service providing a small function.

Services

Model objects - IDs - Templates

ID management

World Events

Protocol

Clone this wiki locally