djnandinho26 / l2dn-server

Lineage 2 Server Emulator in .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

L2Dn Server Project

L2Dn Server is an open-source server emulator fully written in .NET for the famous Korean MMORPG Lineage 2.

This page only gives very basic information, for the detailed information about building, developing and using L2Dn Server, please visit the documentation.

The project code initially is the port of the L2J server written in Java.

Milestones

  • Make code compile
  • Make the server able to run without crashes
  • Make main functionality work, see Test Plan
    • Teleports, skills, fighting are working
  • Port scripts (quests, events, etc)
    • Most of the handlers have been ported, including GM commands
    • Tutorial quest for Dwarf fighters has been ported as a quest example
  • Datapack and Geodata

Client

The development branch is for protocol 447. The instruction how to set up the client is here.

Other Documentation Pages

About

Lineage 2 Server Emulator in .NET

License:MIT License


Languages

Language:C# 85.6%Language:HTML 14.4%Language:CSS 0.0%Language:Smalltalk 0.0%Language:PowerShell 0.0%