
Hello guys,
This is the first rev [V.1] about L2jFrozen 2.0 called "Talking Island". Every rev will get an unique name.Here is the list about the rework that we did that will permit us to help developing easly the pack. Now Gameserver and Loginserver are completly indipendent from each other. Loginserver folder passed from 12mb to 5mb for example.
The following improvements have been implemented:
- sources have been separated in four different modules, netcore, common, login and game modules, in order to properly manage each of them separately
- coupling between separated modules has been reduced, providing this dependency schema:
-- netcore is independent from anything
-- common is independent from anything
-- login depends on netcore and common
-- game depends on netcore and common
- Configuration properties have been reviewed and in such case improved, separating them based on specific module impact
- building script has been reviewed to support separate login and game module distribution
- project libraries have been updated
- Telnet feature has been removed.
- IRC feature has been removed.
This rev is the first ALPHA version and it will be first uploaded and tested on the Official Test Server. All the ALPHA rev will be tested from the inner circle, only the BETA will be the first rev that member could test.The next version will get also gameplay updates already done.
Greetings,
Nefer