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

12 Commits

Author SHA1 Message Date
f7f1ae9713 Removes auto generated classes from repository 2012-06-29 12:44:05 -03:00
b9c07d5c27 Implements dynamic strength key generation for BlowfishKeygenService 2012-05-05 17:10:20 -03:00
435abb9580 Fixes typo at BroadcastService javadoc 2012-05-05 13:02:47 -03:00
74c894ae05 Fixes issue loading teleportation templates 2012-05-03 20:03:33 -03:00
c548c9205c Implement create item packet dispatch 2012-05-03 18:16:15 -03:00
2d80fac50b Moved packets back to l2jserver2-gameserver-core module 2012-05-03 17:54:04 -03:00
Modestas Goncarovas
df55c684a9 - Added Bloody Pixy template for issue https://github.com/l2jserver2/l2jserver2/issues/14 (unrelated to Interlude)
- More Interlude work
- Trying out admin commands.
2012-04-18 05:19:38 +01:00
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