1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
1084905350 Source code cleanup 2012-03-25 15:57:51 -03:00
10cb453d4a Improves the packaging process 2012-03-25 14:22:35 -03:00
c9cf151b33 Fixed issue launching client specific server 2012-03-25 12:17:49 -03:00
ed2b948dac Updates dependencies to latest versions 2012-03-25 10:42:57 -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