Here it goes..
L2JUnity source currently working with infinity odyssey - underground, on the project has been working 8 developers, there are over 3200 commits made since Feb 8, 2015 – Jun 4, 2016.
Developers:
Sdw (1,083 commits / 2,338,519 ++ / 1,665,435 --) St3eT (667 commits / 535,092 ++ / 517,004 --) UnAfraid (608 commits / 828,562 ++ / 800,369 --) Nos (573 commits / 4,235,126 ++ / 3,219,314 --) Nik (353 commits / 153,029 ++ / 72,046 --) malyelfik (56 commits / 129,455 ++ / 122,304 --) Gladicek (54 commits / 20,322 ++ / 4,878 --) lion (9 commits / 5,316 ++ / 3,476 --)
This source is based on L2JServer's Ertheia branch that Sdw and me started.
Also its not tested as live server, it may have bugs, even stability issues, since you download it - you're on your own.
The source is not ready for live server, it requires implementation of content, but whats been implemented is done right.
That share is the first and the last, since this is the end of that project.
Here i leave you the link of the repository, if it goes down (DMCA or other shit) i won't support it.
https://bitbucket.org/UnAfraid/l2junity
How to compile?
on Linux:
./gradlew distZip
on Windows:
gradlew.bat distZip
Good luck with it.