1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 16:03:10 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
1084905350 Source code cleanup 2012-03-25 15:57:51 -03:00
ef39f3c67e Implements server version modularization
Now each server server has an maven module which implements changes to
the default behavior within the "core" gameserver module. This allows to
keep multiple server versions without the need of several branches and
with little code duplication.
2012-03-24 19:14:53 -03:00
beea690568 Implements automatically generated template classes from XSD schemas 2011-12-31 13:09:56 -02:00
b169723299 Decouples NPCService and NPCController from Lineage2Client class 2011-12-18 22:13:03 -02:00
d9a2badd2d Implement the SimpleEffectService
The EffectService allows effect applying to Actors and its children
objects.
2011-10-16 15:27:18 -02:00