Commit Graph

2805 Commits

Author SHA1 Message Date
MobiusDevelopment
8e20923030 Item container related cleanup. 2020-04-25 13:41:25 +00:00
MobiusDevelopment
9682338343 Addition of raidboss bonus damage effects. 2020-04-25 11:14:05 +00:00
MobiusDevelopment
abaa1e83b1 Small revert related with ownsAtLeastOneItem method addition. 2020-04-24 19:16:44 +00:00
MobiusDevelopment
fe1d37e011 Extensive player ownership check for single or multiple items. 2020-04-24 11:01:12 +00:00
MobiusDevelopment
a085888b22 Lindvior changes.
Source: Liamxroy
2020-04-21 09:23:05 +00:00
MobiusDevelopment
325a3ae124 Prevent Stakato heal when silenced.
Contributed by pecanha.
2020-04-20 20:32:21 +00:00
MobiusDevelopment
2207553fe1 Changed OfflineTradeUtil trader config check.
Contributed by pecanha.
2020-04-18 12:49:46 +00:00
MobiusDevelopment
6702f1fd55 Addition of L2jBrasil vote rewards.
Contributed by pecanha.
2020-04-17 11:56:48 +00:00
MobiusDevelopment
95bb4638c4 Adjustment for multiple servitor defend mode.
Contributed by vass.
2020-04-17 11:28:06 +00:00
MobiusDevelopment
759c0177aa Freya Celebration event variable fix.
Thanks to gigilo1968.
2020-04-15 09:15:26 +00:00
MobiusDevelopment
427dc747b8 Moved AntiFeedManager offline store check to OfflineTradeUtil.
Contributed by pecanha.
2020-04-14 09:10:41 +00:00
MobiusDevelopment
68ab3b0cd0 Use path separator for GUIs. 2020-04-11 09:13:42 +00:00
MobiusDevelopment
1b0e1d7214 Use try for CreatureFollowTaskManager as original method did. 2020-04-09 10:16:43 +00:00
MobiusDevelopment
e04b0efc83 Addition of quest 824, 930 and 985.
Contributed by Dmitri.
2020-04-09 09:50:13 +00:00
MobiusDevelopment
007d885411 Hardin should reward two chaos pomanders. 2020-04-08 09:49:16 +00:00
MobiusDevelopment
117d0c638c Fixed ManaHeal effect. 2020-04-07 23:01:40 +00:00
MobiusDevelopment
00cbed8b2f Removed armor set OpCheckClassList condition.
Contributed by Puppyrawr.
2020-04-07 21:23:23 +00:00
MobiusDevelopment
7f02780e63 Fixed AdminGrandBoss handler after revision 7084 changes. 2020-04-06 09:46:04 +00:00
MobiusDevelopment
2d24666ea0 RealDamage effect should ignore CP. 2020-04-05 22:14:49 +00:00
MobiusDevelopment
601081c070 Fixed Tauti onAttack method starting quest timer with deleted NPC. 2020-04-05 11:00:58 +00:00
MobiusDevelopment
f912c49c83 Fixed Octavis onKill method starting timers with dead NPCs. 2020-04-05 00:44:30 +00:00
MobiusDevelopment
8e942892a9 Fixed Fafurion respawn time and admin boss menu adjustments.
Contributed by CostyKiller.
2020-04-04 22:25:55 +00:00
MobiusDevelopment
3ced75d22f Caution deleting NPCs with active quest timers. 2020-04-04 21:55:10 +00:00
MobiusDevelopment
98e76d2817 Use of primitive boolean for TriggerSkillByAttack critical parameter. 2020-04-04 10:27:01 +00:00
MobiusDevelopment
c96804ac6b Working Agathion Freya item. 2020-04-03 12:09:49 +00:00
MobiusDevelopment
d3815e0133 Proper expected sublevel log message for RequestExEnchantSkill. 2020-04-02 10:31:06 +00:00
MobiusDevelopment
bc05611f94 Force save mailed items. 2020-04-01 12:53:35 +00:00
MobiusDevelopment
362fc6d6cb Moved again previous commit variables in World. 2020-04-01 11:56:04 +00:00
MobiusDevelopment
f2a7531d24 SystemPanel variables moved to GameServer to fix compiling issue. 2020-04-01 11:08:00 +00:00
MobiusDevelopment
0c0bc9a33a Do not save arrows based on GameTimeController calculation. 2020-03-31 17:13:51 +00:00
MobiusDevelopment
f109bbf829 Increased default server connection and thread resources. 2020-03-31 12:39:08 +00:00
MobiusDevelopment
b13eb068a1 Dropped TimersManager and corrections for previous commits. 2020-03-31 12:04:59 +00:00
MobiusDevelopment
4ed01c5fba Precautionary cancel NPC quest timers on decay. 2020-03-31 11:13:30 +00:00
MobiusDevelopment
39d35b111f Precautionary cancel player tasks and quest timers on disconnect. 2020-03-31 11:01:32 +00:00
MobiusDevelopment
5fe7e70c08 Reduce item creation store queries. 2020-03-31 09:27:44 +00:00
MobiusDevelopment
bd1fb2afbe Remove buffs from skills that are blocked in olympiad. 2020-03-31 09:17:07 +00:00
MobiusDevelopment
51e53be08f Spawn once Altar of Shilen groups. 2020-03-31 09:00:58 +00:00
MobiusDevelopment
bfb0b42e9d Check player base template for Hardin. 2020-03-31 08:57:25 +00:00
MobiusDevelopment
ea0a407139 Offline trader reduction after completion. 2020-03-31 01:40:53 +00:00
MobiusDevelopment
38cb67fad2 Dropped player count manager. 2020-03-31 00:35:39 +00:00
MobiusDevelopment
755e00e30e Fixed creature follow task initial delay. 2020-03-30 23:57:18 +00:00
MobiusDevelopment
dff067c91e Removed player reentrant locks. 2020-03-30 19:03:16 +00:00
MobiusDevelopment
cdab936ea5 Addition of MessageDeletionTaskManager. 2020-03-30 17:41:20 +00:00
MobiusDevelopment
3b915f5647 Skip siege guard tasks when working. 2020-03-30 17:28:51 +00:00
MobiusDevelopment
7cd9f35b43 Skip task manager tasks when working. 2020-03-30 17:21:37 +00:00
MobiusDevelopment
c9601fac2a Addition of AI related task managers. 2020-03-30 16:49:57 +00:00
MobiusDevelopment
9cb1ed319e Chain skill rework. 2020-03-29 08:27:18 +00:00
MobiusDevelopment
d8021624a1 Additional player NPE checks for Dimensional Wrap. 2020-03-29 08:13:37 +00:00
MobiusDevelopment
bbb4535a0a Addition of quest 10457, 10873, 10876 and 10879.
Contributed by Dmitri.
2020-03-27 12:34:29 +00:00
MobiusDevelopment
774bd380da Additionally check if LastImperialTomb portraits are null. 2020-03-26 16:07:34 +00:00
MobiusDevelopment
cf380a7833 Check if SelMahumDrill event receiver is attackable before class cast. 2020-03-26 15:51:35 +00:00
MobiusDevelopment
0e65792652 Changed OpSocialClassSkillCondition according to previous core changes. 2020-03-26 15:39:41 +00:00
MobiusDevelopment
28e36d17c6 Fixed probable Dimensional Warp NPE. 2020-03-26 11:38:12 +00:00
MobiusDevelopment
0ea3ed60b9 Stop skill effects with RequestResetAbilityPoint. 2020-03-26 09:54:44 +00:00
MobiusDevelopment
891e4cc588 Fix for admin castle command target.
Contributed by darkillust.
2020-03-26 09:44:50 +00:00
MobiusDevelopment
993099e97a Use Set for quest timers and initialize conditions. 2020-03-24 22:21:53 +00:00
MobiusDevelopment
374eab6fdd Removed some unnecessary synchronizations from quest timers. 2020-03-24 11:15:43 +00:00
MobiusDevelopment
148a872859 Updated to Java 14. 2020-03-24 01:15:56 +00:00
MobiusDevelopment
f3cb8dfed3 Separately store Mystic Tavern random instance value.
Thanks to CostyKiller.
2020-03-23 18:07:32 +00:00
MobiusDevelopment
881d39318d Fixed quest 10297 missing switch.
Contributed by CostyKiller.
2020-03-23 08:56:07 +00:00
MobiusDevelopment
d7ee7eb33f Removed Completely Lost repeated quest timer. 2020-03-22 12:01:54 +00:00
MobiusDevelopment
4758ed4e2b Fixed Chamber of Prophecies last door staying open. 2020-03-22 09:42:28 +00:00
MobiusDevelopment
747e6c5d19 Removed unnecessary object id from fake player flag tasks. 2020-03-22 08:33:48 +00:00
MobiusDevelopment
c9f8da5371 Party Solidarity for all party members.
Contributed by CostyKiller.
2020-03-22 08:23:18 +00:00
MobiusDevelopment
2d4fb64b26 Addition of balancer EnergyAttack configurations. 2020-03-19 18:16:21 +00:00
MobiusDevelopment
6c0d7b3dc3 Chamber of Prophecies NPC NPE precaution. 2020-03-16 22:06:05 +00:00
MobiusDevelopment
7dcd5acb3c Organized TriggerSkillByDamage checks. 2020-03-16 20:17:03 +00:00
MobiusDevelopment
ab147d5858 Fixed quest 10752 getting stuck at NPC dialogs.
Contributed by CostyKiller.
2020-03-13 02:38:22 +00:00
MobiusDevelopment
707f988a47 Addition of TriggerSkillByDamage hpPercent parameter. 2020-03-12 09:39:13 +00:00
MobiusDevelopment
841e36e06b Real Damage Resist effect implementation. 2020-03-12 09:27:56 +00:00
MobiusDevelopment
904c6be328 Addition of missing RequestSellItem custom sell buylist check.
Contributed by secaolol.
2020-03-11 09:04:45 +00:00
MobiusDevelopment
58a85d05f5 Fixed Frintezza onKill monster list NPE. 2020-03-11 00:05:59 +00:00
MobiusDevelopment
75e0e632a4 Log when SystemMessage has SystemMessageId with null parameter. 2020-03-10 23:51:21 +00:00
MobiusDevelopment
04cf6bf8a9 Fixed Dimensional Wrap salamandra spawn NPE. 2020-03-10 23:39:45 +00:00
MobiusDevelopment
efd832b2e2 NpcTemplate default undying value set to non monster types. 2020-03-10 18:43:34 +00:00
MobiusDevelopment
2037ee3375 Fixed Dimensional Wrap earthquake NPE. 2020-03-09 09:45:02 +00:00
MobiusDevelopment
d99a08e15e Fixed agathion Scorpio - Stage 2 (24074) crystallization. 2020-03-07 18:26:24 +00:00
MobiusDevelopment
7bc87406f0 Fixed RequestTargetCanceld clientpacket. 2020-03-04 17:26:35 +00:00
MobiusDevelopment
ce989648ae Proper PlayerInstance comment adjustments. 2020-03-04 12:57:41 +00:00
MobiusDevelopment
18b3e6d3f2 Unified javadoc format and related cleanups. 2020-03-03 23:04:44 +00:00
MobiusDevelopment
6d8addc784 Removal of assorted empty lines. 2020-03-03 17:07:18 +00:00
MobiusDevelopment
a2134a55db Addition of ImmobileDamageBonus and ImmobileDamageResist effects. 2020-02-29 14:22:31 +00:00
MobiusDevelopment
a6fc6eb2cd Instance related adjustments. 2020-02-26 10:56:19 +00:00
MobiusDevelopment
740acfdbd8 Kartia onEnterZone should only trigger in instance. 2020-02-25 19:29:02 +00:00
MobiusDevelopment
81d29e0644 Player instead of Npc parameters for Chamber of Prophecies timers. 2020-02-25 19:20:34 +00:00
MobiusDevelopment
53e9308b8a Check for clan leader parameter and cleanup. 2020-02-25 19:09:21 +00:00
MobiusDevelopment
c1d4c60f08 KnockBack effect addition to Elemental Crash (11017).
Contributed by Puppyrawr.
2020-02-25 18:59:44 +00:00
MobiusDevelopment
38a749f24f Consider clan leader as top pledge class. 2020-02-25 18:34:30 +00:00
MobiusDevelopment
ba799c053a Line delimiters to match project settings and code format. 2020-02-25 18:07:17 +00:00
MobiusDevelopment
1efb4ebbb1 Adjustments for pledge class XML values. 2020-02-25 12:03:33 +00:00
MobiusDevelopment
fe15480f06 Skill level should only be set from toLevel parameter. 2020-02-25 10:33:51 +00:00
MobiusDevelopment
ef51c8a3f3 Configuration for making items depositable. 2020-02-21 11:52:29 +00:00
MobiusDevelopment
63e6425dca Various item changes.
Contributed by Liamxroy.
2020-02-21 11:07:43 +00:00
MobiusDevelopment
0149ca83cd Various skill changes.
Contributed by Liamxroy.
2020-02-20 18:40:06 +00:00
MobiusDevelopment
6a213de723 Fixed two hand crossbow resistance issues. 2020-02-18 16:22:54 +00:00
MobiusDevelopment
5b386af60e Maximum momentum stat set to 1 by default. 2020-02-18 15:00:17 +00:00
MobiusDevelopment
065b66becb Previous commit for other branches. 2020-02-17 09:23:02 +00:00
MobiusDevelopment
1a3c34b3c5 Store Npc isWalker in a simple boolean instead of checking WalkingManager. 2020-02-13 20:16:40 +00:00
MobiusDevelopment
e56dad5f81 Configurations for monster aggro distance reset. 2020-02-13 19:56:19 +00:00
MobiusDevelopment
49456557d5 Replaced getId with getRewardId for mission queries.
Contributed by codered.
2020-02-13 10:04:46 +00:00
MobiusDevelopment
8bb6ba4b72 Support for AbsorbDamage effect modes. 2020-02-13 09:36:36 +00:00
MobiusDevelopment
90ab6d4b25 Replace character skills save to avoid existing entry conflicts. 2020-02-12 16:40:53 +00:00
MobiusDevelopment
d22dabe8ca Store sub certificate count in player variables. 2020-02-12 16:26:52 +00:00
MobiusDevelopment
ec99d2b32d Prevent skill cast while having Rocky Camouflage. 2020-02-12 14:23:54 +00:00
MobiusDevelopment
220e0b716c Prevent SiegeGuards AI onKill NPE. 2020-02-11 07:03:13 +00:00
MobiusDevelopment
699c2f6fca Identical IdFactory statement names for increasing readability. 2020-02-08 16:13:03 +00:00
MobiusDevelopment
a534cc943c Single class IdFactory with synchronized static methods. 2020-02-08 14:34:00 +00:00
MobiusDevelopment
29771aa0d8 Force headless parameter with Linux sh files.
Contributed by MutatedSkull.
2020-02-08 11:37:19 +00:00
MobiusDevelopment
71576ed8af Check if html files contain non ASCII characters. 2020-02-08 02:41:23 +00:00
MobiusDevelopment
0ed057dff9 Level corrections for quests 344, 787 and 10799.
Contributed by Edoo.
2020-02-07 21:05:58 +00:00
MobiusDevelopment
5c414b0d8e Prevent NPE when spawning demons. 2020-02-07 14:24:29 +00:00
MobiusDevelopment
5d2e2eb5ea Final Emperial Tomb improvements. 2020-02-07 14:13:27 +00:00
MobiusDevelopment
e2a68f9aaf Player isInTrainingCamp method should check current time. 2020-02-06 22:55:59 +00:00
MobiusDevelopment
a8a9318d2d Disabled curse raid based on retail changes.
Also removed obsolete deep blue comment.
2020-02-06 13:10:41 +00:00
MobiusDevelopment
c28ca9fbc1 Support for no PvP zones.
Contributed by Edoo.
2020-02-06 04:19:59 +00:00
MobiusDevelopment
c699010fd2 Fixed last step for finishing quest Step Up (10815).
Contributed by CostyKiller.
2020-02-05 15:51:54 +00:00
MobiusDevelopment
02b8b1403f Addition of quests 665, 666, 668, 10454 and 10846.
Contributed by Dmitri.
2020-02-05 14:46:33 +00:00
MobiusDevelopment
1437711898 Prevent addition of existing skills on item equip. 2020-02-05 00:33:21 +00:00
MobiusDevelopment
79aabdcb76 Capped damage taken by attacks effect to 80%. 2020-02-04 22:48:57 +00:00
MobiusDevelopment
407ff24524 Access zone character list only by getter method. 2020-02-04 05:21:24 +00:00
MobiusDevelopment
5c532ad275 Removal of AtomicInteger variables from Inventory class. 2020-02-03 04:04:13 +00:00
MobiusDevelopment
980d99c48c Lottery additions and related improvements. 2020-02-03 03:40:55 +00:00
MobiusDevelopment
a1541b2772 SQL table games is only used by Lottery. 2020-02-02 13:31:13 +00:00
MobiusDevelopment
20a4e99da1 Addition of Monster Race with reward system.
Adapted from aCis free version.
2020-02-02 04:36:04 +00:00
MobiusDevelopment
ff157fe4bb Removed getQuestTimer method synchronization. 2020-01-31 22:02:32 +00:00
MobiusDevelopment
fb52876f79 Removal of StatsVCmd class. 2020-01-31 00:31:39 +00:00
MobiusDevelopment
845dea2551 Removed pointless assignments before packet send. 2020-01-30 23:02:45 +00:00
MobiusDevelopment
178f692d47 Fixed Chamber of Prophecies grail NPE. 2020-01-30 12:16:02 +00:00
MobiusDevelopment
99c209f0ba Proper handling for Quest timers concurrency. 2020-01-30 11:59:53 +00:00
MobiusDevelopment
9adadc4e86 Moved TeleportWhereType to enums. 2020-01-30 03:13:22 +00:00
MobiusDevelopment
f66dbc577c Boat related packet improvements. 2020-01-29 12:50:50 +00:00
MobiusDevelopment
393e53514c Removed pointless EffectTickTask tick count variable. 2020-01-28 15:26:44 +00:00
MobiusDevelopment
fe05c1cddc There is no need for MpRewardTask to use AtomicInteger. 2020-01-28 15:21:23 +00:00
MobiusDevelopment
e5bd883546 Deprecated bad practice StatSet setters with returning values.
Also using simple HashMap instead of ConcurrentHashMap.
2020-01-28 13:48:46 +00:00
MobiusDevelopment
8dbfd09e0c Proper naming for various data holding classes. 2020-01-28 11:48:32 +00:00
MobiusDevelopment
8ebd210ac3 Prevent isSkillAllowed lock by SkillTreesData loading status variable. 2020-01-28 11:11:46 +00:00
MobiusDevelopment
7a20f03af5 Removed pointless use of VolatileBoolean from sweeper conditions. 2020-01-28 10:57:22 +00:00
MobiusDevelopment
13554071b9 Script value volatile modifier. 2020-01-28 10:36:38 +00:00
MobiusDevelopment
3071525a9c Proper use of isScriptValue instead of getScriptValue method. 2020-01-28 00:43:54 +00:00
MobiusDevelopment
d63bf771ff Faster access integer script value instead of StatSet. 2020-01-28 00:16:37 +00:00
MobiusDevelopment
49439e8db4 Prevent initializing Npc variables with NpcAction. 2020-01-28 00:10:02 +00:00
MobiusDevelopment
de2871bef6 Separated siege guard task to one task per residence. 2020-01-27 16:55:04 +00:00
MobiusDevelopment
e1f4230ed2 Removed underscores from Item class variables. 2020-01-26 17:34:54 +00:00
MobiusDevelopment
1060aa6d39 Removed pointless return at end of method. 2020-01-26 17:15:10 +00:00
MobiusDevelopment
86379b722a QuestState getName method was replaced by getString. 2020-01-26 16:58:15 +00:00
MobiusDevelopment
990d3b590b QuestState and QuestTimer class cleanups. 2020-01-26 16:53:48 +00:00
MobiusDevelopment
8b5af84230 StatsSet properly named as StatSet. 2020-01-26 15:07:31 +00:00
MobiusDevelopment
9d155febb7 Proper syntax for several methods and values. 2020-01-26 14:05:47 +00:00
MobiusDevelopment
0ef951835a Door data moved from CSV to XML. 2020-01-25 11:48:18 +00:00
MobiusDevelopment
c043af33f8 Change class should not remove equipped item skills. 2020-01-24 13:10:13 +00:00
MobiusDevelopment
7f69fd2999 Chamber of Prophecies NPE prevention. 2020-01-19 22:07:53 +00:00
MobiusDevelopment
91a2ae4f93 Support for builder messages through SendMessageLocalisationData. 2020-01-18 12:48:58 +00:00
MobiusDevelopment
b25b259665 Addition of custom Noble Master and Delevel Manager NPCs. 2020-01-16 03:51:57 +00:00
MobiusDevelopment
447ff719b1 Fix for hair accessory restoration stones.
Contributed by CostyKiller.
2020-01-15 14:54:56 +00:00
MobiusDevelopment
023c0e8a3a Addition of Attack packet soulshot visual substitute.
Thanks to Edoo.
2020-01-15 14:48:22 +00:00
MobiusDevelopment
de440d5942 Simplify ServerRestartManager message when all days are used. 2020-01-15 10:58:24 +00:00
MobiusDevelopment
6a1f4c21ac Server restart schedule by day. 2020-01-15 10:01:39 +00:00
MobiusDevelopment
411782efce Improvements for quest Seven Signs Girl of Doubt (10292). 2020-01-14 20:48:49 +00:00
MobiusDevelopment
de47fedd21 Fixed restoring experience gain prohibition. 2020-01-13 21:03:30 +00:00
MobiusDevelopment
68370782d5 Addition of missing Lavasillisk privates.
Contributed by andrei.
2020-01-12 13:54:21 +00:00
MobiusDevelopment
78a060fcf1 Removed class_index key from character_quests table. 2020-01-08 14:29:47 +00:00
MobiusDevelopment
382101d033 Addition of L2top.co vote reward.
Contributed by andrei.
2020-01-08 12:08:35 +00:00
MobiusDevelopment
2d5aa96a31 Fixed Maphr's Rune items.
Contributed by Edoo.
2020-01-07 18:03:19 +00:00
MobiusDevelopment
42d215998c Addition of EXP and SP multipliers by class. 2020-01-06 22:57:59 +00:00
MobiusDevelopment
0ab8c3161b Addition of Monastic Crusader (22123) minions.
Contributed by andrei.
2020-01-06 14:31:33 +00:00
MobiusDevelopment
1f56fdc091 Fixed transformations for Blade, Punishment, Wailing of Splendor.
Contributed by andrei.
2020-01-06 14:24:28 +00:00
MobiusDevelopment
a91782e8cb Removed class_index field from character_quests table.
Contributed by ReynalDev.
2020-01-06 14:06:19 +00:00
MobiusDevelopment
366970ee36 Addition of Razen (33803).
Contributed by Street.
2020-01-06 13:20:34 +00:00
MobiusDevelopment
78997cf245 Addition of Rodemai's Rune.
Contributed by Street.
2020-01-06 12:49:22 +00:00
MobiusDevelopment
53cf0ea614 Addition of quests 674, 675, 816, 10597, 10844 and 10852.
Contributed by Dmitri.
2020-01-05 15:09:16 +00:00
MobiusDevelopment
5e4f4c1409 Removed old domain remnants. 2020-01-05 01:18:30 +00:00
MobiusDevelopment
f8acdcace7 CreatureSay cleanup and improvements. 2020-01-04 05:11:01 +00:00
MobiusDevelopment
1cdcd2f8b0 Addition of merchant zero sell price configuration. 2020-01-04 02:29:32 +00:00
MobiusDevelopment
8a9763a20a Fixed Topzone vote detection.
Contributed by andrei.
2020-01-03 00:29:15 +00:00
MobiusDevelopment
5c712ec4f3 Fixed aggressive minions after respawn. 2020-01-02 16:51:20 +00:00
MobiusDevelopment
cd7a14388a Powder Keg (18622) should not move. 2019-12-29 12:46:24 +00:00
MobiusDevelopment
a81d475623 Fixed Hopzone vote detection.
Contributed by andrei.
2019-12-27 21:17:28 +00:00
MobiusDevelopment
c087a94d5e Multiple Arrow (10771) castRange fix and Phoenix Arrow (10781) staticReuse removal.
Contributed by Liamxroy.
2019-12-26 08:59:34 +00:00
MobiusDevelopment
2f8f708fd1 OnAttackableKill should trigger when killer is a player symbol or trap.
Contributed by Sahar.
2019-12-25 11:53:23 +00:00
MobiusDevelopment
d36521724d Fixed possible data loss on character disconnection on double login.
Contributed by Sahar.
2019-12-25 11:43:26 +00:00
MobiusDevelopment
1e93b99aec Two handed bonus mode additions and various skill fixes.
Contributed by gamelike85.
2019-12-23 08:10:12 +00:00
MobiusDevelopment
7f3befa63c Code review Part 5. 2019-12-22 15:33:46 +00:00
MobiusDevelopment
4a563b8832 Code review Part 4. 2019-12-21 21:39:37 +00:00
MobiusDevelopment
cd1f62cc68 Code review Part 3. 2019-12-20 00:35:40 +00:00
MobiusDevelopment
4516f09bba Removed unused variable. 2019-12-15 12:04:49 +00:00
MobiusDevelopment
52f1af19cb Detached clients should be removed from online count. 2019-12-15 11:59:15 +00:00
MobiusDevelopment
a1f198218a Inventory related cleanup and improvements. 2019-12-15 00:25:19 +00:00
MobiusDevelopment
11411164f7 Addition of admin online command. 2019-12-14 22:08:42 +00:00
MobiusDevelopment
8f335f289e Reduced move task delay and addition of proper targeted NPC support. 2019-12-14 15:06:40 +00:00
MobiusDevelopment
f8a5bad1cc Enable enchant for different id scrolls. 2019-12-13 20:54:16 +00:00
MobiusDevelopment
6928cb8ce2 Proper count for prime shop gifts.
Contributed by SmiDmi.
2019-12-13 17:28:32 +00:00
MobiusDevelopment
6abcec1ce6 Minor PlayerInstanceAction cleanup. 2019-12-12 02:36:34 +00:00
MobiusDevelopment
141b42c812 Proper owner restart point for Silver Manor (46).
Contributed by Iris.
2019-12-11 22:20:50 +00:00
MobiusDevelopment
63c72de874 Addition of OnPlayerTakeHero event. 2019-12-11 14:49:50 +00:00
MobiusDevelopment
4be99e8e00 Fixed console warnings. 2019-12-09 13:19:29 +00:00
MobiusDevelopment
b2470aeab8 Shadow Hide cancel for debuff and skill attacks.
Contributed by gamelike85.
2019-12-09 11:37:51 +00:00
MobiusDevelopment
84adf9ece0 Addition of admin reload combination data.
Contributed by robikbobik.
2019-12-07 12:48:06 +00:00
MobiusDevelopment
911e28b4f8 Support for combining stackable items. 2019-12-06 23:54:09 +00:00
MobiusDevelopment
3b5ce2f7fa New way to show NPC level and aggression.
Thanks to Edoo.
2019-12-06 16:22:34 +00:00
MobiusDevelopment
8af413c0b3 Fantasy Isle spawn adjustments.
Contributed by Edoo.
2019-12-06 12:19:10 +00:00
MobiusDevelopment
341e60ea27 Fixed augment options 13600-13699.
Contributed by SmiDmi.
2019-12-05 22:59:11 +00:00
MobiusDevelopment
99eadc7364 Changed Orichalcum Arrow P. Atk crossbow to bow.
Contributed by gamelike85.
2019-12-05 17:18:23 +00:00
MobiusDevelopment
bd98f854b7 Fixed Fairy of Life cubic.
Contributed by gamelike85.
2019-12-05 07:40:54 +00:00
MobiusDevelopment
3f27cd0e57 Fixed Raider's Crossroads Guards status. 2019-12-05 06:58:12 +00:00
MobiusDevelopment
6bdc9eaa0b Monster aggression fix.
Contributed by Edoo.
2019-12-04 18:20:45 +00:00
MobiusDevelopment
59ac875b35 Adjustments and addition of daily recommend task. 2019-12-04 00:40:56 +00:00
MobiusDevelopment
2b014146a4 Addition of quest 932 and 931, 10832 changes.
Contributed by Dmitri.
2019-12-03 15:45:15 +00:00
MobiusDevelopment
9904a46196 XML whitespace format. 2019-12-02 09:57:47 +00:00
MobiusDevelopment
fb0127f8cc Fixed targets for Provoke Aura and Noble Sacrifice skills.
Contributed by gamelike85.
2019-12-02 00:26:15 +00:00
MobiusDevelopment
586e075415 Proper friend pc affectObject adjustments.
Contributed by gamelike85.
2019-11-30 20:22:43 +00:00
MobiusDevelopment
6b0998c482 Removed self clan and party check from PartyPledge predicate. 2019-11-30 19:26:12 +00:00
MobiusDevelopment
b7459c4825 Simplified PartyPledge affect scope logic. 2019-11-30 19:12:49 +00:00
MobiusDevelopment
d0491ccd9e Fixed items enchanted by specific scrolls. 2019-11-29 02:32:20 +00:00
MobiusDevelopment
fbae5d6ae1 Addition of missing Tuska (33839) spawn.
Contributed by Edoo.
2019-11-28 17:32:56 +00:00
MobiusDevelopment
3cc46433fd Addition of Hurricane Shackle forgotten parameter.
Contributed by gamelike85.
2019-11-27 22:56:46 +00:00
MobiusDevelopment
1741dc17fa Various skill adjustments.
Contributed by gamelike85.
2019-11-26 19:34:27 +00:00
MobiusDevelopment
48ed880262 Pets should be affected by weapon specific buffs.
Contributed by Sahar.
2019-11-23 20:07:50 +00:00
MobiusDevelopment
cadd7411b1 Fixed negative HP values. 2019-11-23 17:50:47 +00:00
MobiusDevelopment
9c9220457b Fixed NPE at stats update.
Contributed by Sahar.
2019-11-22 17:20:28 +00:00
MobiusDevelopment
2eca7d1f99 Improvements for Shadow Hide and Fairy of Life.
Contributed by gamelike85.
2019-11-22 16:34:44 +00:00
MobiusDevelopment
a991254272 Addition of regen values to admin char info.
Contributed by robikbobik.
2019-11-22 16:00:34 +00:00
MobiusDevelopment
b82b4e3f6f Store all characters upon disconnection. 2019-11-21 19:17:37 +00:00
MobiusDevelopment
c61879d264 Fixed character auto save task. 2019-11-21 18:25:46 +00:00
MobiusDevelopment
d7b41a5d5e Various skill mechanic changes.
Contributed by gamelike85.
2019-11-21 14:57:30 +00:00
MobiusDevelopment
3c6964d12d Little Wing quest should not reward two flutes. 2019-11-21 01:13:48 +00:00
MobiusDevelopment
7e9006ca92 Level condition corrections for quests 763 and 902.
Contributed by Edoo.
2019-11-20 22:32:14 +00:00
MobiusDevelopment
cb5a878042 Fixed Windows 10 inconsistency with about form. 2019-11-20 22:21:20 +00:00
MobiusDevelopment
2630024926 Proper solution for previous commit. 2019-11-19 00:50:51 +00:00
MobiusDevelopment
d2e03ca099 Permit no spawns and no messages for event configs. 2019-11-19 00:38:21 +00:00
MobiusDevelopment
ead417a1bf Empty messages, minLevel, maxLevel and monsterIds LongTimeEvent parameters. 2019-11-19 00:10:54 +00:00
MobiusDevelopment
e847e61cd5 Skill reuse delay groups for agathions.
Contributed by gamelike85.
2019-11-18 20:56:29 +00:00
MobiusDevelopment
35c766282d Various agathion additions.
Contributed by gamelike85.
2019-11-18 15:23:10 +00:00
MobiusDevelopment
f5406e62dd Renamed containsTarget method to isInAggroList. 2019-11-18 12:27:42 +00:00
MobiusDevelopment
2d19e0b2a1 Fixed SummonEffectTable concurrency problem. 2019-11-18 02:32:55 +00:00
MobiusDevelopment
c12a44b9a5 Removed useless AltOlyRestrictedItems entries. 2019-11-17 22:24:53 +00:00
MobiusDevelopment
6773d098e1 Proper NPCs for previous commit NpcSay. 2019-11-16 09:59:38 +00:00
MobiusDevelopment
b3d4698b8b Removed onSpawn method from quest 503. 2019-11-16 09:48:21 +00:00
MobiusDevelopment
a3409920a5 Various skill adjustments.
Contributed by gamelike85.
2019-11-16 09:07:40 +00:00
MobiusDevelopment
3da8ce49a1 Only clan leaders can pick combat flags during fort siege.
Contributed by Sahar.
2019-11-15 23:16:40 +00:00
MobiusDevelopment
e762af719d Fixed same clan member becoming leader of more than one subpledge.
Contributed by Sahar.
2019-11-15 15:17:40 +00:00
MobiusDevelopment
8373b6f87a Skill sublevel and various adjustments.
Contributed by gamelike85.
2019-11-15 08:27:37 +00:00
MobiusDevelopment
20fa7fd698 Fixed BotReportTable NPE. 2019-11-15 06:12:41 +00:00
MobiusDevelopment
3f5e226e66 Correction for dailyReset logic. 2019-11-14 08:39:05 +00:00
MobiusDevelopment
e5857a4f25 Addition of dailyReset mission parameter. 2019-11-14 06:40:18 +00:00
MobiusDevelopment
2622c85f29 Adjusted a few aggroRange values.
Contributed by gamelike85.
2019-11-13 19:18:25 +00:00
MobiusDevelopment
eb9d737495 Addition of removedOnUnequipWeapon skill parameter. 2019-11-13 17:28:49 +00:00
MobiusDevelopment
25678c3f9c Code format for space before comments. 2019-11-13 16:49:02 +00:00
MobiusDevelopment
275048f1b4 Addition of missing attribute system config loading. 2019-11-12 17:54:06 +00:00
MobiusDevelopment
aea04d4669 Update siege flags when fort owner loses fort.
Contributed by Sahar.
2019-11-12 17:35:00 +00:00
MobiusDevelopment
0a24af22b2 Monster aggro range and skill corrections.
Contributed by gamelike85.
2019-11-12 17:24:43 +00:00
MobiusDevelopment
4c6ab9d594 Water and Swamp zones should not broadcast info on teleport.
Contributed by Sahar.
2019-11-12 11:01:44 +00:00
MobiusDevelopment
0c46db8126 Fixed augmentation skills were not removed from accessories.
Contributed by Sahar.
2019-11-12 10:53:02 +00:00
MobiusDevelopment
767037c4c4 Minor Saving Santa event cleanup. 2019-11-12 00:19:14 +00:00
MobiusDevelopment
247c01d0ad Addition of Red Potion effect.
Thanks to gamelike85.
2019-11-11 23:59:53 +00:00
MobiusDevelopment
c1762baef0 Addition of Saving Santa event. 2019-11-11 16:38:50 +00:00
MobiusDevelopment
1379827c4c Fixed Aaru flag location.
Contributed by Sahar.
2019-11-10 22:13:54 +00:00
MobiusDevelopment
58cf9cc61e Prevent admin rec command sending double UserInfo packet. 2019-11-10 15:28:15 +00:00
MobiusDevelopment
408d9dd5dd Poison Swamp, Istina Swamp and Clone Attack skill adjustments.
Contributed by gamelike85.
2019-11-10 12:52:31 +00:00
MobiusDevelopment
fc67aa9eba Updated Halloween event.
Contributed by SmiDmi.
2019-11-10 01:33:46 +00:00
MobiusDevelopment
c9a1c7f4f6 Dwarf buff, fake death, Noble Sacriface target and Shadow Evasion fixes.
Contributed by gamelike85.
2019-11-10 01:09:56 +00:00
MobiusDevelopment
dad872a799 Fixed Zealot of Shilen guards not attacking. 2019-11-09 11:07:53 +00:00
MobiusDevelopment
b2588b91ce Fixed eternal craft boxes.
Contributed by gamelike85.
2019-11-08 19:40:57 +00:00
MobiusDevelopment
d6cee1439e Retail teleport location for Zenya.
Contributed by Edoo.
2019-11-08 10:58:54 +00:00
MobiusDevelopment
6e64ab3dfd Addition of isSiegeFriend method.
Contributed by Sahar.
2019-11-08 10:52:40 +00:00
MobiusDevelopment
6e1df8a43a Fixed capturing holy artefact under the shrine.
Thanks to Sahar.
2019-11-07 23:34:43 +00:00
MobiusDevelopment
b764d444df Removed packet locks and relative improvements. 2019-11-07 14:55:39 +00:00
MobiusDevelopment
91936e2787 Addition of client protocol version at character info menu. 2019-11-06 19:44:10 +00:00
MobiusDevelopment
fcffa3cc24 Use max pc cafe points config for setPcCafePoints.
Contributed by Edoo.
2019-11-06 12:29:25 +00:00
MobiusDevelopment
a644d564fc Fixed free teleport bookmark slot conditions.
Contributed by Edoo.
2019-11-06 12:22:02 +00:00
MobiusDevelopment
820fd47246 Updated Underground and Land of Chaos area spawns.
Contributed by Edoo.
2019-11-05 22:58:08 +00:00
MobiusDevelopment
da932ecae0 Class change related skill changes.
Contributed by Liamxroy.
2019-11-05 22:31:36 +00:00
MobiusDevelopment
3427bfc71a Player info related packets with delay locks. 2019-11-05 22:20:46 +00:00
MobiusDevelopment
a5f2203a9f Reuse System.currentTimeMillis in player restore whiles. 2019-11-05 11:01:53 +00:00
MobiusDevelopment
a7d7160fce Prevent getAI NPE.
Contributed by Sahar.
2019-11-04 20:31:47 +00:00
MobiusDevelopment
eaa8f64803 Changed synchronization method for getAi. 2019-11-04 18:12:29 +00:00
MobiusDevelopment
01f16fdd82 Prevent tapping into System.currentTimeMillis with each Timestamp call. 2019-11-04 17:01:20 +00:00
MobiusDevelopment
c29b37b927 Fixed admin Teleport Menu gm speed buttons. 2019-11-03 23:20:58 +00:00
MobiusDevelopment
e225d8b13b ValidatePosition related improvements. 2019-11-03 22:17:02 +00:00
MobiusDevelopment
3ed4660df9 Changed getAi method to synchronized. 2019-11-03 20:52:05 +00:00
MobiusDevelopment
8a8aeffdb3 Players with no mastery can only have one cubic. 2019-11-03 19:34:00 +00:00
MobiusDevelopment
61b68da1ff Prohibit sending a packet when blowfish is not initialized. 2019-11-03 19:08:59 +00:00
MobiusDevelopment
eec2b16df0 Prevent SkillHolder tapping into SkillData for each getSkill call. 2019-11-03 18:25:56 +00:00
MobiusDevelopment
e74b14e655 Prevent pulling debuff blocked characters. 2019-11-03 08:54:33 +00:00
MobiusDevelopment
54fd9a24c8 Prevent tapping into System.currentTimeMillis for each isFalling call. 2019-11-03 07:38:53 +00:00
MobiusDevelopment
a48b50ffbb Prevent tapping into System.currentTimeMillis for each onActionRequest. 2019-11-03 04:55:36 +00:00
MobiusDevelopment
01eaf9e042 More triggers for onActionRequest.
Contributed by Sahar.
2019-11-03 04:40:45 +00:00
MobiusDevelopment
53ed2f57f9 Crystal Cavern NPC and player limit corrections.
Contributed by Edoo.
2019-11-03 04:24:44 +00:00
MobiusDevelopment
3a126ee88c Removed unused Parnassus effects script.
Contributed by Edoo.
2019-11-02 17:15:06 +00:00
MobiusDevelopment
2769582f88 Fixed disabled manor system NPE.
Contributed by Sahar.
2019-11-02 16:48:59 +00:00
MobiusDevelopment
ec736e4934 Fixed AdminCommandHandler log to actually show the stacktrace.
Contributed by Sahar.
2019-11-02 16:42:54 +00:00
MobiusDevelopment
e9abca9dbe Addition of Crystal Cavern instances.
Author: St3eT
Adapted from: L2jUnity free files.
2019-11-02 15:45:52 +00:00
MobiusDevelopment
003558ce66 Prevent players from logging in during server shutdown.
Contributed by Sahar.
2019-11-02 13:30:53 +00:00
MobiusDevelopment
8861770e73 Fixed Clan reputation score NPE at CharInfo.
Contributed by Sahar.
2019-11-02 13:04:17 +00:00
MobiusDevelopment
69b02f5e9c Fixed skill mastery double abnormal time.
Contributed by Liamxroy.
2019-11-02 10:10:11 +00:00
MobiusDevelopment
85e6cc2295 Sayha Talisman fixes.
Contributed by Liamxroy.
2019-11-01 21:15:15 +00:00
MobiusDevelopment
27ce6b2974 Addition of system link in readme.txt file. 2019-11-01 20:34:06 +00:00
MobiusDevelopment
de2a8d5d05 Fixed auto HP potions.
Contributed by gamelike85.
2019-11-01 19:42:29 +00:00
MobiusDevelopment
6bb041fb48 Various skill adjustments.
Contributed by Liamxroy.
2019-11-01 19:08:58 +00:00
MobiusDevelopment
cdb887efae Fixed skill channeling trying to get non-existent skill level.
Contributed by Sahar.
2019-11-01 12:42:15 +00:00
MobiusDevelopment
791dd9b66f Various skill adjustments.
Contributed by gamelike85.
2019-11-01 12:32:58 +00:00
MobiusDevelopment
67dca6cdad Fixed pull skills.
Contributed by gamelike85.
2019-11-01 12:01:59 +00:00
MobiusDevelopment
26edc62921 Fixed wrong parameter count in system message.
Contributed by Sahar.
2019-10-31 20:11:47 +00:00
MobiusDevelopment
6b55bfa924 Removed useless parameters from java.cfg file.
Contributed by Sahar.
2019-10-31 19:40:18 +00:00
MobiusDevelopment
c08ec1bb03 Addition of missing PvP items.
Contributed by Sahar.
2019-10-31 19:34:18 +00:00
MobiusDevelopment
f956cf6ed7 Fixed NPEs from getAI method.
Contributed by Sahar.
2019-10-31 19:19:43 +00:00
MobiusDevelopment
ae13a6bbb5 Clan Mission item additions.
Contributed by gamelike85.
2019-10-31 18:50:48 +00:00
MobiusDevelopment
9ffa2d2992 Better destroy item log for ChangePlayerName. 2019-10-30 23:42:24 +00:00
MobiusDevelopment
3f5edd3db1 Addition of custom ChangePlayerName bypass. 2019-10-30 23:08:31 +00:00
MobiusDevelopment
d4a7221852 Addition of Story of Tauti.
Contributed by gigilo1968.
2019-10-30 13:03:52 +00:00
MobiusDevelopment
088abfeb24 Fixed Wynn summon buff.
Contributed by gamelike85.
2019-10-30 02:16:13 +00:00
MobiusDevelopment
05c57df3c0 Improved action use transform log.
Contributed by Sahar.
2019-10-30 02:03:43 +00:00
MobiusDevelopment
0d91638e7b Addition of sanity check in petitions.
Contributed by Sahar.
2019-10-30 01:55:30 +00:00
MobiusDevelopment
b88b3d3bbd Entrance Pass: Kartia's Labyrinth has to be consumed.
Contributed by GMavenging.
2019-10-29 15:50:36 +00:00
MobiusDevelopment
335cc4937c Entrance Pass: Kartia's Labyrinth has to be consumed.
Contributed by GMavenging.
2019-10-29 15:44:45 +00:00
MobiusDevelopment
bbfcc14c50 Addition of missing 60-Days time limited heavy armor bodypart.
Contributed by CostyKiller.
2019-10-29 14:00:13 +00:00
MobiusDevelopment
dde3a7274f Addition of generic getRandomEntry method. 2019-10-29 13:52:24 +00:00
MobiusDevelopment
6072ca6a28 Moved reference item check in skill mastery calculation. 2019-10-29 09:32:53 +00:00
MobiusDevelopment
bf4e116a19 Fixed probable getAllyCrestId NPE.
Contributed by Sahar.
2019-10-28 20:39:29 +00:00
MobiusDevelopment
5157746847 Fixed players unable to login after disconnect.
Contributed by Sahar.
2019-10-27 09:55:56 +00:00
MobiusDevelopment
a29d7b915c Fixed moveToPawn offset stackoverflow.
Contributed by Sahar.
2019-10-24 21:23:46 +00:00
MobiusDevelopment
d4ad331288 Fixed invalid fanRange value. 2019-10-23 22:35:27 +00:00
MobiusDevelopment
613e7c4a55 Proper range for Multiple Arrow (10771).
Contributed by Liamxroy.
2019-10-23 22:17:18 +00:00
MobiusDevelopment
ef41bb80b9 Removed non-existent fenRange parameter. 2019-10-23 22:03:05 +00:00
MobiusDevelopment
d1ab35fcfa Various NPC adjustments.
contributed by Edoo.
2019-10-23 20:23:46 +00:00
MobiusDevelopment
4728aaac45 Removed quest entry conditions from Kartia's Labyrinth.
Contributed by Edoo.
2019-10-23 19:59:28 +00:00
MobiusDevelopment
2938c56f10 Addition of Residence of Ignis.
Contributed by robikbobik.
2019-10-23 14:26:08 +00:00
MobiusDevelopment
51457833d4 Various skill changes.
Contributed by gamelike85.
2019-10-23 14:06:17 +00:00
MobiusDevelopment
fc39b7297e Removed duplicate EnchantItemData entries.
Contributed by gamelike85.
2019-10-23 13:52:31 +00:00
MobiusDevelopment
619802578c Skill mastery should not affect item reuse.
Contributed by NviX.
2019-10-23 10:24:37 +00:00
MobiusDevelopment
58259e68d6 Use ClassId getId instead of ordinal. 2019-10-23 09:20:16 +00:00
MobiusDevelopment
0ef149a2d8 Fixed Hardin ClassId ordinal NPE. 2019-10-23 08:53:56 +00:00
MobiusDevelopment
42ff398c5e Reuse already known ClassIds. 2019-10-22 22:17:03 +00:00
MobiusDevelopment
21202c11b0 Fix for probable Isabella AI NPE. 2019-10-22 16:00:08 +00:00
MobiusDevelopment
0403790878 Dropped PlayerClass. 2019-10-22 15:47:05 +00:00
MobiusDevelopment
75801791be Removed PlayerClass dummy entries. 2019-10-22 13:12:41 +00:00
MobiusDevelopment
9578a3e188 Enabled Valakas skills. 2019-10-21 21:36:09 +00:00
MobiusDevelopment
a6e45d8d3c Grandboss skill adjustments.
Contributed by gamelike85.
2019-10-21 21:28:19 +00:00
MobiusDevelopment
1500715d70 Broadcast NPC information if spawned in an instance. 2019-10-21 11:43:25 +00:00
MobiusDevelopment
a66ecb5d4d Corrections for all geodata files. 2019-10-21 11:31:14 +00:00
MobiusDevelopment
bf3d7dc614 Shield Song skill adjustments.
Contributed by Liamxroy.
2019-10-21 10:33:59 +00:00
MobiusDevelopment
6420576583 Feedable beasts AI adjustments. 2019-10-20 14:39:16 +00:00
MobiusDevelopment
badfb20a5c Challenge Aura skill adjustments.
Contributed by Liamxroy.
2019-10-20 12:26:17 +00:00
MobiusDevelopment
f6edd8dd7b Iron Aura skill adjustments.
Contributed by Liamxroy.
2019-10-20 12:11:23 +00:00
MobiusDevelopment
4c0943d3d1 Addition of Fantasy Special Cookie (23471).
Contributed by SmiDmi.
2019-10-20 11:44:04 +00:00
MobiusDevelopment
50fb91d327 Fixed olympiad announcer when server restarts during competition period.
Contributed by Sahar.
2019-10-20 11:00:50 +00:00
MobiusDevelopment
8db02dbcb4 Fixed skill mastery for fighters.
Contributed by NviX.
2019-10-20 10:04:01 +00:00
MobiusDevelopment
204d1a0de7 Addition of traits to several skills.
Contributed by gamelike85.
2019-10-19 19:30:57 +00:00
MobiusDevelopment
bee9a4c890 Skill mastery related changes.
Contributed by NviX.
2019-10-19 14:38:22 +00:00
MobiusDevelopment
62c1efce6a Fixed wrong angle calculation.
Contributed by Sahar.
2019-10-19 12:40:43 +00:00
MobiusDevelopment
cc23a72a50 CharSelection improvements.
Contributed by NviX.
2019-10-19 11:50:13 +00:00
MobiusDevelopment
0ce9c48d39 Fixed CPU consumption issue after revision 6064. 2019-10-19 11:04:02 +00:00
MobiusDevelopment
cb8b39b7d4 Minor adjustment for Rudolph's Blessing config. 2019-10-18 10:27:22 +00:00
MobiusDevelopment
2bf33d5227 Mission reward id field should be optional. 2019-10-18 09:33:36 +00:00
MobiusDevelopment
12710f8bd2 Log when restoring unavailable item template. 2019-10-18 09:06:47 +00:00
MobiusDevelopment
6b9722a096 Simplifications and corrections for Race Track and Fantasy teleports. 2019-10-17 12:51:12 +00:00
MobiusDevelopment
383412edcc Fixed monster race track teleport back to town.
Contributed by mobiga.
2019-10-17 11:37:11 +00:00
MobiusDevelopment
326a3e6d32 Addition of Rudolph's Blessing event.
Contributed by Edoo.
2019-10-16 18:53:43 +00:00
MobiusDevelopment
78c1add1c4 Reset target after monster casts a buff. 2019-10-16 10:08:22 +00:00
MobiusDevelopment
917f6a7b9b Active intention for monsters on spawn.
Contributed by sinsegi001.
2019-10-16 09:38:49 +00:00
MobiusDevelopment
2eb1dc75df More typo corrections. 2019-10-15 03:49:23 +00:00
MobiusDevelopment
efa09e6ce2 Fixed Olympiad Sunday only period reseting to Monday.
Contributed by Sahar.
2019-10-14 13:48:49 +00:00
MobiusDevelopment
f324f0352f Removed log that does not apply to all skill types.
Contributed by Sahar.
2019-10-13 19:55:56 +00:00
MobiusDevelopment
d9625d79ef Fixed syntax errors in HTML files.
Contributed by Edoo.
2019-10-13 13:27:06 +00:00
MobiusDevelopment
695a2dd7f0 Fixed a bug where people could switch classes and still be registered in olympiad.
Contributed by Sahar.
2019-10-13 00:03:39 +00:00
MobiusDevelopment
29d6007a73 Retail mapregion misc.xml adjustments.
Contributed by Edoo.
2019-10-12 08:54:04 +00:00
MobiusDevelopment
d5f221c09b Fixed Gracia seed area spawn Z values.
Contributed by Edoo.
2019-10-12 08:32:25 +00:00
MobiusDevelopment
ee724e03b2 Removed different client-server ground target type log.
Contributed by Sahar.
2019-10-11 21:10:14 +00:00
MobiusDevelopment
07d8542527 Adjusted monster damage skills.
Contributed by gamelike85.
2019-10-11 06:22:59 +00:00
MobiusDevelopment
b5b22f8a89 ShowXMasSeal should not be broadcasted.
Contributed by Sahar.
2019-10-10 22:38:13 +00:00
MobiusDevelopment
92d7275afa Removal of unnecessary logs.
Contributed by Sahar.
2019-10-10 22:10:51 +00:00
MobiusDevelopment
beff746963 Fixed summoning Cubic NPE. 2019-10-10 21:59:00 +00:00
MobiusDevelopment
7c9f49c409 Removal of unused object id from GameClient class. 2019-10-10 19:06:11 +00:00
MobiusDevelopment
04b93ce79b Removal of unnecessary IdFactory releaseId calls.
Contributed by Sahar.
2019-10-10 18:52:20 +00:00
MobiusDevelopment
0a3eaf17a6 Various monster skill additions and adjustments.
Contributed by gamelike85.
2019-10-10 13:15:07 +00:00
MobiusDevelopment
ccfc8c569c Daily mission additions and adjustments. 2019-10-10 12:09:45 +00:00
MobiusDevelopment
c04800b6d0 Alphabetical order for skill condition master handler entries. 2019-10-10 10:27:06 +00:00
MobiusDevelopment
0d88776290 Addition of OpNotInCeremonyOfChaos skill condition. 2019-10-10 10:18:01 +00:00
MobiusDevelopment
8e6f33bc41 Sync with L2jOrg and various adjustments. 2019-10-10 09:57:48 +00:00
MobiusDevelopment
e6ebbec186 Fixed NPE in TradeList, also there is no point to log it when it happens.
Contributed by Sahar.
2019-10-08 09:03:56 +00:00
MobiusDevelopment
282d84a65f Moved Ivory Tower teleporter data to others. 2019-10-07 12:31:23 +00:00
MobiusDevelopment
05b8d40aae Monster skill adjustments.
Contributed by gamelike85.
2019-10-07 08:41:00 +00:00
MobiusDevelopment
32c7dbf595 Specify database engine and coalition. 2019-10-06 22:42:12 +00:00
MobiusDevelopment
6de3207b0e Prevent registering recipes if crafting is disabled.
Contributed by Sahar.
2019-10-06 16:59:30 +00:00
MobiusDevelopment
59f77b7e12 Small improvement for storeEffect method.
Contributed by Sahar.
2019-10-05 18:17:31 +00:00
MobiusDevelopment
23015a4ae5 Fixed probable ILocational NPEs.
Contributed by Sahar.
2019-10-05 11:41:13 +00:00
MobiusDevelopment
81a0e074e7 Fixed logs that come from threads.
Contributed by Sahar.
2019-10-04 08:31:36 +00:00
MobiusDevelopment
512f4974cb Commented MoveToLocation siege zone checks. 2019-10-02 11:26:01 +00:00
MobiusDevelopment
6dfe70f8a0 Castle siege start and finish sound messages.
Contributed by Sahar.
2019-10-02 11:07:09 +00:00
MobiusDevelopment
cbaf487d5a Various skill adjustments.
Contributed by Liamxroy.
2019-10-02 09:27:17 +00:00
MobiusDevelopment
f9dbad22c8 Condition message 113 should have the addName parameter.
Contributed by Sahar.
2019-10-01 14:04:22 +00:00
MobiusDevelopment
85f21ad6e6 Addition of Dark Provoke at Fortress Guardian Captain skills.
Contributed by Liamxroy.
2019-10-01 13:50:26 +00:00
MobiusDevelopment
aebc791a33 Added undying status to Tree of Life (15154).
Contributed by Liamxroy.
2019-10-01 13:40:00 +00:00
MobiusDevelopment
946a9aa47d Addition of missing item reuse delays.
Contributed by Liamxroy.
2019-10-01 13:28:11 +00:00
MobiusDevelopment
e474550f12 Addition of missing item ChangeCharacterNameItem handler.
Contributed by Liamxroy.
2019-10-01 13:13:05 +00:00
MobiusDevelopment
a3737ec171 Proper fix for previous commit. 2019-10-01 09:21:28 +00:00
MobiusDevelopment
598c5408f5 Re-introducing remnant code for reseting monster location. 2019-09-30 20:18:49 +00:00
MobiusDevelopment
21c0fd859f Various skill adjustments.
Contributed by Liamxroy.
2019-09-30 12:49:34 +00:00
MobiusDevelopment
425bdccc8a Proper use of StatBonusSkillCritical effect.
Contributed by Liamxroy.
2019-09-30 11:54:01 +00:00
MobiusDevelopment
2a46b8b59d Removed remnant code from reseting monster location.
Contributed by Sahar.
2019-09-30 09:23:14 +00:00
MobiusDevelopment
091897f64b Usage for new monster skills.
Contributed by gamelike85.
2019-09-29 23:58:15 +00:00
MobiusDevelopment
c2b6be2a40 Removed deleteMe position reset task. 2019-09-29 21:47:35 +00:00
MobiusDevelopment
bb447c945f Addition of monster related skills.
Contributed by gamelike85.
2019-09-29 08:04:10 +00:00
MobiusDevelopment
120c86fc2d Re-addition of stopAllEffectsWithoutExclusions method.
Contributed by Sahar.
2019-09-28 12:38:04 +00:00
MobiusDevelopment
dbe4f6596a Fixed Beleth instant respawn after server restart.
Contributed by Sahar.
2019-09-28 09:43:37 +00:00
MobiusDevelopment
1ed370c81a Fixed Antharas visual movement issues.
Contributed by Sahar.
2019-09-27 21:50:53 +00:00
MobiusDevelopment
532202c8ed Valakas AI improvements.
Contributed by Sahar.
2019-09-27 21:03:54 +00:00
MobiusDevelopment
603cbf4492 Removal of stopAllEffectsWithoutExclusions method.
Thanks to Sahar.
2019-09-27 11:55:27 +00:00
MobiusDevelopment
88582755a8 Removed unnecessary tabs from Kartia instance templates. 2019-09-25 19:28:32 +00:00
MobiusDevelopment
74a3092169 Proper id for Bloody Armor Enhancement Stone (35569).
Contributed by bctey.
2019-09-22 15:46:06 +00:00
MobiusDevelopment
340338d820 Fixed GardenWatchman AI spawn NPE. 2019-09-21 08:25:44 +00:00
MobiusDevelopment
8a156f63fc Addition of Mysterious Assassin drops according to retail.
Contributed by GMavenging.
2019-09-21 08:17:13 +00:00
MobiusDevelopment
b7655d2661 Enable enchantment for Enhanced Istina Earring.
Contributed by GMavenging.
2019-09-21 08:05:14 +00:00
MobiusDevelopment
242da7e927 Santa Cloak (26325) fix for previous branches. 2019-09-21 07:53:20 +00:00
MobiusDevelopment
b5e45cea48 Additional checks for monster teleport to spawn. 2019-09-20 04:00:07 +00:00
MobiusDevelopment
670db5dfc5 Proper PAtk effect for Soul Cry (1001). 2019-09-18 22:17:56 +00:00
MobiusDevelopment
2448230764 Reset initial monster position on delete. 2019-09-18 22:01:03 +00:00
MobiusDevelopment
f2d721e23d Proper abnormal time for talismans.
Contributed by Liamxroy.
2019-09-18 21:45:58 +00:00
MobiusDevelopment
af30c58b52 Addition of Supply Box (R99-grade) (40204).
Contributed by SmiDmi.
2019-09-18 11:06:44 +00:00
MobiusDevelopment
a0de6a5d7c Improved RestorationRandom effect inventory update. 2019-09-18 05:47:07 +00:00
MobiusDevelopment
d46b12d904 Prohibit breaking summon following owner. 2019-09-17 07:05:28 +00:00
MobiusDevelopment
b09d495694 Broadcast creature movement while updating position. 2019-09-16 22:33:59 +00:00
MobiusDevelopment
ea7c46f6e8 Reset WorldObject position upon decay. 2019-09-16 21:55:59 +00:00
MobiusDevelopment
d970536adc Addition of database installer executables. 2019-09-16 21:44:05 +00:00
MobiusDevelopment
8128c3bb5e Fixed Supply Box (R/R95-grade).
Contributed by SmiDmi.
2019-09-15 23:07:17 +00:00
MobiusDevelopment
14253af191 Separate premium henna slot availability check. 2019-09-10 11:44:20 +00:00
MobiusDevelopment
3235119212 Minor naming changes for RequestHennaEquip. 2019-09-09 11:20:21 +00:00
MobiusDevelopment
30e3006e60 Prevent light armor classes get heavy armor set effect.
Contributed by Liamxroy.
2019-09-03 07:40:47 +00:00
MobiusDevelopment
3595550499 Proper invisibility effect.
Contributed by Liamxroy.
2019-09-02 07:51:51 +00:00
MobiusDevelopment
8b9ebebb77 Pole weapons fix.
Contributed by Liamxroy.
2019-09-01 23:10:46 +00:00
MobiusDevelopment
75782f8e79 Removed L2 prefixes from <li> comments. 2019-08-25 21:18:59 +00:00
MobiusDevelopment
1eae4179ab Fixed Elemental Spike (fire, water, wind, holy, earth).
Contributed by GMavenging.
2019-08-25 09:42:42 +00:00
MobiusDevelopment
d60dd8338f Moved loading configs after creating log folders. 2019-08-23 16:35:50 +00:00
MobiusDevelopment
2bd3168bb2 Better comments and naming for DoorInstance isOpen method. 2019-08-23 08:27:45 +00:00
MobiusDevelopment
895f3b56c7 Better getter and setter naming for player sex. 2019-08-23 08:15:23 +00:00
MobiusDevelopment
d59f75b7fa Fixed quest The Name of Evil - 1 (125).
Author: Avanael92
Source: https://bitbucket.org/l2jserver
2019-08-23 07:43:08 +00:00
MobiusDevelopment
cb360813e2 Prevent compelling raids and town NPCs. 2019-08-23 07:10:52 +00:00
MobiusDevelopment
2407662a93 Addition of RaidBossStatus enum. 2019-08-22 20:00:36 +00:00
MobiusDevelopment
2141ebf40a Removed DatabaseFactory setIdleTimeout parameter because it is a fixed size pool. 2019-08-22 11:07:52 +00:00
MobiusDevelopment
ca21735a9d Addition of ServerMode enum. 2019-08-22 10:27:06 +00:00
MobiusDevelopment
764855464a Moved IdFactoryType to commons. 2019-08-22 09:22:41 +00:00
MobiusDevelopment
7be20ca5c0 Addition of separate IdFactoryType enum. 2019-08-20 10:45:48 +00:00
MobiusDevelopment
9233a76402 WorldRegion class simplifications. 2019-08-19 22:37:36 +00:00
MobiusDevelopment
d2e926851d Fixed ExFriendDetailInfo NPE. 2019-08-19 09:20:59 +00:00
MobiusDevelopment
381308d9e0 Improvements related to latest status change broadcast. 2019-08-18 00:13:14 +00:00
MobiusDevelopment
a325c3f89c No need to send info after teleport on clients older than Etina's Fate. 2019-08-17 23:43:38 +00:00
MobiusDevelopment
2e5b241033 Fixed High-grade Zodiac Agathion Pack (29152).
Contributed by SmiDmi.
2019-08-17 23:36:54 +00:00
MobiusDevelopment
e8987367c0 Fixed visible GM characters. 2019-08-17 23:03:45 +00:00
MobiusDevelopment
90e683606a Confirmed Bullseye abnormal time.
Contributed by Liamxroy.
2019-08-16 10:31:44 +00:00
MobiusDevelopment
cb058012bb Proper effect for skill Life (1700).
Contributed by Liamxroy.
2019-08-16 10:21:40 +00:00
MobiusDevelopment
65825357cc Minor isMagic adjustments.
Contributed by Liamxroy.
2019-08-16 10:18:08 +00:00
MobiusDevelopment
16c32b6db8 Skill static reuse adjustments.
Contributed by Liamxroy.
2019-08-16 10:11:20 +00:00
MobiusDevelopment
0794364c4d Goddess of Destruction buffs should not stack with old ones.
Contributed by Liamxroy.
2019-08-13 12:15:58 +00:00
MobiusDevelopment
c6405bc00e Updated libraries. 2019-08-12 22:28:42 +00:00
MobiusDevelopment
4a70ae5dcc Invulnerable characters should not get debuffs.
Contributed by Liamxroy.
2019-08-12 20:17:34 +00:00
MobiusDevelopment
0e13e9b61a Rank is a reserved word as of MySQL 8. 2019-08-09 23:21:00 +00:00
MobiusDevelopment
e258a23f40 Fixed Mysterious Wind Scroll skill (17898).
Contributed by HellBorn.
2019-08-09 23:01:24 +00:00
MobiusDevelopment
bc2b138767 Prevent some skills used in olympiad.
Contributed by Liamxroy.
2019-08-09 22:57:44 +00:00
MobiusDevelopment
0d8b990e26 Exp herb changes.
Contributed by Liamxroy.
2019-08-09 22:13:41 +00:00
MobiusDevelopment
5c7cfee3ed Minor adjustments for previous commit. 2019-08-09 12:36:00 +00:00
MobiusDevelopment
f9031d41f9 Expect multisell NPC id to be properly set. 2019-08-09 12:17:57 +00:00
MobiusDevelopment
efbbe7a3b7 Reverted accidental change for quest 420. 2019-08-09 08:51:40 +00:00
MobiusDevelopment
62712c1f71 Skills for High-grade Elixir items.
Contributed by GMavenging.
2019-08-09 08:07:17 +00:00
MobiusDevelopment
9048735b73 Replaced several CopyOnWriteArrayList occurrences with ConcurrentHashMap.newKeySet(). 2019-08-07 01:57:06 +00:00
MobiusDevelopment
b367c57302 Increased RequestAcquireSkill id limit. 2019-08-06 12:49:33 +00:00
MobiusDevelopment
1c06645f6a Multisell related improvements. 2019-08-06 12:41:01 +00:00
MobiusDevelopment
35ff7f04de Fisherman extends Merchant instance. 2019-08-05 13:35:35 +00:00
MobiusDevelopment
df87bd930e Addition of missing Gludio clanhall manager id. 2019-08-05 13:13:00 +00:00
MobiusDevelopment
8561293f86 Do not correct spawn Z distances greater than 300. 2019-08-05 12:05:25 +00:00
MobiusDevelopment
13c6c9cc8d Use SkillCaster to trigger Arena Manager buffs. 2019-08-05 10:47:09 +00:00
MobiusDevelopment
7930aa0f0c Include unique instance type on missing html search. 2019-08-05 10:35:22 +00:00
MobiusDevelopment
3045633852 Fixed headwear with two properties (26570-27289).
Contributed by SmiDmi.
2019-08-05 08:20:43 +00:00
MobiusDevelopment
b7b714ebd8 Exclude FlyTerrainObjectInstance from html search commands. 2019-08-04 11:47:22 +00:00
MobiusDevelopment
f3cf4963ff Fixed Rabbit Ears (26522-26569).
Contributed by SmiDmi.
2019-08-04 08:02:46 +00:00
MobiusDevelopment
8a78985cd5 Addition of next_missing_html command. 2019-08-02 10:21:22 +00:00
MobiusDevelopment
565933653d More final and static cleanups. 2019-08-01 09:43:44 +00:00
MobiusDevelopment
406caf063a Fixed Crafting Ingredients Pack (39342).
Contributed by SmiDmi.
2019-08-01 03:49:58 +00:00
MobiusDevelopment
0edf2bdd06 Fixed Shadai's Jewelry Box (27660).
Contributed by SmiDmi.
2019-08-01 03:43:34 +00:00
MobiusDevelopment
ee451830f7 Probable fix for clan_privs SQLSyntaxErrorException. 2019-07-31 18:45:30 +00:00
MobiusDevelopment
d302902d9d Removed unnecessary final modifiers from classes, methods and fields. 2019-07-31 16:00:52 +00:00
MobiusDevelopment
914f3aee14 Delay fifteen milliseconds before making administrators invisible on EnterWorld. 2019-07-31 11:10:42 +00:00
MobiusDevelopment
96de9c7ab0 Fixed Escort's Supply Box (36394).
Contributed by SmiDmi.
2019-07-31 06:21:15 +00:00
MobiusDevelopment
fa068f74f6 Fixed ensoul crystals lost after exchange. 2019-07-29 17:46:40 +00:00
MobiusDevelopment
8e9a7d7045 Scroll of Blessing Weapon (R95/R99-grade) for Blacksmith of Mammon.
Contributed by SmiDmi.
2019-07-27 19:37:21 +00:00
MobiusDevelopment
e0c57a1cef Scroll of Blessing Weapon (R-grade) for Blacksmith of Mammon.
Contributed by SmiDmi.
2019-07-26 06:52:20 +00:00
MobiusDevelopment
1d1c08fbd7 Proper support for OpenJDK 12. 2019-07-25 12:52:34 +00:00
MobiusDevelopment
a30408352f More tab delimited XML format. 2019-07-25 06:43:51 +00:00
MobiusDevelopment
5af706ba62 XML whitespace format. 2019-07-24 22:48:17 +00:00
MobiusDevelopment
cdd8e40052 Stop movement when trying to talk to a moving NPC. 2019-07-23 12:50:34 +00:00
MobiusDevelopment
6d822d4427 Addition of Scroll of Blessing at Blacksmith of Mammon.
Contributed by SmiDmi.
2019-07-23 07:22:29 +00:00
MobiusDevelopment
d12b97d3cb Use geodata to correct spawn z value. 2019-07-22 14:56:54 +00:00
MobiusDevelopment
817bb6f740 Check if NPC equipment exists. 2019-07-20 17:16:40 +00:00
MobiusDevelopment
6d01cf60a8 World chat configuration adjustments. 2019-07-19 21:37:53 +00:00
MobiusDevelopment
08ef4406af Correction for Abundance Talisman skill.
Contributed by SmiDmi.
2019-07-19 10:32:50 +00:00
MobiusDevelopment
0fff3c1ce3 Expertise skill (239) minor adjustment.
Contributed by SmiDmi.
2019-07-17 21:46:38 +00:00
MobiusDevelopment
6eb20be3fc Use item tag for OpCheckClassList classIds. 2019-07-17 12:44:29 +00:00
MobiusDevelopment
761b8ce518 Correction for previous commit. 2019-07-17 12:30:02 +00:00
MobiusDevelopment
48a1422a5f Momentum Master (10324) new condition use and xsd adjustments. 2019-07-17 12:16:47 +00:00
MobiusDevelopment
fb055ec714 Addition of OpCheckSkillList skill condition. 2019-07-17 11:59:06 +00:00
MobiusDevelopment
6ad50ede46 Addition of any type for ReduceDropPenalty effect. 2019-07-16 21:10:22 +00:00
MobiusDevelopment
96573ffe7e Addition of FishingExpSpBonus effect. 2019-07-16 21:06:58 +00:00
MobiusDevelopment
48da0f4f2d Fixed wrong case at EventEngineData. 2019-07-16 10:49:24 +00:00
MobiusDevelopment
967476c7b3 Proceeding with DefenceTrait adjustments. 2019-07-14 22:14:43 +00:00
MobiusDevelopment
c248b6ff85 Fixed AttackTrait reducing damage. 2019-07-14 20:44:46 +00:00
MobiusDevelopment
75a040641d More appropriate name for translation parameter. 2019-07-14 18:53:20 +00:00
MobiusDevelopment
ea4a96abe8 Load all localisations together at server start. 2019-07-14 18:02:00 +00:00
MobiusDevelopment
064d0324e8 Ability to use NpcString localisations for quest links. 2019-07-14 17:37:28 +00:00
MobiusDevelopment
aa201e6cae Addition of localisations for NPC name and titles. 2019-07-14 13:03:02 +00:00
MobiusDevelopment
95ba581cf5 Addition of localisations for custom player messages. 2019-07-13 10:26:43 +00:00
MobiusDevelopment
6d4d57cf6c Handle localisations with null parameters. 2019-07-13 08:29:27 +00:00
MobiusDevelopment
9c27bf30d6 Spear weapon enchant stats according to Wiki.
Contributed by npocToz.
2019-07-13 06:51:18 +00:00
MobiusDevelopment
3fb996b95b Removed Faction SystemMessage type from older branches. 2019-07-13 06:37:03 +00:00
MobiusDevelopment
a42be21a1c Use Enhanced For loop for SystemMessage parameter iteration. 2019-07-13 06:33:08 +00:00
MobiusDevelopment
0be93db17c Reworked the custom localisation system. 2019-07-13 06:07:59 +00:00
MobiusDevelopment
ca0f25e532 In case localisation does not exist try the default path. 2019-07-12 11:19:29 +00:00
MobiusDevelopment
9cbca783d6 English htmls are considered to use the default path. 2019-07-12 08:07:40 +00:00
MobiusDevelopment
54ca76668d Proper single quote character. 2019-07-09 18:20:34 +00:00
MobiusDevelopment
4162b88923 Skill changes based on client data. 2019-07-09 18:18:06 +00:00
MobiusDevelopment
fcf378e880 Fixed ShapeShiftingItemRequest NPE. 2019-07-05 00:35:11 +00:00
MobiusDevelopment
1eff3299d8 Use Ertheia Awakened class condition for quest 10472.
Contributed by SmiDmi.
2019-07-04 13:22:55 +00:00
MobiusDevelopment
35e41c7989 Code cleanup after latest PlayerInstance changes. 2019-07-02 13:41:38 +00:00
MobiusDevelopment
334b96c0c2 Fixed Elmore's Noble Box (37022).
Contributed by SmiDmi.
2019-07-01 05:20:31 +00:00
MobiusDevelopment
44dabe0a8a Fixed Tempest Stone (39592).
Contributed by SmiDmi.
2019-06-30 23:51:33 +00:00
MobiusDevelopment
976f369e23 Fixed XP Buff 50% skill.
Contributed by SmiDmi.
2019-06-30 23:41:45 +00:00
MobiusDevelopment
79258dfa15 Necessary check for RecipeController. 2019-06-30 23:21:00 +00:00
MobiusDevelopment
a0fe112150 Removed several synchronized locks. 2019-06-30 23:11:52 +00:00
MobiusDevelopment
ff0b12f059 Fixed cubic removal array index out of bounds exception. 2019-06-30 14:27:23 +00:00
MobiusDevelopment
4e3f43c102 Fixed XP Buff 50% items (old Nevit Hourglass).
Contributed by SmiDmi.
2019-06-30 08:28:04 +00:00
MobiusDevelopment
4a14bd03d0 Superior Movement (10504) should not have double HpRegen effects. 2019-06-30 08:00:19 +00:00
MobiusDevelopment
19560fab3e Fixed Attendance Vitality Tonic.
Contributed by SmiDmi.
2019-06-29 22:26:15 +00:00
MobiusDevelopment
f37da47bca Fixed Dragon Vitality Replenishing Potion.
Contributed by SmiDmi.
2019-06-29 22:19:11 +00:00
MobiusDevelopment
97a686a23e Fixed summon cubic effect current cubic count. 2019-06-28 04:07:26 +00:00
MobiusDevelopment
635a959e86 Fixed a few magic level inconsistencies. 2019-06-27 05:55:49 +00:00
MobiusDevelopment
d7598fadd7 Learn Dual Maximum HP on awakened classes.
Contributed by SmiDmi.
2019-06-27 04:11:28 +00:00
MobiusDevelopment
073c22af2e Appearance stone additions.
Contributed by SmiDmi.
2019-06-24 09:52:43 +00:00
MobiusDevelopment
f7b7684bf0 Starter Kit item adjustments.
Contributed by SmiDmi.
2019-06-24 04:39:34 +00:00
MobiusDevelopment
0c0fdba904 Addition of Designer Twilight Armor Pack.
Contributed by SmiDmi.
2019-06-24 04:10:38 +00:00
MobiusDevelopment
fd9f8794ef Configurations for using vampiric effects on PvP. 2019-06-22 11:46:01 +00:00
MobiusDevelopment
258713950d Passive skills should use passiveConditions. 2019-06-22 11:08:00 +00:00
MobiusDevelopment
2a5c8246fa Additional checks for passive skill conditions. 2019-06-22 10:41:12 +00:00
MobiusDevelopment
50694c2121 Balance mod for critical chance and damage. 2019-06-22 00:40:35 +00:00
MobiusDevelopment
feff5456aa Concurrent list use and proper update SQL order for PremiumManager class. 2019-06-18 02:57:40 +00:00
MobiusDevelopment
8b996720a5 Damage bonus should not be negative. 2019-06-16 11:24:18 +00:00
MobiusDevelopment
da81fc9b99 BlockActions effect rework.
Contributed by Liamxroy.
2019-06-15 08:33:45 +00:00
MobiusDevelopment
38b7674feb Add trait bonus instead of multiplying. 2019-06-13 20:11:48 +00:00
MobiusDevelopment
badd7c95b2 Multiply symbol is considered as special regex character. 2019-06-13 16:44:27 +00:00
MobiusDevelopment
a9a9afadbe Changed class balance config separator to multiply symbol. 2019-06-13 11:14:18 +00:00
MobiusDevelopment
cbf630302e Addition of blow skill damage and heal balance configurations. 2019-06-13 10:54:55 +00:00
MobiusDevelopment
3cd882c007 Remove active skill effects if monster set to respawn. 2019-06-13 07:59:03 +00:00
MobiusDevelopment
5ef2e55ede Accept class id or enum parameters for balance configurations. 2019-06-12 02:09:44 +00:00
MobiusDevelopment
a704be69a5 Correction of multipliers spelling. 2019-06-11 23:57:01 +00:00
MobiusDevelopment
99383e1fdf Proper target checks for balance configurations. 2019-06-11 23:35:33 +00:00
MobiusDevelopment
918b45db8a Addition of custom class balance configurations. 2019-06-11 23:22:54 +00:00
MobiusDevelopment
1cd1c00b9c Changed weapon grade bonus heal calculation. 2019-06-11 09:28:44 +00:00
MobiusDevelopment
95a184b927 Use 77 instead of INT for magic damage calculation. 2019-06-11 09:18:09 +00:00
MobiusDevelopment
0038104d78 Additional weakness calculations. 2019-06-11 09:11:03 +00:00
MobiusDevelopment
9b37677bd4 Use EnumSet instead or Arrays for traits.
Adapted from: L2jUnity free files.
2019-06-11 03:16:24 +00:00
MobiusDevelopment
c271f6b31b Use PlayerInstance method for removing player skills. 2019-06-10 10:45:32 +00:00
MobiusDevelopment
a64034de2e RandomAnimationTaskManager simplifications. 2019-06-10 10:19:16 +00:00
MobiusDevelopment
a80a494e6a Fixed champion related issues. 2019-06-10 05:17:10 +00:00
MobiusDevelopment
0850599fec Wharf patrols should attack closest Zealot of Shilen. 2019-06-10 01:41:35 +00:00
MobiusDevelopment
c3000044e5 Implemented skill Siege Punch (14767).
Contributed by Iris.
2019-06-10 01:11:15 +00:00
MobiusDevelopment
d54498e3e2 Check when walking manager tasks already run. 2019-06-10 00:34:18 +00:00
MobiusDevelopment
58d30b63a6 Adjustments for random animation configurations. 2019-06-09 21:57:10 +00:00
MobiusDevelopment
7676ab9825 Matching random animation task manager name. 2019-06-09 12:50:46 +00:00
MobiusDevelopment
c2b4c718dc Send HP StatusUpdate when join a party. 2019-06-09 12:08:24 +00:00
MobiusDevelopment
415667cbaa Addition of RandomAnimationManager. 2019-06-09 12:03:03 +00:00
MobiusDevelopment
b0f6f357fd Removed schedule lists from respawn task manager. 2019-06-09 06:01:25 +00:00
MobiusDevelopment
7911fe332f Fixed Sel Mahum training groups. 2019-06-09 05:01:07 +00:00
MobiusDevelopment
14e229033b Script adjustments. 2019-06-09 03:53:07 +00:00
MobiusDevelopment
ea06ddbade Reuse dead NPC objects. 2019-06-09 03:14:29 +00:00
MobiusDevelopment
6514604c4a Clear lists only when not empty. 2019-06-09 02:21:09 +00:00
MobiusDevelopment
439da1c31d Store minion list tasks for instant disposal. 2019-06-09 02:15:36 +00:00
MobiusDevelopment
87d7a61fc6 Dropped threadpool arrays. 2019-06-09 02:07:13 +00:00
MobiusDevelopment
f07e87d3df Adjustments for previous commit. 2019-06-08 00:48:03 +00:00
MobiusDevelopment
6de4ae247c Addition of RespawnTaskManager. 2019-06-08 00:24:13 +00:00
MobiusDevelopment
dd6da7e385 Dinosaur eggs should not move. 2019-06-08 00:08:40 +00:00
MobiusDevelopment
550b29b4f3 Fixed Party Solidarity and Aura Force skills.
Contributed by facab.
2019-06-07 21:54:15 +00:00
MobiusDevelopment
2b3db165b2 Changed some ancient scroll etc item types.
Contributed by Darkbash.
2019-06-07 21:27:43 +00:00
MobiusDevelopment
25d199e044 Fixed HealEffect bonuses. 2019-06-07 10:34:22 +00:00
MobiusDevelopment
a0a9880858 Proper ItemInfo soulCrystalSpecialOptions assignment. 2019-06-07 09:29:14 +00:00
MobiusDevelopment
04e300a4fa Stop AI task on decay. 2019-06-06 09:57:45 +00:00
MobiusDevelopment
8b34c14e88 Addition of stopAllEffectsWithoutExclusions method. 2019-06-06 05:15:05 +00:00
MobiusDevelopment
16c80a88d6 Dropped DecayTask from DecayTaskManager. 2019-06-05 21:04:42 +00:00
MobiusDevelopment
33c731ee3f Addition of BuffFinishTask. 2019-06-05 11:42:14 +00:00
MobiusDevelopment
d61f6f5f08 Cancel and remove running henna tasks before restoring hennas. 2019-06-05 06:18:07 +00:00
MobiusDevelopment
0e258a7266 Fixed probable AbstractConditionalHpEffect NPE. 2019-06-05 05:57:39 +00:00
MobiusDevelopment
0d4a181380 Fixed probable PlayerInstance getAllyCrestId method NPE. 2019-06-05 05:41:36 +00:00
MobiusDevelopment
403106efdc Fixed probable PlayerAppearance getVisibleAllyCrestId method NPE. 2019-06-05 05:36:41 +00:00
MobiusDevelopment
90329e7fd0 Fixed PartyPledge affect scope including non clan members. 2019-06-03 21:29:13 +00:00
MobiusDevelopment
4851af4561 Synchronized threadpool arrays. 2019-06-02 21:17:19 +00:00
MobiusDevelopment
242b6fe756 Use one quest timer for siege guard aggro. 2019-06-02 21:11:42 +00:00
MobiusDevelopment
276888201e Extra check for prohibiting entering siegable zones. 2019-06-02 19:04:53 +00:00
MobiusDevelopment
c25f5b2612 Seraph Armor Crafting Pack (39330) extractable item.
Contributed by Darkbash.
2019-05-31 11:37:07 +00:00
MobiusDevelopment
48f29c78c0 Changed Mystic Tavern exclusion method. 2019-05-31 10:17:42 +00:00
MobiusDevelopment
b09156e943 Addition of OpNotInPeaceZone skill condition.
Contributed by Liamxroy.
2019-05-30 20:14:57 +00:00
MobiusDevelopment
b07ed23778 TimerHolder cancel task NPE check. 2019-05-28 22:52:44 +00:00
MobiusDevelopment
e5b9a0b64d BuffInfo cancel task NPE check. 2019-05-28 22:51:12 +00:00
MobiusDevelopment
f7f0670efa XP Rune 1hr Pack extractable item.
Contributed by jagltoro.
2019-05-27 18:10:57 +00:00
MobiusDevelopment
22bef12067 Eva's Rune item adjustments.
Contributed by Darkbash.
2019-05-26 19:38:50 +00:00
MobiusDevelopment
18e6a01d28 Skill power multiplier is related to final damage. 2019-05-25 01:13:25 +00:00