Commit Graph

1836 Commits

Author SHA1 Message Date
MobiusDev 2919ff4a8c Improvement for previous commit. 2017-12-05 22:11:45 +00:00
MobiusDev 7414483959 Extra check for instance re-enter time. 2017-12-05 22:10:02 +00:00
MobiusDev b33352abb5 Fixing xml typos for previous commit. 2017-12-05 20:34:42 +00:00
MobiusDev 58abbcf6ec Fixed stacking same type buffs.
Adapted from: L2jUnity free files.
2017-12-05 19:35:57 +00:00
MobiusDev 2c6ca7591c Tempfix for saving item reward on exit effect. 2017-12-04 20:56:06 +00:00
MobiusDev f208218b7c Siege guards AI improvement. 2017-12-04 11:06:31 +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 c1d931342c Various item and skill improvements.
Contributed by gamelike85.
2017-12-03 09:19:10 +00:00
MobiusDev 3c6fd6e6d9 Update player position when following a walking fake player. 2017-12-02 14:11:08 +00:00
MobiusDev e71a0c7df5 Fixed rabbits event. 2017-12-02 03:33:56 +00:00
MobiusDev 54d68b6515 Route improvement for Giran FPC Evi. 2017-12-02 01:11:54 +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 c4d0af1a7b Removed AltOlyMaxBuffs config. 2017-12-01 05:30:57 +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 9591df7c0b Addition of community board bbsexcmultisell bypass. 2017-11-29 19:05:55 +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 fd43297a14 Separated RebalanceHP effect for summons. 2017-11-28 18:30:40 +00:00
MobiusDev 0c828bea2f Multisell, augment and tax zone rework.
Adapted from: L2jUnity free files.
2017-11-28 18:21:28 +00:00
MobiusDev ac2884ae70 Prohibit admin spawning fake players when disabled. 2017-11-26 15:29:27 +00:00
MobiusDev 99a12fbde0 Added url to server welcome message. 2017-11-26 15:12:22 +00:00
MobiusDev 67c073b42e Changed L2Character setIsRunning visibility to private. 2017-11-26 14:31:26 +00:00
MobiusDev e016154fef Notification message when fakechat command was successful. 2017-11-26 02:54:40 +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 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 701a762570 Updated extended drop XML file. 2017-11-21 05:12:34 +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 572b8629ab Fixed olympiad stadium warnings. 2017-11-18 16:36:52 +00:00
MobiusDev afa2298bad Making use of teleport zones.
Adapted from: L2jUnity free files.
2017-11-18 15:46:04 +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 5fbbb2fa22 Fixed some teleporter XML files. 2017-11-18 02:06:00 +00:00