Commit Graph

61 Commits

Author SHA1 Message Date
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
1a6970e30d Sync with L2jServer HighFive Apr 21st 2015. 2015-04-22 09:59:28 +00:00
ebfe860e5a Sync with L2jServer HighFive Apr 10th 2015. 2015-04-11 07:15:16 +00:00
1abccfcae0 Sync with L2jServer HighFive Apr 1st 2015. 2015-04-02 04:12:06 +00:00
8300183361 PlayableStat getExpForLevel function fix.
Author: Juan.
Source: http://www.l2jserver.com/forum/viewtopic.php?f=77&t=30675
2015-04-02 03:36:05 +00:00
855ced1dc5 Sync with L2jServer Ertheia Mar 27th 2015. 2015-03-28 08:46:39 +00:00
819415272a Reverting previous solution to avoid name color update problems. 2015-03-25 13:54:30 +00:00
1c13685dbb More reputation related changes. 2015-03-25 13:38:58 +00:00
ef15efb834 Attempt to fix wrong PvP flagging. 2015-03-25 13:08:04 +00:00
82606870c0 Sync with L2jServer HighFive Mar 25th 2015. 2015-03-25 06:48:51 +00:00
56df9bf679 Fixed 'Error could not store char skills' console warning. 2015-03-18 02:53:02 +00:00
9b28306cf1 Sync with L2jServer HighFive Mar 12th 2015. 2015-03-12 06:24:54 +00:00
ea7807a3d5 Dropped expRate system. 2015-03-03 14:29:43 +00:00
6fa0ed56e3 Sync with L2jServer HighFive Mar 1st 2015. 2015-03-01 22:48:14 +00:00
7068b969e5 Adapting Appearance Stone system from L2jServer. 2015-02-25 17:57:47 +00:00
79bc90ca26 Sync with L2jServer HighFive Feb 23rd 2015. 2015-02-24 00:08:58 +00:00
8d56315afb Multi inventory pickup update fix.
Contributed by Erlandys.
2015-02-22 17:58:16 +00:00
d76ff9a69a Sync with L2jServer HighFive Feb 18th 2015. 2015-02-18 23:00:01 +00:00
06c765ea63 Sync with L2jServer HighFive Feb 15th 2015. 2015-02-15 23:48:35 +00:00
f2d6aedabe Minor rewrite of active soulshots logic.
Source L2J Ertheia branch:
5b656616ff
2015-02-15 21:19:41 +00:00
431b4cacdf Sync with L2jServer HighFive Feb 10th 2015. 2015-02-10 22:49:31 +00:00
46efd67919 Renamed TELL and NPC_TELL chat types, also fixed minor typo in L2PcInstance.
Source L2J Ertheia branch:
48e9f32ede
9e6d13a293
2015-02-09 14:14:26 +00:00
f9a65fe3c1 -Misc clean up/refactor.
-Removed unnecessary Map.containsKey calls
-Using java 8 methods where possible to avoid external checks.

Source L2J HighFive branch:
9d0fee8537
2015-02-09 13:49:08 +00:00
2452f7ea20 -More changes related to Javolution drop.
-Disabled html LazyCache by default.
2015-02-09 13:11:58 +00:00
855feff6f6 Minor code formatter settings. 2015-02-09 00:36:25 +00:00
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
ecd17fdefb Sync with L2JServer Feb 7th 2015. 2015-02-07 23:48:56 +00:00
094651541b Added latest commits for todays sync. 2015-02-03 22:02:10 +00:00
fe25f74122 Sync with L2JServer Feb 3rd 2015. 2015-02-03 21:11:57 +00:00
e7005fbedd Sync with L2JServer Jan 30th 2015. 2015-01-31 03:47:34 +00:00
f9acd64eb8 Addition of PC points admin commands. 2015-01-29 20:50:25 +00:00
02b43ae09e Increased PcKnownList watch distance. 2015-01-29 20:03:13 +00:00
d4edb0e701 Player Commendation System (PC Bang). 2015-01-29 16:36:11 +00:00
2cb3a52ed2 Sync with L2JServer Jan 28th 2015. 2015-01-29 05:18:04 +00:00
741dffc5d2 Minor code rework. 2015-01-28 01:38:20 +00:00
bfe682bbe3 Sync with L2JServer Jan 26th 2015. 2015-01-27 01:59:37 +00:00
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
56db1f21cf - Implemented Compound engine.
- Created Launcher files to use debugger in eclipse.
2015-01-25 21:51:18 +00:00
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
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
093b3d3841 Added latest commits for todays sync. 2015-01-24 22:41:54 +00:00
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
1c6301c46d Sync with L2JServer Jan 24th 2015. 2015-01-24 20:02:32 +00:00
3ae2479692 Battalion zone - incomplete.
Contributed by Ionut.
2015-01-15 13:21:00 +00:00
227f42cf73 Faction guards. 2015-01-14 23:56:04 +00:00
6c78bb3be3 Cannot be good and evil at the same time. 2015-01-14 19:41:12 +00:00
ac7394576e Fixed character faction reset if accidently disabling the system. 2015-01-14 19:37:54 +00:00
c13fe97ac2 Premium system. 2015-01-13 20:26:37 +00:00
0a44ad683c Sync with L2JServer Jan 12th 2015. 2015-01-13 09:50:20 +00:00
aee828896f Faction system. 2015-01-12 19:00:41 +00:00