Commit Graph

79 Commits

Author SHA1 Message Date
MobiusDev
aee5879442 Addition of fishing zones.
Addition of fish exp and sp.
Give exp and sp after fishing.
Missing baits added to L2PcInstance.

Contributed by darky999.
2015-05-18 22:21:34 +00:00
MobiusDev
5dfe49401d Different classmaster level requirements for Ertheia characters. 2015-05-17 02:12:28 +00:00
MobiusDev
add48c6f5b Classmasters with 4th class support. 2015-05-17 00:46:27 +00:00
MobiusDev
2727d79c03 New Fishing changes. 2015-05-16 18:51:36 +00:00
MobiusDev
57f616ab4d Re-implementing missing L2FishermanInstance buypasses. 2015-05-16 17:22:38 +00:00
MobiusDev
ae3e4d61e2 Retail follow owner intention when servitor is away from owner. 2015-05-13 19:39:28 +00:00
MobiusDev
9c7f45557d Changing PcKnownList getDistanceToForgetObject range. 2015-05-13 19:32:58 +00:00
MobiusDev
f3458d8c39 Changed summon points logic. 2015-05-11 14:22:36 +00:00
MobiusDev
e850d8a3e2 Aggro asterisk with custom NPC level titles. 2015-05-10 00:26:57 +00:00
MobiusDev
df1731008d Removed Champion aura check from npcInfo. 2015-05-09 15:51:13 +00:00
MobiusDev
50f5ab0751 Fixed NPC level and champion titles. 2015-05-09 15:46:25 +00:00
MobiusDev
e86a852905 [Classic] Custom tutorial quest. 2015-05-06 22:28:42 +00:00
MobiusDev
84eb9cef7d Sync with L2jServer HighFive May 4th 2015. 2015-05-05 16:08:48 +00:00
MobiusDev
5fd8f11edd [Classic] Disabled free 1-40 teleports. 2015-05-05 12:22:31 +00:00
MobiusDev
1a60277496 [Classic] Free teleports up to 40 level. 2015-05-02 17:27:42 +00:00
MobiusDev
484bff80bb Separated the Classic Datapack to it's own folder. 2015-05-02 03:45:56 +00:00
MobiusDev
7129d00210 Changed Classic max level logic. 2015-04-30 22:30:01 +00:00
MobiusDev
cac02e4140 Moved SkillToLearnByLevelUp sendPacket from Start of Fate quest to L2PcInstance. 2015-04-29 23:58:51 +00:00
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
1a6970e30d Sync with L2jServer HighFive Apr 21st 2015. 2015-04-22 09:59:28 +00:00
MobiusDev
ebfe860e5a Sync with L2jServer HighFive Apr 10th 2015. 2015-04-11 07:15:16 +00:00
MobiusDev
1abccfcae0 Sync with L2jServer HighFive Apr 1st 2015. 2015-04-02 04:12:06 +00:00
MobiusDev
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
MobiusDev
855ced1dc5 Sync with L2jServer Ertheia Mar 27th 2015. 2015-03-28 08:46:39 +00:00
MobiusDev
819415272a Reverting previous solution to avoid name color update problems. 2015-03-25 13:54:30 +00:00
MobiusDev
1c13685dbb More reputation related changes. 2015-03-25 13:38:58 +00:00
MobiusDev
ef15efb834 Attempt to fix wrong PvP flagging. 2015-03-25 13:08:04 +00:00
MobiusDev
82606870c0 Sync with L2jServer HighFive Mar 25th 2015. 2015-03-25 06:48:51 +00:00
MobiusDev
56df9bf679 Fixed 'Error could not store char skills' console warning. 2015-03-18 02:53:02 +00:00
mobius
9b28306cf1 Sync with L2jServer HighFive Mar 12th 2015. 2015-03-12 06:24:54 +00:00
mobius
ea7807a3d5 Dropped expRate system. 2015-03-03 14:29:43 +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
79bc90ca26 Sync with L2jServer HighFive Feb 23rd 2015. 2015-02-24 00:08:58 +00:00
mobius
8d56315afb Multi inventory pickup update fix.
Contributed by Erlandys.
2015-02-22 17:58:16 +00:00
mobius
d76ff9a69a Sync with L2jServer HighFive Feb 18th 2015. 2015-02-18 23:00:01 +00:00
mobius
06c765ea63 Sync with L2jServer HighFive Feb 15th 2015. 2015-02-15 23:48:35 +00:00
mobius
f2d6aedabe Minor rewrite of active soulshots logic.
Source L2J Ertheia branch:
5b656616ff
2015-02-15 21:19:41 +00:00
mobius
431b4cacdf Sync with L2jServer HighFive Feb 10th 2015. 2015-02-10 22:49:31 +00:00
mobius
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
mobius
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
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
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
e7005fbedd Sync with L2JServer Jan 30th 2015. 2015-01-31 03:47:34 +00:00
mobius
f9acd64eb8 Addition of PC points admin commands. 2015-01-29 20:50:25 +00:00
mobius
02b43ae09e Increased PcKnownList watch distance. 2015-01-29 20:03:13 +00:00