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

9 Commits

Author SHA1 Message Date
74c894ae05 Fixes issue loading teleportation templates 2012-05-03 20:03:33 -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
ed2b948dac Updates dependencies to latest versions 2012-03-25 10:42:57 -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
cea66c9363 Implements task oriented ThreadService 2011-12-17 18:25:49 -02:00
3e0fbc07fc Implements dropped items on the ground
The dropped item is broadcasted to all players near by and are stored in
the database, allowing them to be restored after a server restart.
2011-12-14 14:57:38 -02:00
1e94a5ccaa Fix small compiler warnings
This commit fix small compiler warnings in a few Java classes
2011-10-11 23:54:49 -03:00
6a40656a38 Update XSD files for templates
This commit updades all XSD files for templates.
2011-10-11 23:45:02 -03:00