Commit Graph

361 Commits

Author SHA1 Message Date
8ce59ca662 Replace other intentions with idle when casting triggers stopMove. 2021-03-09 10:05:07 +00:00
483e55a832 Addition of TriggerSkill effect. 2021-03-09 07:49:01 +00:00
73dfa43c0a Addition of ShotsBonus effect. 2021-03-08 08:47:12 +00:00
876f2b2fae Avoid triggering skills on invalid targets.
Contributed by Sahar.
2021-03-08 02:16:34 +00:00
f333d813ee Fixed abort casting when player dies.
Contributed by Sahar.
2021-03-08 02:08:29 +00:00
f1eb56cafa Fixed characters reaching targets with less speed.
Contributed by Sahar.
2021-03-07 22:32:06 +00:00
dfa85564ad Fixed next target not working sometimes.
Contributed by Sahar.
2021-03-07 14:11:32 +00:00
5d5a401766 Retail like Denign htmls and multisells.
Contributed by CostyKiller.
2021-03-07 13:30:05 +00:00
bc51006120 Fixes for quest Tomb Raiders (933).
Contributed by CostyKiller.
2021-03-07 13:23:00 +00:00
d91189c1fc Addition of Blessed Scroll: Enchant Artifact Book drops.
Contributed by CostyKiller.
2021-03-06 19:32:42 +00:00
dce5c98285 Fixed climbing walls and stuck inside water.
Contributed by Sahar.
2021-03-06 10:18:20 +00:00
e867feb170 Sell price checks. 2021-03-06 09:19:30 +00:00
a5266432c5 Retail like Blackbird Campsite NPC htmls.
Contributed by CostyKiller.
2021-03-04 22:43:23 +00:00
08841c8e3c Removed redundant movement checks.
Contributed by Trance.
2021-03-04 22:02:18 +00:00
009fccfc2a Take in consideration the total product count. 2021-03-03 23:28:49 +00:00
91ee74fc20 Total price may be a long number. 2021-03-03 23:22:27 +00:00
13a5bd1836 Check multisell product price when possible. 2021-03-03 22:04:53 +00:00
249ab4ca62 Fixed brooch ids at Ferris equipment upgrade.
Contributed by CostyKiller.
2021-03-03 08:15:02 +00:00
9aa44d20f8 Fixed Paulina Boxes and Paulina items expiring time.
Contributed by CostyKiller.
2021-03-03 08:12:19 +00:00
8a0b97c89d Fixed aether drop counter reset.
Contributed by CostyKiller.
2021-03-02 05:03:02 +00:00
445f361888 Various skill fixes, including the caster only buff for Spirit of Iss.
Contributed by manax182.
2021-03-01 05:43:36 +00:00
818420d436 Addition of commands for enchanting new item slots.
Contributed by CostyKiller.
2021-03-01 05:15:55 +00:00
39ef320fab Ignore no path found issues.
Thanks to Trance.
2021-03-01 03:31:23 +00:00
034a771eb5 Addition of onlyReplaceByLearn skilltree parameter. 2021-02-28 04:43:11 +00:00
7351e69330 Fixed Story of Tauti seal archangel NPE. 2021-02-28 04:00:53 +00:00
daf60e29cc Fixed Tiat NPE caused by empty players. 2021-02-28 03:37:54 +00:00
3f31ef2c63 Adjustments and fixes for low level story line quests.
Contributed by Neith.
2021-02-27 08:05:34 +00:00
153638ac29 Addition of missing game assistant multisell.
Contributed by CostyKiller.
2021-02-24 03:58:39 +00:00
21e0829e6a Fixed delevel from community board.
Contributed by CostyKiller.
2021-02-23 05:47:14 +00:00
8300550a35 Retail like Game Assistant.
Contributed by CostyKiller.
2021-02-23 05:34:34 +00:00
0554180937 Fixes for quest Path of Destiny Beginning (11024).
Contributed by CostyKiller.
2021-02-23 05:21:45 +00:00
18216eecf6 Removal of IPv4Filter class. 2021-02-23 05:04:57 +00:00
82c816ccbf Prevent probable getRegion NPEs. 2021-02-22 06:13:59 +00:00
3bc928f8d1 Exalted quests htmls and script update.
Contributed by CostyKiller.
2021-02-22 06:05:48 +00:00
73c9361354 Addition of ConditionPlayerCanTakeCastle range checks.
Contributed by Sahar.
2021-02-21 04:58:49 +00:00
970be046f6 Fixed setting a private store when config is set to 0.
Contributed by Sahar.
2021-02-21 04:33:19 +00:00
0def6e1c03 Rune should be removed not modified after adding SA.
Contributed by Sahar.
2021-02-21 04:09:46 +00:00
b8c9e8b52b Fixed pull effect broadcast validateposition to owner.
Contributed by Sahar.
2021-02-21 03:51:03 +00:00
c16a199407 Addition of the Chronos class. 2021-02-20 11:17:45 +00:00
dd0d74a8e6 Reverted back to l2j geoengine. 2021-02-20 07:48:16 +00:00
df35e2cd87 Addition of CraftRate effect.
Contributed by quangnguyen.
2021-02-18 21:26:25 +00:00
26a32753c2 Emperor's Special Cocktail item implementation.
Contributed by darkillust.
2021-02-16 23:19:49 +00:00
11ce89604c Prevent object creation from WarpedSpaceManager checks. 2021-02-16 04:05:15 +00:00
d37bc1a0fe Updated comments. 2021-02-14 07:50:43 +00:00
459ec0c2c3 Addition of StatAddForMp effect handler. 2021-02-14 06:14:39 +00:00
79ee1552e4 Magic critical rate must be base of 1000.
Contributed by Sahar.
2021-02-14 01:47:30 +00:00
493cb9a79c Players should not be able to get up and do actions while being knocked down.
Contributed by Sahar.
2021-02-13 09:21:37 +00:00
29b7417610 Level daily missions should include an appropriate requiredCompletion parameter.
Contributed by Sero, Neith.
2021-02-12 23:58:10 +00:00
04c418b3e7 Fix for admin delete skills.
Contributed by CostyKiller.
2021-02-12 23:33:15 +00:00
9b0e0ea9c1 DBInstallerConsole has only install mode. 2021-02-12 22:52:08 +00:00