Commit Graph

58 Commits

Author SHA1 Message Date
MobiusDev 2cf52bad9b Fixed Talking Island and Faeron Village scrolls of escape.
Dropped Batalion Zone due to lack of further development.
Added Various missing syncs from L2jServer Ertheia.
2015-04-22 16:48:31 +00:00
MobiusDev 1abccfcae0 Sync with L2jServer HighFive Apr 1st 2015. 2015-04-02 04:12:06 +00:00
MobiusDev 54e8a80387 Sell fix for custom CB shop. 2015-04-01 16:38:27 +00:00
MobiusDev 855ced1dc5 Sync with L2jServer Ertheia Mar 27th 2015. 2015-03-28 08:46:39 +00:00
MobiusDev 2c7120a166 Prevent client crashing from ally crests. 2015-03-27 02:28:25 +00:00
MobiusDev 82606870c0 Sync with L2jServer HighFive Mar 25th 2015. 2015-03-25 06:48:51 +00:00
mobius 6fa0ed56e3 Sync with L2jServer HighFive Mar 1st 2015. 2015-03-01 22:48:14 +00:00
mobius 7068b969e5 Adapting Appearance Stone system from L2jServer. 2015-02-25 17:57:47 +00:00
mobius e2b585c480 Added crest emblem send upon entering game. 2015-02-18 21:54:14 +00:00
mobius 06c765ea63 Sync with L2jServer HighFive Feb 15th 2015. 2015-02-15 23:48:35 +00:00
mobius e6573f120d More crest related improvements. 2015-02-12 10:28:12 +00:00
mobius 3d833d9521 Moved RequestPledgeCrest crest Id check before PcInstance check. 2015-02-11 03:55:05 +00:00
mobius 6b4183beee Fixed clan crest issues. 2015-02-11 03:16:28 +00:00
mobius 46efd67919 Renamed TELL and NPC_TELL chat types, also fixed minor typo in L2PcInstance.
Source L2J Ertheia branch:
https://github.com/L2J/L2J_Server/commit/48e9f32edeb586e694bea53da1606602bc1f0b15
https://github.com/L2J/L2J_DataPack/commit/9e6d13a293dcae148df7734032841c8801385121
2015-02-09 14:14:26 +00:00
mobius 2452f7ea20 -More changes related to Javolution drop.
-Disabled html LazyCache by default.
2015-02-09 13:11:58 +00:00
mobius 855feff6f6 Minor code formatter settings. 2015-02-09 00:36:25 +00:00
mobius 012eb3ed65 -Dropped Javolution.
-Removal of Q00344_1000YearsTheEndOfLamentation.
-Fixed starting conditions for Q00144_PailakaInjuredDragon.
-Fixed starting conditions for last Seven Sign quests.
-Added missing MonasteryOfSilence.xml instance spawns and doors.
-Removed many catacomb spawns.
2015-02-08 21:01:32 +00:00
mobius ebb5a4d0c0 Moved commons to java root folder. 2015-02-08 00:07:49 +00:00
mobius ecd17fdefb Sync with L2JServer Feb 7th 2015. 2015-02-07 23:48:56 +00:00
mobius 094651541b Added latest commits for todays sync. 2015-02-03 22:02:10 +00:00
mobius fe25f74122 Sync with L2JServer Feb 3rd 2015. 2015-02-03 21:11:57 +00:00
mobius 1289171727 Enchantment level support for multisells. 2015-01-31 22:49:02 +00:00
mobius 7a26540007 Auction House Manager rework. 2015-01-31 21:50:40 +00:00
mobius e7005fbedd Sync with L2JServer Jan 30th 2015. 2015-01-31 03:47:34 +00:00
mobius 6a7e855161 Added NCoin related commands. 2015-01-29 17:57:27 +00:00
mobius d4edb0e701 Player Commendation System (PC Bang). 2015-01-29 16:36:11 +00:00
mobius 2cb3a52ed2 Sync with L2JServer Jan 28th 2015. 2015-01-29 05:18:04 +00:00
mobius 59e1db4a68 Fixed equip item restrictions. 2015-01-29 00:33:15 +00:00
mobius d5bd5a4bc2 Fixed RequestAutoSoulShot wrong shot grade message. 2015-01-28 15:43:34 +00:00
mobius 741dffc5d2 Minor code rework. 2015-01-28 01:38:20 +00:00
erlandys56 391ef2ac9a - Fixed appearance stones target item, to be available only for exact grade.
- Fixed char selection to be shown with appearance items;
 - Fixed private store sell, not to show 2 same items.
 - Added one missing referenced library to classpath.
2015-01-27 18:47:23 +00:00
mobius bfe682bbe3 Sync with L2JServer Jan 26th 2015. 2015-01-27 01:59:37 +00:00
erlandys56 eb8567590a - Implemented Appearance Stones with engine.
- Fixed Private Stores, not showing items enchant level, attributes, appearance.
 - Fixed RelationChange packet, with reputation, for green name for normal players on login.
2015-01-26 21:09:25 +00:00
mobius 49e5ae022e - Addition of Faction Manager.
- Prohibit sending mails in opposite faction.
2015-01-26 18:24:32 +00:00
mobius c1dc90a6e0 L2J_GeoDriver, java-engine-1.8 and mmocore libraries are dropped and directly integrated to project under "com.l2jserver.commons". 2015-01-26 00:20:05 +00:00
erlandys56 56db1f21cf - Implemented Compound engine.
- Created Launcher files to use debugger in eclipse.
2015-01-25 21:51:18 +00:00
erlandys56 30e94e6c94 - Implemented adena distribution engine.
- Cleaned not used variable.
2015-01-25 19:19:13 +00:00
erlandys56 c38b542dda - r101 fixed error for friend memo (SQL).
- Fixed Awakening social action.
 - Implemented configs for awakening to skip or not Seize of Destiny quest and Scroll of Afterlife item.
 - Fixed mentee getting 2 letters with 2 headphones and fixed skill error, when adding mentee.
 - Implemented Change Attribute stone engine.
2015-01-25 11:52:47 +00:00
mobius 73f77b55df Potential NPE fix at RequestFriendDel clientpacket. 2015-01-25 09:01:51 +00:00
erlandys56 b35469b996 - Implemented jumping system client packets.
- Reworked friend / block manager to containg memo and show correct data.
 - Fixed throwing exception, on player login if 2 invisible GMs are next to each other.
2015-01-25 01:07:05 +00:00
erlandys56 ebe4ba005d - Added all referenced libraries for eclipse to perform as it should.
- Renamed AuctionManager into ClanHallAuctionManager.
 - Created Comission (Auction house) system.
 - Reworked vitality system from account based to subclass based.
2015-01-24 21:21:32 +00:00
mobius 1c6301c46d Sync with L2JServer Jan 24th 2015. 2015-01-24 20:02:32 +00:00
mobius 3ae2479692 Battalion zone - incomplete.
Contributed by Ionut.
2015-01-15 13:21:00 +00:00
mobius 01bb57d197 Faction balance online players. 2015-01-15 02:08:27 +00:00
mobius 0a44ad683c Sync with L2JServer Jan 12th 2015. 2015-01-13 09:50:20 +00:00
mobius aee828896f Faction system. 2015-01-12 19:00:41 +00:00
mobius 4c2db62a63 Sync with L2JServer Jan 9th 2015. 2015-01-09 19:55:02 +00:00
mobius 7e473d3efd Added Sayune. 2015-01-03 10:55:42 +00:00
mobius 54c0ceafb8 Sync with L2JServer Jan 2nd 2015. 2015-01-02 16:44:45 +00:00
mobius 94b2621431 Updating license's year. 2015-01-02 15:09:44 +00:00