MobiusDev
|
bb2e75b06f
|
Changed visibility for some listeners with annotation.
Thanks Sdw.
|
2017-01-12 07:35:59 +00:00 |
|
MobiusDev
|
f84e37fdc3
|
Fix player get passive buffs exit message when player logout.
Contributed by yksdtc.
|
2017-01-11 08:07:07 +00:00 |
|
MobiusDev
|
37e8cae36d
|
Fix Dwarf can't see workshop action.
Contributed by yksdtc.
|
2017-01-10 20:11:30 +00:00 |
|
MobiusDev
|
fdba1b264f
|
Network related classes path organization.
|
2017-01-08 11:22:50 +00:00 |
|
MobiusDev
|
b30c70e704
|
Various pet related fixes.
|
2017-01-08 11:05:53 +00:00 |
|
MobiusDev
|
3f30b4ccc7
|
Fish Stew items.
Contributed by Mathael.
|
2017-01-07 08:50:31 +00:00 |
|
MobiusDev
|
eb7fee52f7
|
Correct champion PAtk speed finalizer.
|
2017-01-05 01:03:21 +00:00 |
|
MobiusDev
|
0ad29ab5fd
|
Champion aura config usage.
|
2017-01-05 00:41:38 +00:00 |
|
MobiusDev
|
b40bd1c34b
|
Premium manager rework.
Contributed by yksdtc.
|
2017-01-03 07:35:35 +00:00 |
|
MobiusDev
|
d39620bcb5
|
Prevent fishing while sitting.
Contributed by Mathael.
|
2017-01-03 07:17:19 +00:00 |
|
MobiusDev
|
edb3bba358
|
No reason for scheduleDespawn to return L2Npc.
|
2017-01-01 15:24:58 +00:00 |
|
MobiusDev
|
7c0819964d
|
Fix for QuestItemLimit validating all kind of items.
Contributed by yksdtc.
|
2017-01-01 14:24:57 +00:00 |
|
MobiusDev
|
9ffa9d022f
|
Fixed skill reduce on skill success.
Contributed by yksdtc.
|
2016-12-28 17:52:20 +00:00 |
|
MobiusDev
|
2b141cb81a
|
Pet max level differs from player max level.
|
2016-12-26 18:15:45 +00:00 |
|
MobiusDev
|
bc07aef87f
|
Replaced movie task with a more instant method.
|
2016-12-25 10:54:05 +00:00 |
|
MobiusDev
|
a31d99f6f8
|
Removed empty lines after author comments.
|
2016-12-25 09:52:57 +00:00 |
|
MobiusDev
|
ea7a45b293
|
Player movie task to avoid client issues.
|
2016-12-25 09:29:00 +00:00 |
|
MobiusDev
|
23820cd6d5
|
Fix for hair appearance conflicting with original model.
|
2016-12-24 17:07:26 +00:00 |
|
MobiusDev
|
5ff719856e
|
No need for Pc check since already checked in Inventory.
|
2016-12-24 15:43:34 +00:00 |
|
MobiusDev
|
f4d640788f
|
Cleanup for previous commit.
|
2016-12-24 15:15:32 +00:00 |
|
MobiusDev
|
386d1794d0
|
Moved crude brooch jewel checks in L2PcInstance.
|
2016-12-24 15:13:12 +00:00 |
|
MobiusDev
|
0a2fb60ddd
|
Brooch jewel effects.
|
2016-12-24 14:06:20 +00:00 |
|
MobiusDev
|
c8858442e6
|
No need to set target at SkillCaster destroyItemByItemId.
|
2016-12-22 21:38:59 +00:00 |
|
MobiusDev
|
ff777c4bf0
|
Send ExAcquireAPSkillList if player is noble and over 99 level.
|
2016-12-22 20:50:58 +00:00 |
|
MobiusDev
|
42d3a8cf68
|
Fixed skill learn after class change.
Thanks Sdw for the pointers.
|
2016-12-22 14:43:54 +00:00 |
|
MobiusDev
|
d048556921
|
Fast fix for hp/mp regeneration after NPC or community board buffing player.
|
2016-12-21 08:23:11 +00:00 |
|
MobiusDev
|
3b16d9b270
|
Fixed incorrect Instance getAliveNpcs count.
|
2016-12-19 18:23:15 +00:00 |
|
MobiusDev
|
106fdd6c93
|
Fishing additions.
|
2016-12-18 13:15:11 +00:00 |
|
MobiusDev
|
70f0330eb0
|
Minor code improvements.
|
2016-12-11 20:32:47 +00:00 |
|
MobiusDev
|
6a2ccc62e4
|
Do not calculate appearance stone item bonuses.
Contributed by Mathael.
|
2016-12-11 16:54:58 +00:00 |
|
MobiusDev
|
5eab758dd2
|
Fortress doors should be destroyable as well.
|
2016-12-11 16:32:09 +00:00 |
|
MobiusDev
|
0fb6404282
|
Fixed castle doors not been destroyed.
|
2016-12-11 15:56:29 +00:00 |
|
MobiusDev
|
27dd07c71a
|
Passive skills should be available while transformed.
|
2016-12-11 13:45:02 +00:00 |
|
MobiusDev
|
f442545670
|
Fixed Gracia transformations not been able to fly.
|
2016-12-11 13:40:11 +00:00 |
|
MobiusDev
|
e07c6d6daf
|
Proper party experience distribution.
|
2016-12-11 10:44:38 +00:00 |
|
MobiusDev
|
98165f1983
|
Added NPE check at duel destroy instance.
|
2016-12-11 07:39:42 +00:00 |
|
MobiusDev
|
3485ab91be
|
Fixed player attack glitch while target was moving.
|
2016-12-11 07:17:20 +00:00 |
|
MobiusDev
|
c78d4dc065
|
One time quest mask calculation.
Based on malyelfik's quest rework shared on l2junity forum.
Note: Used modified L2S getCond() method because I could not get the original diff. xD
|
2016-12-06 21:56:50 +00:00 |
|
MobiusDev
|
e4d77a1f2f
|
Fixed shortcuts NPE due to missing sub level.
|
2016-12-05 15:50:24 +00:00 |
|
MobiusDev
|
b9d3c99cf1
|
Sync with L2jUnity (7db5b4f).
|
2016-12-04 21:28:20 +00:00 |
|
MobiusDev
|
7772f93f80
|
Vampiric effect improvement.
Contributed by Sdw-.
|
2016-10-18 07:01:43 +00:00 |
|
MobiusDev
|
cbfcbf0cd6
|
Fixed monsters buffing players.
|
2016-09-24 17:36:59 +00:00 |
|
MobiusDev
|
ffb4b42633
|
Removed Lottery.
|
2016-08-27 18:04:48 +00:00 |
|
MobiusDev
|
3a550abff7
|
Walker improvements.
|
2016-08-24 21:20:19 +00:00 |
|
MobiusDev
|
2823174ded
|
Handy's Block Checker Event related improvements.
|
2016-08-23 21:42:58 +00:00 |
|
MobiusDev
|
16ff2dfe29
|
Fix for SoE items not teleporting.
|
2016-08-23 19:25:26 +00:00 |
|
MobiusDev
|
d374b92f48
|
On screen item expiration message.
|
2016-08-23 06:12:34 +00:00 |
|
MobiusDev
|
5df0a9705f
|
Retail message for expired items.
|
2016-08-20 13:22:31 +00:00 |
|
MobiusDev
|
4b023f8387
|
Fixed double scroll of escape consumption.
|
2016-08-17 12:37:25 +00:00 |
|
MobiusDev
|
c579e8a7d8
|
Weight limit check for extractable items.
|
2016-08-14 20:36:10 +00:00 |
|