Commit Graph

621 Commits

Author SHA1 Message Date
MobiusDevelopment
061bc41de8 New l2j geoengine rework. 2021-03-28 21:17:00 +00:00
MobiusDevelopment
fb5a0626cd Additional door checks when moving. 2021-03-28 14:59:52 +00:00
MobiusDevelopment
b72bef5c61 Removal of CoordSynchronize configuration. 2021-03-28 14:47:27 +00:00
MobiusDevelopment
7ee6329796 Reverted base value calculation when not transformed. 2021-03-27 18:00:21 +00:00
MobiusDevelopment
4ab02cad55 Unregister olympiad combatants on logout.
Contributed by Iris.
2021-03-25 17:24:10 +00:00
MobiusDevelopment
fe7b406bba Fixed setting enchant group for specific item id.
Contributed by CostyKiller.
2021-03-22 10:10:44 +00:00
MobiusDevelopment
b8316f9080 Fixed infinite attack speed exploit.
Contributed by Iris.
2021-03-21 07:37:21 +00:00
MobiusDevelopment
45967e4fd8 Use UnboundArrayList for GameTimeController. 2021-03-17 22:05:41 +00:00
MobiusDevelopment
13d12fe0ef Replace other intentions with idle for non bad skills.
Contributed by Trance.
2021-03-17 21:04:01 +00:00
MobiusDevelopment
565c791c6f Replace other intentions with idle for players only. 2021-03-17 17:10:46 +00:00
MobiusDevelopment
0daaf43bf7 Faster weapon base value calculation when not transformed. 2021-03-17 00:32:19 +00:00
MobiusDevelopment
2d987325eb Broadcast movement and social action packets when region is active. 2021-03-16 23:55:59 +00:00
MobiusDevelopment
510bb0fc2b Better pacing method for revalidate zones. 2021-03-16 23:00:53 +00:00
MobiusDevelopment
42bc74e1ca Avoid arrows dealing damage when the target hides behind something.
Contributed by Iris.
2021-03-16 11:13:13 +00:00
MobiusDevelopment
e0e47e55c9 Removed Stream usage from Creature. 2021-03-16 08:01:40 +00:00
MobiusDevelopment
44ffd64510 Removal of TaskZoneSettings class. 2021-03-16 06:42:46 +00:00
MobiusDevelopment
11a8af106c Dropped WarpedSpaceManager class. 2021-03-14 23:52:44 +00:00
MobiusDevelopment
a8c77b8795 Store fence objects in regions. 2021-03-14 22:03:28 +00:00
MobiusDevelopment
031006131b Store door objects in regions. 2021-03-14 20:29:42 +00:00
MobiusDevelopment
49133f239f Fixed hero skills being given to subclasses.
Contributed by Sahar.
2021-03-12 19:39:17 +00:00
MobiusDevelopment
99999d417f Direct target following only for playables.
Thanks to Sahar.
2021-03-12 14:36:30 +00:00
MobiusDevelopment
18800e1b65 Increased spawn z values by a fixed value (64) to fix spawn zone issues. 2021-03-12 14:14:47 +00:00
MobiusDevelopment
4267cab18f Calculate total party damage for rewards.
Contributed by Trance.
2021-03-12 13:03:48 +00:00
MobiusDevelopment
8ce59ca662 Replace other intentions with idle when casting triggers stopMove. 2021-03-09 10:05:07 +00:00
MobiusDevelopment
876f2b2fae Avoid triggering skills on invalid targets.
Contributed by Sahar.
2021-03-08 02:16:34 +00:00
MobiusDevelopment
f333d813ee Fixed abort casting when player dies.
Contributed by Sahar.
2021-03-08 02:08:29 +00:00
MobiusDevelopment
f1eb56cafa Fixed characters reaching targets with less speed.
Contributed by Sahar.
2021-03-07 22:32:06 +00:00
MobiusDevelopment
dfa85564ad Fixed next target not working sometimes.
Contributed by Sahar.
2021-03-07 14:11:32 +00:00
MobiusDevelopment
dce5c98285 Fixed climbing walls and stuck inside water.
Contributed by Sahar.
2021-03-06 10:18:20 +00:00
MobiusDevelopment
e867feb170 Sell price checks. 2021-03-06 09:19:30 +00:00
MobiusDevelopment
08841c8e3c Removed redundant movement checks.
Contributed by Trance.
2021-03-04 22:02:18 +00:00
MobiusDevelopment
009fccfc2a Take in consideration the total product count. 2021-03-03 23:28:49 +00:00
MobiusDevelopment
91ee74fc20 Total price may be a long number. 2021-03-03 23:22:27 +00:00
MobiusDevelopment
13a5bd1836 Check multisell product price when possible. 2021-03-03 22:04:53 +00:00
MobiusDevelopment
39ef320fab Ignore no path found issues.
Thanks to Trance.
2021-03-01 03:31:23 +00:00
MobiusDevelopment
034a771eb5 Addition of onlyReplaceByLearn skilltree parameter. 2021-02-28 04:43:11 +00:00
MobiusDevelopment
18216eecf6 Removal of IPv4Filter class. 2021-02-23 05:04:57 +00:00
MobiusDevelopment
82c816ccbf Prevent probable getRegion NPEs. 2021-02-22 06:13:59 +00:00
MobiusDevelopment
73c9361354 Addition of ConditionPlayerCanTakeCastle range checks.
Contributed by Sahar.
2021-02-21 04:58:49 +00:00
MobiusDevelopment
970be046f6 Fixed setting a private store when config is set to 0.
Contributed by Sahar.
2021-02-21 04:33:19 +00:00
MobiusDevelopment
0def6e1c03 Rune should be removed not modified after adding SA.
Contributed by Sahar.
2021-02-21 04:09:46 +00:00
MobiusDevelopment
b8c9e8b52b Fixed pull effect broadcast validateposition to owner.
Contributed by Sahar.
2021-02-21 03:51:03 +00:00
MobiusDevelopment
c16a199407 Addition of the Chronos class. 2021-02-20 11:17:45 +00:00
MobiusDevelopment
dd0d74a8e6 Reverted back to l2j geoengine. 2021-02-20 07:48:16 +00:00
MobiusDevelopment
df35e2cd87 Addition of CraftRate effect.
Contributed by quangnguyen.
2021-02-18 21:26:25 +00:00
MobiusDevelopment
11ce89604c Prevent object creation from WarpedSpaceManager checks. 2021-02-16 04:05:15 +00:00
MobiusDevelopment
79ee1552e4 Magic critical rate must be base of 1000.
Contributed by Sahar.
2021-02-14 01:47:30 +00:00
MobiusDevelopment
9b0e0ea9c1 DBInstallerConsole has only install mode. 2021-02-12 22:52:08 +00:00
MobiusDevelopment
3208a6aa89 Fixed probable Fort NPE. 2021-02-08 03:50:08 +00:00
MobiusDevelopment
80bb705157 Fixed probable NPE in useMagic.
Contributed by Sahar.
2021-02-06 21:19:03 +00:00