Skip to content

temukaa/develop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L2dotNET

A server emulator for Lineage2 Interlude written in C#

Join the chat: Join the chat at https://gitter.im/Elfocrash/L2dotNET

###CI Status per branch

Branch CI status
master Build status
GameservicePacketRework Build status

What is this?

L2dotNET is a server emulator for L2. Current goal is to get all the basic functionality and the packet support fully working in order to move on to accurate game features implementation.

##Progress

  • Downgrade most of the packets to C6
  • Implement basic known object functionality
  • Refactor the code for the crappy java-like structure to proper C#
  • Refactor LoginService to use the new Packet structure
  • Creating loading and saving players
  • Creating loading and saving items
  • Refactor GameService to use the new Packet structure
  • Rework the movement alorithm
  • Add Geodata support

Can i contribute?

Yes please. This is not something small. This will take a while before it is playable. If you really want to profit by using the project one day, please fork it and do as many pull requests as possible. As long as you use the coding style i am coding on, i will approve your pulls. There is plenty of things to do for any level of developer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages