Commit Graph

999 Commits

Author SHA1 Message Date
MobiusDevelopment
db741867a4 CheckPaymentTask should set owner to null after broadcast. 2019-05-17 13:18:46 +00:00
MobiusDevelopment
6ec34f6f79 Use ILocational parameter for onIntentionMoveTo method. 2019-05-17 13:14:05 +00:00
MobiusDevelopment
2b5c29815e Evenly distributed tasks among scheduled threadpools. 2019-05-17 01:49:37 +00:00
MobiusDevelopment
71568c1a02 Canceled tasks should be immediately removed from the work queue at time of cancellation. 2019-05-17 00:20:38 +00:00
MobiusDevelopment
77e5379d97 Probable getBlock array index out of bounds NPE fix. 2019-05-16 23:44:03 +00:00
MobiusDevelopment
1677a641d1 Send UI requests on both entering and ingame states. 2019-05-15 17:31:16 +00:00
MobiusDevelopment
4342812904 Minor adjustment for previous commit. 2019-05-15 03:09:41 +00:00
MobiusDevelopment
a16afedb8b Check toggle and enchant passive skills for item equip. 2019-05-15 02:44:16 +00:00
MobiusDevelopment
1b4a4bc697 Proper remove or store servitor. 2019-05-14 21:41:23 +00:00
MobiusDevelopment
574fbd3927 Player subclass list is always initialized. 2019-05-14 21:16:20 +00:00
MobiusDevelopment
2fb28c5830 Addition of hero coin count at ExBRProductInfo.
Contributed by Kazumi.
2019-05-14 14:37:37 +00:00
MobiusDevelopment
39307fa0a8 Addition of castle side effect script.
Contributed by gigilo1968.
2019-05-14 14:25:52 +00:00
MobiusDevelopment
b19c2ec3d9 Fixed Elementals array index out of bounds exception. 2019-05-13 23:32:05 +00:00
MobiusDevelopment
0f05f844a7 Improved MultisellData maximum enchant check. 2019-05-12 22:38:57 +00:00
MobiusDevelopment
fc5abb312f Production enchant level should not exceed maximum enchant item group value. 2019-05-12 14:57:52 +00:00
MobiusDevelopment
bedb7061c2 New overrides for easier item manipulation. 2019-05-12 14:45:16 +00:00
MobiusDevelopment
7b6e57b1aa Use previous attack speed delay for ranged weapons. 2019-05-09 23:15:17 +00:00
MobiusDevelopment
3d9011a87d Addition of attribute system configuration file.
Contributed by facab.
2019-05-09 11:17:02 +00:00
MobiusDevelopment
b66e9ca517 Previous change for more branches. 2019-05-09 10:53:03 +00:00
MobiusDevelopment
8dab37055a Precaution for probable inventory NPE. 2019-05-07 20:02:56 +00:00
MobiusDevelopment
dbfdd34850 Apply visual set skills only when a fixed stone was used. 2019-05-07 14:54:14 +00:00
MobiusDevelopment
da33062f43 Command line login support.
Contributed by facab.
2019-05-04 07:25:09 +00:00
MobiusDevelopment
e67cc82d91 Small improvement to scripts loading.
Contributed by Sahar.
2019-05-03 23:01:36 +00:00
MobiusDevelopment
04ed73da50 Proper fix for henna duration display. 2019-05-01 16:31:41 +00:00
MobiusDevelopment
9c9fc802de Fixed inventory enchant result fail visual bug. 2019-05-01 01:40:31 +00:00
MobiusDevelopment
4dc9a34a61 Addition of missing premium slot dye duration.
Contributed by Kazumi.
2019-04-30 22:23:09 +00:00
MobiusDevelopment
5a8406381d Region size is never reached while iterating. 2019-04-27 12:15:08 +00:00
MobiusDevelopment
9eb9188b70 Continue with database adjustments. 2019-04-27 09:29:45 +00:00
MobiusDevelopment
98732afde5 SQL connection timeout set to 10 minutes and idle and max lifetime to 20 minutes. 2019-04-27 09:14:53 +00:00
MobiusDevelopment
223da2f310 Addition of configurations for fake death target. 2019-04-27 08:58:16 +00:00
MobiusDevelopment
e72b818438 Shield rate should be CON based.
Contributed by champzix1.
2019-04-23 14:36:40 +00:00
MobiusDevelopment
ff3cb1c9a2 Fixed village master dialog paths for clan. 2019-04-21 21:44:52 +00:00
MobiusDevelopment
51b98f1a1c Use validateValue method for maximum pAtk and mAtk configurations. 2019-04-20 02:23:19 +00:00
MobiusDevelopment
63e4b56dae Alternate tempfix for defence calculations. 2019-04-19 17:04:54 +00:00
MobiusDevelopment
49ccd3db6b Tempfix for skill damage getting lower while levels increase. 2019-04-17 21:06:20 +00:00
MobiusDevelopment
6f9f19c40b Organized imports. 2019-04-17 03:10:18 +00:00
MobiusDevelopment
23590164d6 Minor event engine message grammar corrections. 2019-04-17 02:48:40 +00:00
MobiusDevelopment
3b73e5fc2b Use upper case for all instance storing variables. 2019-04-17 02:12:20 +00:00
MobiusDevelopment
57adcfc3d8 Various message grammar corrections. 2019-04-17 01:58:16 +00:00
MobiusDevelopment
ca7eee175d Try to do what is expected by having more attack speed. 2019-04-16 21:11:02 +00:00
MobiusDevelopment
f82c8d3ec1 Fixed ClanEntryManager pledge_applicant duplicate entry warning. 2019-04-16 19:12:27 +00:00
MobiusDevelopment
1fd53af3b4 Removed unnecessary colons. 2019-04-16 11:48:14 +00:00
MobiusDevelopment
60856fe5ce Fixed probable GameServerThread NPE. 2019-04-15 20:15:27 +00:00
MobiusDevelopment
93f0838228 Use ENTERING ConnectionState checks when possible. 2019-04-15 18:22:39 +00:00
MobiusDevelopment
90ca2cc7e8 Proper MaxMpFinalizer initial value. 2019-04-15 17:40:30 +00:00
MobiusDevelopment
3c9a54d8c9 Path changes to match new domain. 2019-04-15 05:07:14 +00:00
MobiusDevelopment
8b77a39aaf Removed java classpath configuration. 2019-04-12 18:16:50 +00:00
MobiusDevelopment
988fc150ac Java scripting engine simplifications. 2019-04-12 17:49:14 +00:00
MobiusDevelopment
a96e5e99f3 TeleporterQuestRecommendationHolder support for more than one conditions. 2019-04-11 21:23:38 +00:00
MobiusDevelopment
0b1572486a ShotsBonusFinalizer simplification. 2019-04-11 18:23:42 +00:00
MobiusDevelopment
5b7a938ba0 Minor formula adjustments. 2019-04-11 16:04:26 +00:00
MobiusDevelopment
8e3c2e14d2 Check if quest has started before TeleporterQuestRecommendationHolder condition check. 2019-04-11 13:03:53 +00:00
MobiusDevelopment
93b28888fb Fixed Monk of Chaos skill removal. 2019-04-09 20:46:02 +00:00
MobiusDevelopment
5b7111b358 Partial revert/fix for previous commit. 2019-04-09 01:41:43 +00:00
MobiusDevelopment
733926aa60 Adjusted Formulas calcCrit method. 2019-04-09 01:16:29 +00:00
MobiusDevelopment
6eadc7344e Commented unnecessary log at RequestMagicSkillUse. 2019-04-08 22:41:43 +00:00
MobiusDevelopment
d2a48ed40d Use this keyword to reference the skill in method applyEffectScope. 2019-04-08 21:43:07 +00:00
MobiusDevelopment
117572ff57 Fixed HTML loading issue.
Author: Zoey76
Source: 3479827c55
2019-04-08 15:48:31 +00:00
MobiusDevelopment
6ee572a36a Simplified pvePenalty calculation. 2019-04-08 11:34:13 +00:00
MobiusDevelopment
adf1653c1c Modifying physicalSkillPower and magicalSkillPower to do what description says. 2019-04-08 10:57:01 +00:00
MobiusDevelopment
5c14df03a9 Addition of TeleporterQuestRecommendationHolder. 2019-04-08 10:41:48 +00:00
MobiusDevelopment
bc61b48a56 Always use static modifier when adding values to static lists and maps. 2019-04-08 10:30:59 +00:00
MobiusDevelopment
d4993f701e Fixing last day attendance reward. 2019-04-07 03:42:08 +00:00
MobiusDevelopment
fc6c31df53 Addition of ThreadsForLoading configuration. 2019-04-05 18:30:14 +00:00
MobiusDevelopment
4dbaded667 Reworked available brooch jewel logic. 2019-04-05 17:04:53 +00:00
MobiusDevelopment
becd4d5b61 Prohibit ZoneManager replacing class zone key. 2019-04-05 15:07:56 +00:00
MobiusDevelopment
61e2ee1f24 Prevent players receiving attendance rewards in the same day. 2019-04-05 07:04:54 +00:00
MobiusDevelopment
db26087118 Minor code format for previous commit. 2019-04-05 06:10:28 +00:00
MobiusDevelopment
c1d471dca8 Proper total geodata file size information. 2019-04-05 06:00:11 +00:00
MobiusDevelopment
67cc5e1e45 Avoid probable concurrency issues. 2019-04-05 04:53:07 +00:00
MobiusDevelopment
eed915b9dc Dropped IGameXmlReader.
ScriptEngineManager class cleanup.
Use of ThreadPool to decrease startup time.
2019-04-05 04:14:32 +00:00
MobiusDevelopment
c01e3ffeba Removed Summon class getFormId method. 2019-04-02 00:47:57 +00:00
MobiusDevelopment
419f03e673 Tweaked MAttackFinalizer calculation. 2019-04-01 22:20:06 +00:00
MobiusDevelopment
7d76f3cc2a Changed stat bonus calculation. 2019-04-01 22:18:41 +00:00
MobiusDevelopment
c578bd43c1 Use configurations for attackables calcMagicSuccess method. 2019-04-01 15:21:44 +00:00
MobiusDevelopment
c905853551 Admin commands should be available only to GM characters. 2019-04-01 14:57:25 +00:00
MobiusDevelopment
0baae2ed06 Reduced ensoul array lengths. 2019-04-01 00:43:40 +00:00
MobiusDevelopment
5d4ed8942a Code format for previous commit. 2019-03-31 23:58:15 +00:00
MobiusDevelopment
d8afa9fbbc Use simple arrays to store ItemInstance ensoul data. 2019-03-31 23:34:07 +00:00
MobiusDevelopment
57fa096ae7 Previous change should check for all non attackables. 2019-03-31 19:05:48 +00:00
MobiusDevelopment
16d00294b8 Non monster NPCs should not get in combat. 2019-03-31 18:41:23 +00:00
MobiusDevelopment
36457c0bec ThreadPool class improvements. 2019-03-31 17:46:01 +00:00
MobiusDevelopment
80bac1e544 Organized imports. 2019-03-30 20:30:35 +00:00
MobiusDevelopment
63435873cf PAttack and MAttack finalizer simplifications. 2019-03-30 04:45:05 +00:00
MobiusDevelopment
62290dadc7 Reverted last MAttackFinalizer calculation change. 2019-03-29 18:25:09 +00:00
MobiusDevelopment
f89c360163 Stats cleanup and finalizer improvements. 2019-03-29 15:50:39 +00:00
MobiusDevelopment
03f0eb0bcc Proper calculateReuseTime Formulas method. 2019-03-29 15:40:53 +00:00
MobiusDevelopment
439dff1703 Unsummon siege weapons when exiting siege zone. 2019-03-28 13:56:58 +00:00
MobiusDevelopment
fdc8b91095 Do not show clan crest on monsters.
Contributed by NightBR.
2019-03-28 13:43:26 +00:00
MobiusDevelopment
1bf6e18fc5 Simplified EffectList class name. 2019-03-28 12:50:26 +00:00
MobiusDevelopment
d78a0489d1 Prefix removals and code cleanup. 2019-03-28 05:32:39 +00:00
MobiusDevelopment
9f72595ae0 Fishing rework based on L2jUnity free files.
Contributed by facab.
2019-03-22 23:34:26 +00:00
MobiusDevelopment
3b9cb63ca2 GeoEngine infinite loop precautions and cleanup. 2019-03-21 23:38:52 +00:00
MobiusDevelopment
ad9a9006cf Prevent thinking in non active regions. 2019-03-21 12:49:10 +00:00
MobiusDevelopment
3cfca85730 Configuration for Hardin removed skills. 2019-03-20 20:32:00 +00:00
MobiusDevelopment
3c6ad12888 Fixed Plunder effect. 2019-03-20 00:27:18 +00:00
MobiusDevelopment
6921c60868 Inventory check for alchemy conversion. 2019-03-19 00:32:19 +00:00
MobiusDevelopment
edda542042 Proper alchemy conversion fail message. 2019-03-17 01:58:42 +00:00
MobiusDevelopment
fa7142dee2 Enable items on pet inventory. 2019-03-17 01:09:32 +00:00
MobiusDevelopment
7d4c482eb4 Improved alchemy conversion packet. 2019-03-17 00:15:26 +00:00
MobiusDevelopment
65217291d0 Addition of Lucky Clover rate configuration. 2019-03-16 10:45:44 +00:00
MobiusDevelopment
edce07ceda Fixed transfering items to pet. 2019-03-16 09:57:25 +00:00
MobiusDevelopment
859945e659 Adjustments for previous commit. 2019-03-15 18:53:49 +00:00
MobiusDevelopment
e02f179662 Support for additional potion bonuses. 2019-03-15 18:06:37 +00:00
MobiusDevelopment
a438122419 Multisell maintain element fix. 2019-03-14 18:58:23 +00:00
MobiusDevelopment
5f2d4e835a Proper support for hunting teleports. 2019-03-14 08:45:07 +00:00
MobiusDev
929ef8c7cc Potion of Protection implementation.
Contributed by facab.
2019-03-12 02:33:16 +00:00
MobiusDev
4efea936ad Effect list flags should consider passives as well. 2019-03-11 10:00:08 +00:00
MobiusDev
0c08e144c4 Fixed cancellation not removing dances. 2019-03-11 09:56:48 +00:00
MobiusDev
a3b838200b Support for long SP value learn requirements. 2019-03-11 09:38:55 +00:00
MobiusDev
e5884fc2a4 Fixed probable restoring ClanWar NPE. 2019-03-08 07:50:29 +00:00
MobiusDev
03bfff35d1 Use the same connection for all custom mail manager queries. 2019-03-06 20:29:22 +00:00
MobiusDev
b0efc59d8c Configuration for removing all ability skills upon delevel. 2019-03-06 18:23:08 +00:00
MobiusDev
11ff29197c There is no need for lowercasing spaces. 2019-03-06 16:04:55 +00:00
MobiusDev
2600c3d395 Support for custom mail manager. 2019-03-06 15:50:31 +00:00
MobiusDev
f6c0fd7679 Support for custom community board delevel. 2019-03-06 13:32:27 +00:00
MobiusDev
ed880be457 Store clan wars on server shutdown. 2019-03-04 19:51:35 +00:00
MobiusDev
cf37fa4b7b FortManager fort list made static. 2019-03-04 09:44:21 +00:00
MobiusDev
e6c88d6127 Replaced AttributeType NONE_ARMOR with NONE. 2019-03-03 13:43:04 +00:00
MobiusDev
e30d5b0037 Minor cleanup for automatic stat generation formulas. 2019-03-01 12:59:44 +00:00
MobiusDev
c1767487e8 Support generating automatically missing player stats. 2019-03-01 06:27:49 +00:00
MobiusDev
2b9c79367e Unhardcoded faction guards, fixed aggro and various improvements. 2019-02-28 12:02:37 +00:00
MobiusDev
a5e6ee19d1 Dropped CreateItemRandom effect. 2019-02-27 12:09:40 +00:00
MobiusDev
f8e2be116c Proper listeners for agathion summoning. 2019-02-26 06:24:58 +00:00
MobiusDev
b4d261eb20 EnterWorld exploit fix.
Author: Tryskell
Source: https://acis.i-live.eu/index.php?topic=10070
2019-02-25 17:36:19 +00:00
MobiusDev
f8fbb57f95 Minor code format changes for ClanTable class. 2019-02-23 13:43:34 +00:00
MobiusDev
93048b2592 Castle taxPercent value is no longer stored in database. 2019-02-23 13:23:19 +00:00
MobiusDev
ffd24341a1 Should not gain karma when killing opposing faction player. 2019-02-23 09:54:56 +00:00
MobiusDev
d817e4587b ConditionUsingItemType should check for ArmorType.NONE mask. 2019-02-20 07:47:07 +00:00
MobiusDev
4cc0015d3c Improved movement while flying. 2019-02-18 09:51:14 +00:00
MobiusDev
6098ba5317 Changed restore method at CharSummonTable. 2019-02-17 16:14:41 +00:00
MobiusDev
b6c59876dc Use max level config to ensure instance level condition is met. 2019-02-17 11:22:39 +00:00
MobiusDev
823d7a7978 Addition of new ExShowScreenMessage method for string messages. 2019-02-17 11:04:28 +00:00
MobiusDev
47300f236f Created L2Character method abortAllSkillCasters. 2019-02-17 08:50:48 +00:00
MobiusDev
6943ed2f94 Monsters should not use heal skills on characters. 2019-02-17 08:36:58 +00:00
MobiusDev
f517aba3b1 Fixed recharging fishing shots. 2019-02-13 06:36:37 +00:00
MobiusDev
c97bc5f513 Charge available soulshots when attacking. 2019-02-08 02:37:05 +00:00
MobiusDev
836bdff728 Do not remove Alchemy skills when changing to Awaken class. 2019-02-07 12:10:45 +00:00
MobiusDev
0c5786e457 UseItem probable exploit prevention.
Author: Tryskell
Source: https://maxcheaters.com/topic/225947-useitem-exploit-fix-duplicate-items-all-l2j-versions/
2019-02-07 07:42:12 +00:00
MobiusDev
fefe92b121 Support for Mystic Tavern globe NPCs. 2019-02-07 03:33:28 +00:00
MobiusDev
9d6641922f Fixed RequestClanAskJoinByName not working. 2019-02-06 05:38:46 +00:00
MobiusDev
35e51e1fb4 Configs for augmented item trade and destroy actions. 2019-02-06 04:55:20 +00:00
MobiusDev
b56c8ac983 Ability to make a skill tree with multiple requisites per skill.
Contributed by hexash14.
2019-02-06 04:27:53 +00:00
MobiusDev
db367700b5 Store olympiad rewards in character variables. 2019-02-02 08:48:47 +00:00
MobiusDev
893224a105 CharEffectList method getBuffs should return buff types. 2019-01-30 05:16:40 +00:00
MobiusDev
e480031d11 Fixed summon attacking after BlockActions effect. 2019-01-29 16:55:04 +00:00
MobiusDev
cc4e27390a Interrupt summon skill casting when unsummoning. 2019-01-29 15:32:40 +00:00
MobiusDev
f73130fdb7 Remove class permitted hennas when changing class. 2019-01-28 02:37:18 +00:00
MobiusDev
dac640e17c Force use for summon skills. 2019-01-27 14:37:37 +00:00
MobiusDev
0a2dbf9de3 Should not apply armor set and henna bonus to summons. 2019-01-27 14:25:25 +00:00
MobiusDev
dfc8d217f0 Remove non existent clan entry records. 2019-01-26 05:05:27 +00:00
MobiusDev
e70aa2c56d Minor code organization related to PvP flag gain. 2019-01-25 03:45:32 +00:00
MobiusDev
f27e223be9 Self casting should not increase PvP time. 2019-01-25 03:11:41 +00:00
MobiusDev
d8129e0362 Prevent adding effects while unsummoning. 2019-01-25 02:03:11 +00:00
MobiusDev
8f3773d9b8 Spelling correction for SkillOperateType method isHidingMessages. 2019-01-25 01:00:34 +00:00
MobiusDev
916c986aef Toggle skills should not broadcast MagicSkillUse. 2019-01-25 00:53:36 +00:00
MobiusDev
83b42bef7b Fix for passive effect disabling monsters. 2019-01-24 13:49:01 +00:00
MobiusDev
e57da86a58 Gain HP bonus only from enchanted armor items. 2019-01-24 13:43:28 +00:00
MobiusDev
25ff6eca69 Fixed SkillCaster target character NPE. 2019-01-24 13:15:57 +00:00
MobiusDev
faa8c24423 Fixed probable ClanEntryManager NPE. 2019-01-24 13:11:12 +00:00
MobiusDev
a7f367e4cd Default party range set to 1500. 2019-01-23 03:21:15 +00:00
MobiusDev
283f87c38e Proper usage for party range configuration. 2019-01-23 01:50:11 +00:00
MobiusDev
871093e42d Replace existing character_summon_skills_save values. 2019-01-21 02:34:03 +00:00
MobiusDev
e4520078e1 Default clan ally id set to 0. 2019-01-21 02:30:44 +00:00
MobiusDev
dbfae1f113 Check for L2DecoyInstance max hate skill level. 2019-01-20 23:43:30 +00:00
MobiusDev
6a0e2121db Fixed FriendlyNpcInstance doDie killer NPE. 2019-01-19 22:43:29 +00:00
MobiusDev
11405bf351 Changed henna restoration time check. 2019-01-18 01:56:00 +00:00
MobiusDev
991aeba68e Remove time task when restoring item appearance. 2019-01-17 22:29:54 +00:00
MobiusDev
899c47daaf Fixed Refined Ring of Core usage. 2019-01-16 06:32:13 +00:00
MobiusDev
3c634ed5b6 Store mount enabled skill list on a separate class. 2019-01-15 03:34:13 +00:00
MobiusDev
9fcdc3f346 Dropped Transform method allowAllSkills. 2019-01-14 22:14:27 +00:00
MobiusDev
06f34c8e9d Using skills while transformed by default. 2019-01-14 10:22:05 +00:00
MobiusDev
ae59dda434 Fixed sending self damage message. 2019-01-14 05:44:23 +00:00
MobiusDev
dafe02deda Fixed movement through ramps. 2019-01-14 05:42:06 +00:00
MobiusDev
3952f3f88b Initial capacity for mount enabled skill list set to 2. 2019-01-14 04:51:41 +00:00
MobiusDev
ca1dde80a6 Dropped RideState class. 2019-01-14 04:35:27 +00:00
MobiusDev
8706e4a577 Fixed MP-increasing buffs for NPCs. 2019-01-12 08:46:28 +00:00
MobiusDev
0597899192 Fixed AbnormalShield effect related formulas. 2019-01-12 07:57:16 +00:00
MobiusDev
7220436930 Check for queued skill before next action. 2019-01-12 01:18:01 +00:00
MobiusDev
6c38b88b42 Addition of Dimensional Warp instance.
Contributed by gigilo1968.
2019-01-10 20:39:52 +00:00
MobiusDev
900f111a54 Prevent weapon trait bonus calculation exceed 100%. 2019-01-09 17:36:44 +00:00
MobiusDev
592399f5c0 Despawn precautions. 2019-01-09 07:20:24 +00:00
MobiusDev
27322e4e87 Fixed inability to calculate olympiad rewards. 2019-01-08 01:41:33 +00:00
MobiusDev
85401b7e89 Display item visual appearance lifetime. 2019-01-08 01:35:59 +00:00
MobiusDev
37c751fbd1 PcCafe packet improvements.
Contributed by darkillust.
2019-01-08 00:24:18 +00:00
MobiusDev
5f96def70d GeoEngine check for minimum distance condition. 2019-01-06 00:28:23 +00:00
MobiusDev
c2de30be8b Minimum distance condition no longer uses squared values. 2019-01-05 23:37:07 +00:00
MobiusDev
bce6369eee Made crossbows and two handed crossbows use same appearance stones. 2019-01-05 03:03:23 +00:00
MobiusDev
6699d30656 Reduce PcPoints when consumed by multisell. 2019-01-03 20:05:47 +00:00
MobiusDev
088f57bc41 Use of canInteract for NPC onBypassFeedback method. 2019-01-02 21:45:20 +00:00
MobiusDev
08294a16cf Summons cast skills on non flagged players. 2018-12-29 06:41:10 +00:00
MobiusDev
8742d6cc64 Equip only identical grade arrows. 2018-12-24 15:27:56 +00:00
MobiusDev
dab8eef697 Cubic heal trigger based on target HP. 2018-12-23 16:34:47 +00:00
MobiusDev
251c83368f Minor NpcData adjustments. 2018-12-21 04:11:48 +00:00
MobiusDev
43710d966f Removed underscores from NPC template elements. 2018-12-20 17:51:48 +00:00
MobiusDev
443894be30 Prevent senseless illegal player action message spam. 2018-12-19 16:14:38 +00:00
MobiusDev
027cd3cc12 Changed magic success calculation formula. 2018-12-19 07:56:43 +00:00
MobiusDev
872dfa30a7 Weapon baseAttackAngle is relative to character position in degrees. 2018-12-18 07:35:43 +00:00
MobiusDev
baa4b24ca4 Rnd get method should return origin when it equals with bound. 2018-12-16 22:04:45 +00:00
MobiusDev
e4ed809b43 Accept double values for fishing rates. 2018-12-16 18:53:39 +00:00
MobiusDev
09cfaab4f2 Addition of HitAtNight effect. 2018-12-15 20:42:26 +00:00
MobiusDev
c76df2bcbc Hero class refactoring. 2018-12-06 13:46:36 +00:00
MobiusDev
b51139a4a2 Fixed SkillTurning effect. 2018-11-30 10:59:14 +00:00
MobiusDev
d814997976 Block key movement when mounting. 2018-11-29 20:04:43 +00:00
MobiusDev
85c2335c2f Proper castle zone function regen multipliers. 2018-11-26 16:27:43 +00:00
MobiusDev
ca236013fd Used StampedLock to synchronize auto attack method. 2018-11-26 00:03:16 +00:00
MobiusDev
16ac14976f Use listeners for abstract conditional hp effect. 2018-11-25 22:07:51 +00:00
MobiusDev
02b2567c78 Always send account logout at login server when kicked. 2018-11-25 00:31:17 +00:00
MobiusDev
9b9e718efa Use restoreExp method for RequestRestartPoint experience restoration. 2018-11-24 23:48:07 +00:00
MobiusDev
4c2171eb5f Fixed castle functions. 2018-11-24 21:51:53 +00:00
MobiusDev
b641e874d4 Addition of chargeConsume skill parameter. 2018-11-24 00:45:10 +00:00
MobiusDev
904a37b895 Item consumption for bad skills. 2018-11-23 22:49:51 +00:00
MobiusDev
98433fc595 Overhit screen message.
Contributed by mithrilmines.
2018-11-17 16:43:15 +00:00
MobiusDev
12ad31c6dd Config to disable stun cancel chance upon hit. 2018-11-13 19:59:12 +00:00
MobiusDev
d35a9d46ec Abnormal improvements. 2018-11-01 16:51:03 +00:00
MobiusDev
7081259a6a Store enchantments when updating item in database. 2018-09-30 15:24:39 +00:00
MobiusDev
41a44ddaac L2Npc method updateAbnormalVisualEffects should send NpcInfoAbnormalVisualEffect. 2018-09-30 10:37:00 +00:00
MobiusDev
b71f03aa77 Removed gradual blow damage calculation. 2018-09-30 10:27:47 +00:00
MobiusDev
8bb2cca118 Summon regeneration should stop when summon is removed. 2018-09-29 13:48:40 +00:00
MobiusDev
0f36a0da37 Send a system message before launching GUI. 2018-09-23 23:41:00 +00:00
MobiusDev
8f49dc5f39 Teleport non defender to nearest town if logged out in siege zone. 2018-09-23 18:56:45 +00:00
MobiusDev
b87d0427a3 Removed known command. Also NPC abnormal broadcast fix. 2018-09-23 18:50:42 +00:00
MobiusDev
9f44337989 Addition of config for allowing mounts during sieges. 2018-09-23 11:35:46 +00:00
MobiusDev
182ba200c9 Fixed incoming damage on screen display. 2018-09-17 09:44:40 +00:00
MobiusDev
f3907293c8 New Rnd class. 2018-09-15 15:26:34 +00:00
MobiusDev
850c075c0e Adjustments for Tiat doors. 2018-09-15 15:18:30 +00:00
MobiusDev
a2604e2048 Minor Rnd method usage corrections. 2018-09-14 01:42:50 +00:00
MobiusDev
b4e8040541 Prohibit the use of duplicate Rnd methods. 2018-09-14 01:17:54 +00:00
MobiusDev
16ad1d2b48 Set summon PvP flag to default. 2018-09-13 02:26:19 +00:00
MobiusDev
c7c6fa3d50 Send summon abnormals when needed. 2018-09-13 02:06:41 +00:00
MobiusDev
2e8d516afe Fixed updating summon PvP status. 2018-09-13 01:59:05 +00:00
MobiusDev
be0845d6ea Decay for dead summons. 2018-09-13 01:54:53 +00:00
MobiusDev
90c33561d5 Prevent players moving on ledges. 2018-09-12 17:43:09 +00:00
MobiusDev
92f4cf4ef8 Prevent generating some variables when pathfinding is disabled. 2018-09-12 05:26:29 +00:00
MobiusDev
5cfe45f7c8 Invalid regions are handled in L2World class. 2018-09-12 05:15:58 +00:00
MobiusDev
a47368f286 Prevent changing z based on calculated value. 2018-09-12 01:55:59 +00:00
MobiusDev
f7338373bb MpVampiricAttack should absorb MP from the damage inflicted. 2018-09-12 01:39:20 +00:00
MobiusDev
29736fdc9f CharSelectionInfo improvements. 2018-09-11 16:16:39 +00:00
MobiusDev
43e04da970 Removed onEvtThink method debug message. 2018-09-11 13:36:06 +00:00
MobiusDev
d05e36cd1d Fixed summon name not showing. 2018-09-11 04:16:37 +00:00
MobiusDev
7abf95378f Enable drop items while casting. 2018-09-11 02:24:00 +00:00
MobiusDev
a0f11c4826 Initialize clans after connection is closed. 2018-09-11 01:38:53 +00:00
MobiusDev
222b1d1136 Pet owner target type skills should not need target. 2018-09-11 01:36:44 +00:00
MobiusDev
ce23b6842f Continue player movement when no path found. 2018-09-10 23:30:00 +00:00
MobiusDev
73f4812951 Addition of target type for pet owners. 2018-09-10 21:23:59 +00:00
MobiusDev
b5a86698d6 Movement rework according to latest commits. 2018-09-10 18:23:09 +00:00
MobiusDev
3ae533f32d Config for dropping items when slot limit is exceeded. 2018-09-10 17:11:00 +00:00
MobiusDev
1de5ae72bf Players should be able to click far away and move. 2018-09-10 16:30:22 +00:00
MobiusDev
0dd9c40207 Clan entry improvements. 2018-09-10 04:23:56 +00:00
MobiusDev
a335616fe5 Config for dualbox check not to count offline traders. 2018-09-10 04:20:24 +00:00