Commit Graph

282 Commits

Author SHA1 Message Date
MobiusDev
dd255a3e3c Item use improvements. 2017-12-08 03:09:12 +00:00
MobiusDev
d4187ff765 Addition of WorldChat and DamageByAttack effect handlers.
Adapted from: L2jUnity free files.
2017-12-07 22:57:14 +00:00
MobiusDev
00a11c037e Fixed Revelation skill removal. 2017-12-07 18:26:09 +00:00
MobiusDev
eef1d38776 Reverted critical calculation changes. 2017-12-07 13:18:42 +00:00
MobiusDev
a3d34fc282 Fixed on screen damage text not showing. 2017-12-07 01:30:48 +00:00
MobiusDev
d5c7a92b95 Fixed Class Change skill not been able to cast. 2017-12-07 00:59:44 +00:00
MobiusDev
709a2ed320 Prevent augment option NPE. 2017-12-06 18:36:01 +00:00
MobiusDev
86b76fd312 L2Character attack rework.
Adapted from: L2jUnity free files.
2017-12-06 18:29:40 +00:00
MobiusDev
1692f55e22 Removed subclass change skilltree and skilllearn data. 2017-12-06 13:23:08 +00:00
MobiusDev
49c0634086 Prevent vitality moving out of proper range. 2017-12-03 19:45:55 +00:00
MobiusDev
98a1a39156 Remove primeshop request if transaction canceled. 2017-12-03 09:36:31 +00:00
MobiusDev
4c75bd316a Prevent vitality points exceeding max value. 2017-12-02 00:13:59 +00:00
MobiusDev
643d9c2d10 Auto pickup for specific items. 2017-12-01 23:46:55 +00:00
MobiusDev
c360ac1e9c Addition of some missing lifestones.
Contributed by gamelike85.
2017-12-01 16:28:09 +00:00
MobiusDev
42ef30f774 Fixed Helios AbnormalType warning. 2017-12-01 16:24:17 +00:00
MobiusDev
c4d0af1a7b Removed AltOlyMaxBuffs config. 2017-12-01 05:30:57 +00:00
MobiusDev
1bf4ffab7e Removed olympiad buffer check from L2Npc class. 2017-12-01 05:05:27 +00:00
MobiusDev
825f9d8036 Prevent SendSkillList packet spam with a task. 2017-12-01 04:26:53 +00:00
MobiusDev
a76cf0ad7c Removed AbnormalType check at stopSkillEffects. 2017-11-30 20:01:55 +00:00
MobiusDev
cc5398d7bd Stop effects of replaced passive skills. 2017-11-30 14:48:46 +00:00
MobiusDev
026b55c102 Improved olympiad game start. 2017-11-29 19:45:07 +00:00
MobiusDev
e06653cd84 Permitting the usage of community board multisells. 2017-11-29 18:47:31 +00:00
MobiusDev
bf15acc493 Protection Stone and Surrender to the Elemental fixes.
Contributed by gamelike85.
2017-11-28 18:55:18 +00:00
MobiusDev
0c828bea2f Multisell, augment and tax zone rework.
Adapted from: L2jUnity free files.
2017-11-28 18:21:28 +00:00
MobiusDev
67c073b42e Changed L2Character setIsRunning visibility to private. 2017-11-26 14:31:26 +00:00
MobiusDev
749b2775a8 Addition of fake player system. 2017-11-26 02:33:09 +00:00
MobiusDev
2b8e09dc6f Fixed problem with SP reward calculation. 2017-11-25 01:30:41 +00:00
MobiusDev
dcd51a210a Added a missing value at NpcData. 2017-11-22 01:56:38 +00:00
MobiusDev
4200061c83 Skill sublevel added to system message. 2017-11-21 23:08:36 +00:00
MobiusDev
b047e2efbb Fix for black enchant route at max enchant level. 2017-11-21 22:58:18 +00:00
MobiusDev
b8c5f90abb Lucky chance calculation improvement. 2017-11-21 18:02:21 +00:00
MobiusDev
3bd4e7d4e3 Forgotten test double constant changed back to long. 2017-11-21 15:55:04 +00:00
MobiusDev
b6d36e36be Fixed gaining big amounts of exp on high rates. 2017-11-21 15:22:11 +00:00
MobiusDev
0ae242266f More blessed/giant lucky stones.
Contributed by Ofelin.
2017-11-21 04:51:56 +00:00
MobiusDev
6ccc5c8938 Added missing multisell part for previous commit. 2017-11-20 23:38:51 +00:00
MobiusDev
5d75ddc762 Updated category data XML file.
Adapted from: L2jUnity free files.
2017-11-20 23:01:06 +00:00
MobiusDev
0b19acea70 Try to figure some messy stuff. 2017-11-20 20:50:12 +00:00
MobiusDev
22819d176c Enchant bonus for hair accessories. 2017-11-20 15:22:08 +00:00
MobiusDev
32ce8fc211 Blessed Lucky Enchant Stone items.
Contributed by Ofelin.
2017-11-20 02:45:07 +00:00
MobiusDev
d4b385cffb Adapted appearance stone rework to all branches. 2017-11-20 02:22:09 +00:00
MobiusDev
b9bda5150b Avoid executing remove premium query on each player login. 2017-11-18 22:33:13 +00:00
MobiusDev
0f64cdbf42 Load premium account status on player login. 2017-11-18 22:20:23 +00:00
MobiusDev
3b2c0bd8dc Pailaka Injured Dragon and other quest related changes.
Adapted from: L2jUnity free files.
2017-11-18 15:25:22 +00:00
MobiusDev
85cec76ab4 Fixed leaving airship issue. 2017-11-18 03:56:56 +00:00
MobiusDev
c6b7ca7b68 Config to upgrade sub-class to dualclass from Raina without finish Split Destiny. 2017-11-18 01:29:17 +00:00
MobiusDev
3d903d2c8f Training Camp improvements. 2017-11-17 23:15:03 +00:00
MobiusDev
cef624e6cd Giant scrolls.
Contributed by Ofelin.
2017-11-17 21:58:44 +00:00
MobiusDev
4fbdcabdb0 Addition of training camp reward exp/sp multipliers. 2017-11-17 17:16:53 +00:00
MobiusDev
dde93f3788 Training camp improvements. 2017-11-17 16:39:39 +00:00
MobiusDev
669b008d20 Daily reset task for training camp. 2017-11-17 14:53:58 +00:00
MobiusDev
8a82470da0 Dropped SQL teleport table.
Adapted from: L2jUnity free files.
2017-11-17 03:46:03 +00:00
MobiusDev
0eb87bc2d6 Addition of Training Camp.
Adapted from: L2jUnity free files.
2017-11-17 00:36:36 +00:00
MobiusDev
2084ed23e8 Updated LuckyGame packets and rewards.
Author: Sdw
Source: L2jUnity free files.
2017-11-16 14:22:02 +00:00
MobiusDev
1af47f927c Disable pathfinding when moving with keys. 2017-11-15 06:14:21 +00:00
MobiusDev
0c18b7d97d Detailed ExShowScreenMessage constructor for text messages. 2017-11-15 00:29:52 +00:00
MobiusDev
90ce1ed8f3 Remove all effects from dead monsters. 2017-11-13 17:12:56 +00:00
MobiusDev
65ff1ead8a Reworked storing key bindings. 2017-11-13 15:42:25 +00:00
MobiusDev
5b09bdea20 Trap improvements. 2017-11-13 11:43:12 +00:00
MobiusDev
e8246cd9e7 Super cleanup for previous commit. 2017-11-12 13:06:55 +00:00
MobiusDev
2b86228d8e Addition of configurable NPC stat multipliers. 2017-11-12 12:57:06 +00:00
MobiusDev
e380efd6c2 Geodata check for previous commit. 2017-11-12 02:39:58 +00:00
MobiusDev
a7fdaaf2fd Improved L2DefenderInstance beneficial magic targeting. 2017-11-12 02:33:38 +00:00
MobiusDev
8045531015 Minor Siege improvements.
Contributed by Liamxroy.
2017-11-12 01:30:17 +00:00
MobiusDev
2913652515 Fix for large door targeting. 2017-11-11 22:32:48 +00:00
MobiusDev
f9afb225c7 Partial move siege guard AI to datapack. 2017-11-11 21:31:02 +00:00
MobiusDev
208f572246 Fixed instance manager not loading. 2017-11-11 12:58:25 +00:00
MobiusDev
1f463c4ed1 Fixed wrong password crashing client. 2017-11-10 00:14:31 +00:00
MobiusDev
d8005c98c1 Removed unused alter skill holder. 2017-11-08 14:10:00 +00:00
MobiusDev
acb163259c Support for knockback chain skills. 2017-11-07 15:43:21 +00:00
MobiusDev
0e96f5d690 Fixed probable AbsorbDamage NPE. 2017-11-07 10:48:23 +00:00
MobiusDev
1169e90c1b Proper way to drop lucky drops. 2017-11-05 22:32:47 +00:00
MobiusDev
22525e49a2 Update clan window when player invited via clan entry. 2017-11-05 22:18:48 +00:00
MobiusDev
2ffde9c10a Lucky craft.
Contributed by Liamxroy.
2017-11-05 20:40:58 +00:00
MobiusDev
46e0fa7419 ItemInstance detailed log NPE fixes. 2017-11-04 10:57:14 +00:00
MobiusDev
147e0f8a37 Fixed FriendAddRequest. 2017-11-03 11:09:21 +00:00
MobiusDev
4812c878dc Addition of RequestPledgeSignInForOpenJoiningMethod. 2017-11-03 10:58:41 +00:00
MobiusDev
fbaa73d331 Fixed clan subpledge invitation issues. 2017-11-02 22:36:02 +00:00
MobiusDev
68b8f3fe17 Minor javadoc correction for ItemContainer addItem. 2017-10-31 17:54:12 +00:00
MobiusDev
37e5ece16d Fixed possible deleteInstanceTime NPE. 2017-10-31 10:42:37 +00:00
MobiusDev
cba3a349a6 Fixed revelation skills exclude NPE. 2017-10-29 19:34:03 +00:00
MobiusDev
cbc6d70c71 Fixed null caster for cubic instance. 2017-10-26 19:36:18 +00:00
MobiusDev
1ab658afb7 Removed change weapon while attacking prohibition. 2017-10-26 00:29:07 +00:00
MobiusDev
af98cebc47 AuctionItem is now created by same class. 2017-10-25 23:19:10 +00:00
MobiusDev
15852c5555 Log items even with null values. 2017-10-25 21:50:08 +00:00
MobiusDev
f520761129 Fixed wrong value loading from database. 2017-10-23 22:41:36 +00:00
MobiusDev
0aabf994e7 Fixed removing revelation skills on login. 2017-10-23 22:13:52 +00:00
MobiusDev
7fac9eb998 Fix restoring multiple henna. 2017-10-23 21:08:50 +00:00
MobiusDev
38c11f3a55 Disable pathfinding when no geodata are loaded. 2017-10-20 23:30:05 +00:00
MobiusDev
7b86cf9467 Simplify pathfinding checks. 2017-10-20 23:21:34 +00:00
MobiusDev
5e3ee38c0d Try to guess and fix possible item logger NPE. 2017-10-20 22:20:52 +00:00
MobiusDev
7dd34b79a1 Minor OfflineTradersTable change. 2017-10-20 15:43:50 +00:00
MobiusDev
efe5decb4f Fixed SellBuffsManager console message. 2017-10-20 15:14:49 +00:00
MobiusDev
1877846629 Do not restore offline traders that have been kicked from the game. 2017-10-20 15:11:22 +00:00
MobiusDev
33340d093f Prime points count should not be negative. 2017-10-19 20:55:34 +00:00
MobiusDev
85774caef6 Proper primeshop count check. 2017-10-19 20:32:22 +00:00
MobiusDev
deb6ee37ac Restore offline buff stores on server startup. 2017-10-19 19:44:54 +00:00
MobiusDev
d23f627286 Dye name is not needed to be saved in Henna. 2017-10-19 01:15:58 +00:00
MobiusDev
358a50fd2f Retail behavior for premium hennas. 2017-10-19 00:47:01 +00:00
MobiusDev
19e7469695 Retail configurable prohibition for henna premium slot. 2017-10-18 23:09:09 +00:00
MobiusDev
e7b3b65033 Simplified HennaRemoveList serverpacket. 2017-10-18 21:24:41 +00:00