Commit Graph

2072 Commits

Author SHA1 Message Date
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
23e3c14278 Fix for admin set level.
Contributed by NightBR.
2019-04-03 21:24:46 +00:00
MobiusDevelopment
7714c27a6e Ordered QuestMasterHandler entries by quest id. 2019-04-03 11:49:27 +00:00
MobiusDevelopment
45abbfcbab Addition of missing quest placeholders. 2019-04-03 01:12:51 +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
1fd1f80099 KnockBack and PullBack effects should ignore town NPCs. 2019-03-31 20:40:13 +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
ca36554473 Proper doorman and signboard html folder names. 2019-03-30 05:05:23 +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
8a9a1d4a61 Removed admin set level subclass limit when on a dualclass. 2019-03-23 12:12:02 +00:00
MobiusDevelopment
9f72595ae0 Fishing rework based on L2jUnity free files.
Contributed by facab.
2019-03-22 23:34:26 +00:00
MobiusDevelopment
945594f206 Use proper effects for patk and matk bonuses. 2019-03-22 12:37:45 +00:00
MobiusDevelopment
6388ea0504 AdminLevel setlevel improvements.
Contributed by NightBR.
2019-03-22 10:54:44 +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
3c6ad12888 Fixed Plunder effect. 2019-03-20 00:27:18 +00:00
MobiusDevelopment
391ea39fd4 Changed clan_wars SQL table primary key. 2019-03-19 16:52:30 +00:00
MobiusDevelopment
2b6b397700 Addition of admin destroy item commands. 2019-03-19 01:51:43 +00:00
MobiusDevelopment
f2301bcc61 Ensoul rearrangement after extraction. 2019-03-18 20:49:12 +00:00
MobiusDevelopment
60a68a0fb3 Updated monster templates. 2019-03-18 14:17:14 +00:00
MobiusDevelopment
4142064ebf MySQL does not allow default values on TEXT columns.
Contributed by facab.
2019-03-18 09:19:55 +00:00
MobiusDevelopment
fa7142dee2 Enable items on pet inventory. 2019-03-17 01:09:32 +00:00
MobiusDevelopment
985f2c9f42 Prevent raidboss exploiting by using disabling skills. 2019-03-16 14:01:08 +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
c0184f6233 Dimensional Blessing addition.
Contributed by Iris and quangnguyen.
2019-03-15 13:12:17 +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
83b2f61279 Proper removal for CriticalRatePositionBonus effect. 2019-03-11 10:04:23 +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
66041edbf0 Plunder effect improvements. 2019-03-10 12:01:10 +00:00
MobiusDev
9956b620cd Improvements for quests 101 to 106.
Contributed by Iris.
2019-03-09 23:11:34 +00:00
MobiusDev
e5884fc2a4 Fixed probable restoring ClanWar NPE. 2019-03-08 07:50:29 +00:00
MobiusDev
5f57497c45 Improvements for quests 2 to 5.
Contributed by Iris.
2019-03-07 10:48:38 +00:00
MobiusDev
6b790cd97f Skill comment additions. 2019-03-07 10:44:50 +00:00
MobiusDev
cfc9b0ba90 Improvements for quest Letters of Love (1) based on client information.
Contributed by Iris.
2019-03-07 08:46:34 +00:00
MobiusDev
03bfff35d1 Use the same connection for all custom mail manager queries. 2019-03-06 20:29:22 +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
4ac4ce3c05 Fully fixed teleporters for castles and clan halls.
Contributed by Iris.
2019-03-06 11:33:39 +00:00
MobiusDev
ec38c853c7 Addition of item Life Stone Pack (90035).
Contributed by gruccia.
2019-03-06 03:52:32 +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
bbe546f4c2 Dragon pendant enchant effects.
Contributed by quangnguyen.
2019-03-03 12:02:08 +00:00
MobiusDev
ab399d8cfb Reduced value for calculating hunting points. 2019-03-03 11:35:55 +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
5224d41be9 Disable unstuck command for neutral faction players. 2019-02-28 14:03:21 +00:00
MobiusDev
2b9c79367e Unhardcoded faction guards, fixed aggro and various improvements. 2019-02-28 12:02:37 +00:00
MobiusDev
2973d4e4df Fixed probable CastleChamberlain NPE caused by missing fort id. 2019-02-27 23:15:49 +00:00
MobiusDev
5e6d2af3ff Addition of missing item consume ids for skills. 2019-02-27 13:35:14 +00:00
MobiusDev
ec65ec45a0 Moon Armor set should not have any bonuses on Saviors.
Contributed by Iris.
2019-02-27 12:36:38 +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
fa9922dd4e Updated geodata links. 2019-02-21 15:14:26 +00:00
MobiusDev
335dc6d580 Proper NPC id for GvE manager.
Contributed by Liamxroy.
2019-02-21 10:53:52 +00:00
MobiusDev
d817e4587b ConditionUsingItemType should check for ArmorType.NONE mask. 2019-02-20 07:47:07 +00:00
MobiusDev
7127a112ae Addition of missing overhit parameter initialization for FatalBlow effect.
Contributed by Iris.
2019-02-20 07:26:49 +00:00
MobiusDev
66b3e8e6c0 Fixed L2Clan comment invalid characters. 2019-02-18 19:03: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
4e03ba0932 Addition of CallLearnedSkill effect.
Contributed by Kazumi.
2019-02-16 15:26:21 +00:00
MobiusDev
c566c56072 BlockActions effect should interrupt all skills. 2019-02-13 06:39:52 +00:00
MobiusDev
f517aba3b1 Fixed recharging fishing shots. 2019-02-13 06:36:37 +00:00
MobiusDev
c07feccffa Also use a task for MaxCp effect heal. 2019-02-08 03:00:02 +00:00
MobiusDev
97ee89b3e9 MaxHp should check if effected is not HP blocked in the task. 2019-02-08 02:56:50 +00:00
MobiusDev
c97bc5f513 Charge available soulshots when attacking. 2019-02-08 02:37:05 +00:00
MobiusDev
c3d11803a9 MaxHp and MaxMp effect heals with a task. 2019-02-08 02:08:04 +00:00
MobiusDev
836bdff728 Do not remove Alchemy skills when changing to Awaken class. 2019-02-07 12:10:45 +00:00
MobiusDev
2b806c4650 Removed HpDrain effect cubic 4050 skill check. 2019-02-07 07:52:14 +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
c29ff56305 Summon Beast Soulshots (11316) should consume Soulstones (1785).
Contributed by Iris.
2019-02-07 03:16:26 +00:00
MobiusDev
b8bde9ef28 Enabled augmented item trading according to Classic L2Wiki. 2019-02-06 07:38:26 +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
78dacf5dfe Disable summoning when spawn protected. 2019-02-05 11:09:39 +00:00
MobiusDev
fe0577b69b Various potion item related improvements.
Contributed by facab.
2019-02-05 06:17:16 +00:00
MobiusDev
b1f1cb8568 Summons should not PvP flag after getting stunned. 2019-02-05 05:13:22 +00:00
MobiusDev
074fdca40c Admin panel for event triggers. 2019-02-03 09:30:28 +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
6ce1c12816 Always affect main summon target. 2019-01-26 00:21:19 +00:00
MobiusDev
e58a5a4ae4 Remove previous summon when summoning skill finishes casting. 2019-01-26 00:16:13 +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
b898bfd655 Spoil success calculation by level. 2019-01-23 19:01:45 +00:00
MobiusDev
a7f367e4cd Default party range set to 1500. 2019-01-23 03:21:15 +00:00
MobiusDev
bf417153d9 Reuse of party range configuration. 2019-01-23 03:14:45 +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
e2461174d7 Fixed OpCheckAbnormalSkillCondition target NPE. 2019-01-21 02:24:54 +00:00
MobiusDev
c2ddde9adc ExtendDrop cleanup. 2019-01-21 00:55:38 +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
5fb9c5e033 Removed trailing whitespace from several XML files. 2019-01-18 01:38:00 +00:00
MobiusDev
991aeba68e Remove time task when restoring item appearance. 2019-01-17 22:29:54 +00:00
MobiusDev
f4010c30e6 These stun skills do not need block action allowed skills. 2019-01-16 07:37:34 +00:00
MobiusDev
899c47daaf Fixed Refined Ring of Core usage. 2019-01-16 06:32:13 +00:00
MobiusDev
163d663fbb Removed non existent skills. 2019-01-16 06:18:48 +00:00
MobiusDev
25bb3582e8 Prevent removal of primary target for the Range affect scope. 2019-01-16 01:37:25 +00:00
MobiusDev
c049a7ac60 Single line for empty BlockActions elements. 2019-01-15 22:59:26 +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
aa222abbbc Fixed admin untransform command NPE. 2019-01-14 22:03:28 +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
e78ebc0a35 Addition of weekend and monthly mission handlers.
Contributed by Iris.
2019-01-14 05:34:45 +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
d33bb454f4 Updated icons. 2019-01-13 04:47:37 +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
89d8e11288 Use of AbnormalShield effect for skills.
Contributed by Iris.
2019-01-12 07:55:17 +00:00
MobiusDev
ed1df36392 Use of SkillCaster for olympiad buffers. 2019-01-12 07:47:55 +00:00
MobiusDev
7220436930 Check for queued skill before next action. 2019-01-12 01:18:01 +00:00
MobiusDev
7cb742db48 Fixed summon attacking after BlockActions effect. 2019-01-11 23:57:41 +00:00
MobiusDev
d2d0f008b5 Proper admin teleport description for Skyshadow Meadow. 2019-01-11 23:44:39 +00:00
MobiusDev
81b13c3c97 Hate effects should not count as damage done. 2019-01-11 19:39:54 +00:00
MobiusDev
e7ceedbb48 Static 30% change for skill MP consumption. 2019-01-11 05:48:43 +00:00
MobiusDev
d76d67c42e MpVampiricAttack does not have a chance parameter. 2019-01-10 21:59:24 +00:00
MobiusDev
6c38b88b42 Addition of Dimensional Warp instance.
Contributed by gigilo1968.
2019-01-10 20:39:52 +00:00
MobiusDev
fdf51df12a Addition of topspawncount admin command. 2019-01-10 17:49:26 +00:00
MobiusDev
97b4148a7d Removed lifetime from summons. 2019-01-10 17:47:25 +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
e5446917e7 Effect trait bonus calculation should ignore resistances. 2019-01-08 18:35:17 +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
b82e5a66a3 Updated XML template comments. 2019-01-08 00:15:53 +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
f8780f97ba Tooltips for NpcViewMod item images.
Contributed by MrNiceGuy.
2019-01-05 06:02:38 +00:00
MobiusDev
1712e3dd74 Reverted various skill changes.
Contributed by Iris.
2019-01-05 03:27:13 +00:00
MobiusDev
bce6369eee Made crossbows and two handed crossbows use same appearance stones. 2019-01-05 03:03:23 +00:00
MobiusDev
631153020d Various skill fixes.
Contributed by Delnote.
2019-01-03 21:10:25 +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
68654aaee3 Removed SkillTransfer script. 2018-12-29 04:26:20 +00:00
MobiusDev
ba770312fd Classic adjustments for absorb damage effects. 2018-12-29 04:12:11 +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
503ffe3d3e Prevent PullBack effect used on NPCs. 2018-12-21 04:08:44 +00:00
MobiusDev
0fd01be477 Ability to disable item at olympiad zones.
Contributed by Iris.
2018-12-20 20:31:13 +00:00
MobiusDev
43710d966f Removed underscores from NPC template elements. 2018-12-20 17:51:48 +00:00
MobiusDev
b831ca2578 Fixed level typo at skill Fatal Counter (314).
Contributed by Iris.
2018-12-20 01:24:59 +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
4c592c1707 Fixed PhysicalAttackHpLink effect. 2018-12-16 22:07:34 +00:00
MobiusDev
baa4b24ca4 Rnd get method should return origin when it equals with bound. 2018-12-16 22:04:45 +00:00
MobiusDev
0bdd4e455c Fishing value corrections.
Contributed by Mantra.
2018-12-16 18:55:03 +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
0730202378 Mana Recovery Potion (70159) item.
Contributed by Pavlov.
2018-12-09 18:26:06 +00:00
MobiusDev
b5081388c3 Abnormal level correction for Pa'agrio's Protection.
Contributed by Iris.
2018-12-08 01:03:09 +00:00
MobiusDev
c936130948 Correct amount of olympiad point rewards.
Contributed by Iris.
2018-12-08 01:00:11 +00:00
MobiusDev
66a189a406 Single second and third class heroes.
Contributed by SkOdD.
2018-12-06 13:49:32 +00:00
MobiusDev
c76df2bcbc Hero class refactoring. 2018-12-06 13:46:36 +00:00
MobiusDev
0df03c2a7f Monument of heroes improvements. 2018-12-06 13:43:44 +00:00
MobiusDev
36df151387 Removed olympiad class matches.
Contributed by Iris.
2018-12-02 03:30:01 +00:00
MobiusDev
b98d14ef2a Attempt to fix broken squash events. 2018-11-30 22:38:48 +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
e67123878e Addition of missing castle buylists.
Contributed by Iris.
2018-11-29 03:54:00 +00:00
MobiusDev
98c6cd7456 Fixed talking to monument of heroes. 2018-11-29 01:05:02 +00:00
MobiusDev
cccaa62d6e More ConsumeBody effect changes. 2018-11-28 10:25:52 +00:00
MobiusDev
3e0b281e89 ConsumeBody effect related changes. 2018-11-27 18:03:49 +00:00
MobiusDev
47b70675c4 Non dropable mysterious shots.
Contributed by Iris.
2018-11-27 17:56:33 +00:00
MobiusDev
85c2335c2f Proper castle zone function regen multipliers. 2018-11-26 16:27:43 +00:00
MobiusDev
51205e38a1 Use a Map to store AbstractConditionalHpEffect character updates. 2018-11-26 14:46:41 +00:00
MobiusDev
2dfdcef574 Minor typo correction at AbstractConditionalHpEffect class. 2018-11-26 01:16:13 +00:00
MobiusDev
2f0c04d54f Include Windows JDK download link in readme.txt file. 2018-11-26 00:08:34 +00:00
MobiusDev
ca236013fd Used StampedLock to synchronize auto attack method. 2018-11-26 00:03:16 +00:00
MobiusDev
4bdbc57157 Classic noble equivalent check for olympiad unregister. 2018-11-25 22:18:39 +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
3ece182d91 Default access level for admin command settruehero. 2018-11-24 11:57:17 +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
f37148daf4 Corrections for allowed skill inconsistencies. 2018-11-23 22:47:01 +00:00
MobiusDev
6e1df5b92c Check visibility for skill range condition. 2018-11-23 22:36:01 +00:00
MobiusDev
c3b8e5a0e6 Blacksmith multisell improvements.
Contributed by Iris.
2018-11-23 21:19:05 +00:00
MobiusDev
2db48f060d Core AI improvements. 2018-11-22 01:31:46 +00:00
MobiusDev
4f298384fe Minor build.xml file cleanup. 2018-11-22 01:26:03 +00:00
MobiusDev
c59390eb44 Changed item drop rate upon player death.
Contributed by Iris.
2018-11-18 21:02:05 +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
098d5a4462 Garden of Eva door functions.
Contributed by gigilo1968.
2018-11-13 18:52:59 +00:00
MobiusDev
95d85c187e World chat enabled by default. 2018-11-08 09:59:23 +00:00
MobiusDev
d35a9d46ec Abnormal improvements. 2018-11-01 16:51:03 +00:00
MobiusDev
bd7da50452 Removed obsolete compound methods. 2018-10-11 18:48:57 +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
1e8e7722c2 A-grade helmet correction for server helper NPC multisell.
Contributed by MrNiceGuy.
2018-09-23 11:07:41 +00:00
MobiusDev
e6c79bded1 Removed MagicalAttack effect from skill Curse Gloom (1263).
Contributed by MrNiceGuy.
2018-09-22 19:24:15 +00:00
MobiusDev
00605f72cc Removed hitCancelTime from Life Rescue (1610).
Contributed by vesta.
2018-09-21 21:20:28 +00:00
MobiusDev
34f61012cf Improved GetAgro effect according to retail observations. 2018-09-20 11:36:28 +00:00
MobiusDev
bea011fed0 Proper Grade Penalty values.
Contributed by Iris.
2018-09-18 10:38:03 +00:00
MobiusDev
0e2912652a Removed duplicate chamberlain spawns. 2018-09-17 18:10:38 +00:00
MobiusDev
182ba200c9 Fixed incoming damage on screen display. 2018-09-17 09:44:40 +00:00
MobiusDev
e2080e7e01 Effect correction for skill Fatal Counter (314).
Contributed by Arcteryx.
2018-09-16 17:03:27 +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
c56baf703a Changed ConsumeBody condition to work on summons. 2018-09-15 07:55:41 +00:00
MobiusDev
efd99249a7 Quick Spear minimum range.
Contributed by Iris.
2018-09-14 16:46:27 +00:00
MobiusDev
b8eee1a198 Removed Baium random time configuration. 2018-09-14 14:21:22 +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
f26d8708a9 Summoning should be possible even with an active summon. 2018-09-12 21:05:18 +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
3a373ee4d3 Heiness region maps added to Giran town region. 2018-09-11 11:16:46 +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
727c95a665 Reduced default max database connection values. 2018-09-11 01:42:35 +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
MobiusDev
776162c7ec Fixed dice rolling. 2018-09-10 04:04:19 +00:00
MobiusDev
3efc7c11df Fixed clan entry invitations. 2018-09-09 23:52:36 +00:00
MobiusDev
0f430720db Separated multiple variable declarations. 2018-09-09 23:01:15 +00:00
MobiusDev
d33bfa17b2 Replaced indexOf() with contains() method. 2018-09-09 19:05:28 +00:00
MobiusDev
dce4f54d60 Replaced equals() on enum constants. 2018-09-09 18:41:22 +00:00
MobiusDev
31dadef4b8 Replaced for loops with enhanced for loops. 2018-09-09 17:56:05 +00:00
MobiusDev
10be587e80 Replaced zero equality checks with isEmpty() method. 2018-09-09 17:26:21 +00:00
MobiusDev
96a39e7b73 Replaced assignments with compound operators. 2018-09-09 16:47:22 +00:00
MobiusDev
b50b43a1f9 Removed explicit type arguments. 2018-09-09 15:59:32 +00:00
MobiusDev
744204e1cd Prevent double CommissionManager initialization.
Contributed by gigilo1968.
2018-09-09 13:58:34 +00:00
MobiusDev
b75a4227d7 Use MariaDB JDBC URL for connections. 2018-09-09 13:22:57 +00:00
MobiusDev
286697e77e Changed default values to match previous commit. 2018-09-09 12:41:59 +00:00
MobiusDev
a35c926237 Dropped MySql connector in favor of MariaDB connector. 2018-09-09 12:13:08 +00:00
MobiusDev
b6e4ce2ebf Removed boxing for String conversions. 2018-09-08 23:55:08 +00:00
MobiusDev
bb7e3b8e1b Replaced concatenations with infix operations. 2018-09-08 22:58:58 +00:00
MobiusDev
eb3742d44f Dropped c3p0 in favor of HikariCP. 2018-09-08 19:27:23 +00:00
MobiusDev
87499b2734 Removed unused Debug class. 2018-09-08 04:19:21 +00:00
MobiusDev
2bb8220df2 L2Object rework. 2018-09-08 04:13:34 +00:00
MobiusDev
2dd88c932e Fixed CalcShldUse formula.
Contributed by vesta.
2018-09-07 17:51:09 +00:00
MobiusDev
1615c77aee Distinguish getVisibleObjectsInRange from getVisibleObjects. 2018-09-07 17:02:53 +00:00
MobiusDev
49e03289d7 Dropped visibility range variable. 2018-09-07 16:50:41 +00:00
MobiusDev
25c1d5e28c Prevent setting region to null from within L2Object. 2018-09-07 16:46:53 +00:00
MobiusDev
b0363b3021 Send inventory update with EnlargeSlot. 2018-09-07 12:17:46 +00:00
MobiusDev
e6acac0aec Enable monsters movement on ledges. 2018-09-07 03:41:26 +00:00
MobiusDev
a4a77df305 FatalBlowRate effect should apply to effector. 2018-09-07 03:38:04 +00:00
MobiusDev
466f31f889 Prohibit count of negative reputation players to declare mutual war. 2018-09-06 23:50:47 +00:00
MobiusDev
fbb5ebeb7e Addition of missing effect from skill Critical Wound (531). 2018-09-06 23:39:09 +00:00
MobiusDev
4c09d669cf Reduce reputation when war is canceled. 2018-09-06 23:25:46 +00:00
MobiusDev
fa89a5bd17 Changed clan_privs from medium int to int. 2018-09-06 23:00:20 +00:00
MobiusDev
534e14932b Fixed probable RequestExRqItemLink NPE. 2018-09-06 22:48:45 +00:00
MobiusDev
cd1b1b02f3 Improved missing htmls command. 2018-09-06 21:21:31 +00:00
MobiusDev
4639e7281d Another Tablet of Vision html.
Contributed by Liamxroy.
2018-09-06 21:14:22 +00:00
MobiusDev
c7c1309ddc Fixed instant kill resistance effect. 2018-09-06 20:33:50 +00:00
MobiusDev
be61f093e9 Fixed attacking single declared war players. 2018-09-06 20:29:01 +00:00
MobiusDev
2a9f97ae23 You should be able to start Clan Wars at clan level 3. 2018-09-06 12:04:08 +00:00
MobiusDev
0aed0ae98a Fixed admin respawn commands. 2018-09-05 23:49:55 +00:00
MobiusDev
af44edb79e Addition of missing Table of Vision (31652) dialog. 2018-09-05 19:12:16 +00:00
MobiusDev
735d2f6384 Channeling skills rework.
Adapted from: L2jUnity free files.
2018-09-05 16:01:11 +00:00
MobiusDev
b4be2cc560 Distance checking methods rework. 2018-09-05 01:50:44 +00:00
MobiusDev
0299a04d9b L2WorldRegion related rework. 2018-09-04 21:31:49 +00:00
MobiusDev
484ec7823d L2World related rework. 2018-09-04 19:27:09 +00:00
MobiusDev
70c624ed4a Polearm auto attack rework. 2018-09-04 03:38:21 +00:00
MobiusDev
5967cd7be1 Fixed PointBlank handler targeting dead characters. 2018-09-04 03:33:48 +00:00
MobiusDev
8aae4f640d Removed duplicate Core door (20210003). 2018-09-04 02:55:03 +00:00
MobiusDev
bc3f982d7b Avoid FenceData NPE. 2018-09-04 02:42:50 +00:00
MobiusDev
908705a276 Proper summon intention after stun. 2018-09-04 02:26:48 +00:00
MobiusDev
a4e43d2639 Check if player has a clan before joining one. 2018-09-03 22:00:38 +00:00
MobiusDev
7bb0152c38 Clan Advent skill improvements. 2018-09-03 21:38:01 +00:00
MobiusDev
c1e1d9083b Self targeted bad skills should not send a message. 2018-09-03 21:05:41 +00:00
MobiusDev
a9045910af Fixed OpCheckClassList condition. 2018-09-03 20:49:44 +00:00
MobiusDev
69fd1ac954 Removed all assertion statements. 2018-09-03 17:19:02 +00:00
MobiusDev
5e7788c4f7 Correct walker location instead of stop route. 2018-09-03 15:57:54 +00:00
MobiusDev
65b8374a32 Changed calculateExpAndSp method according to retail forums. 2018-09-03 12:55:36 +00:00
MobiusDev
f5843e1b16 Better comment for correcting destination prohibition. 2018-09-03 05:37:10 +00:00
MobiusDev
23c618db62 Addition of missing Altran NPC id at buylist 1108.
Contributed by Liamxroy.
2018-09-03 05:28:14 +00:00
MobiusDev
db1002ac14 Do not correct destination when player wants to fall. 2018-09-03 04:24:02 +00:00
MobiusDev
7e2dafb4ff Door distance check should not be necessary. 2018-09-03 00:01:17 +00:00
MobiusDev
118ca0d877 Fixed not been able to attack doors. 2018-09-02 23:20:49 +00:00
MobiusDev
8cbb988bea Antharas (29068) level changed to 84. 2018-09-02 01:37:01 +00:00
MobiusDev
3c67c77c2e Fixed multisell tax rate visual problem. 2018-09-01 18:34:06 +00:00
MobiusDev
fe5fa51654 Reuse of cumulative chance for CreateItemRandom. 2018-09-01 18:22:50 +00:00
MobiusDev
771f40bd3b CreateItemRandom cleanup. 2018-09-01 18:07:03 +00:00
MobiusDev
03da47d5c6 Fixed CreateItemRandom handler consuming more than one reagent. 2018-09-01 17:38:57 +00:00
MobiusDev
a84b720470 Bracelet of Duty item fixes. 2018-09-01 17:07:31 +00:00
MobiusDev
d3023bcc94 Fixed consuming skill reagents. 2018-08-31 22:33:55 +00:00
MobiusDev
481fc1c743 Fixed not casting due to height check. 2018-08-31 10:37:47 +00:00
MobiusDev
0570cee9d5 Disable move to pawn while casting. 2018-08-31 10:36:44 +00:00
MobiusDev
74f491d654 Changed misleading NPC distance information. 2018-08-31 09:34:55 +00:00
MobiusDev
e05acf38aa Removed CHA and LUC from everywhere. 2018-08-31 07:36:05 +00:00
MobiusDev
d9a076ccd7 TutorialShowQuestionMark parameters are related with question mark. 2018-08-30 11:20:29 +00:00
MobiusDev
3ed319e431 Fixed freight withdraw issues. 2018-08-29 18:21:28 +00:00
MobiusDev
9d805745b5 Minor improvement for previous commit. 2018-08-29 15:37:08 +00:00
MobiusDev
a50f201b00 Show if server is Classic in system panel. 2018-08-29 15:34:16 +00:00
MobiusDev
abf8333e89 Addition of proper is_freightable values. 2018-08-29 13:14:33 +00:00
MobiusDev
3d37fa96a3 Removed all is_freightable values. 2018-08-29 09:29:40 +00:00
MobiusDev
9f10ec578c Fixed last day attendance reward bug. 2018-08-26 16:58:59 +00:00
MobiusDev
c95f10da30 File scripts.cfg is no longer used. 2018-08-24 11:57:57 +00:00
MobiusDev
e34441f22b AntiFeedManager should not try to remove null player entries on disconnect. 2018-08-19 23:53:53 +00:00
MobiusDev
dcd734b447 Drop of IntIntHolder class. 2018-08-10 18:32:32 +00:00
MobiusDev
7352425305 Utility adjustments for Java 10 compatibility. 2018-08-09 16:36:56 +00:00
MobiusDev
284bf4d631 Disable move to pawn while attacking. 2018-08-09 00:57:11 +00:00
MobiusDev
ce505a7166 Changed Soul Cry (1001) according to L2Wiki.
Contributed by SkOdD.
2018-08-08 03:04:18 +00:00
MobiusDev
7d2f14116f Replaced attack and teleport locks with synchronized methods. 2018-08-08 02:29:33 +00:00
MobiusDev
1dd47518ad Addition of missing Kepra (30616) spawn.
Contributed by SkOdD.
2018-08-07 19:51:35 +00:00
MobiusDev
b0693aec94 Saga of the Duelist related spawns.
Contributed by SkOdD.
2018-08-07 19:49:01 +00:00
MobiusDev
68785eaa8a Prevent quest monster champion spawns.
Contributed by SkOdD.
2018-08-07 19:43:16 +00:00
MobiusDev
f5a13187e4 Deletion of duplicate NPC templates. 2018-08-07 19:34:43 +00:00
MobiusDev
a7c0709ea9 Turek Orc Invader (27203) correction. 2018-08-07 19:30:01 +00:00
MobiusDev
63a57222b7 Addition of isQuestMonster method. 2018-08-07 19:13:24 +00:00
MobiusDev
b3b769bac0 Updated Variation data and sorted according to L2Wiki.
Contributed by Pavlov.
2018-08-07 14:38:34 +00:00
MobiusDev
d861d6f0d1 Addition of maxEnchant parameter at EnchantItemData.
Contributed by SkOdD.
2018-08-07 14:31:26 +00:00
MobiusDev
37889d0f41 Added missing Ellie NPC id (30091) at buylist 3009001.
Contributed by SkOdD.
2018-08-07 14:21:46 +00:00
MobiusDev
e795708e5d Duda-Mara Totem Spirit (30593) spawn correction.
Contributed by SkOdD.
2018-08-07 14:11:02 +00:00
MobiusDev
6eb4433c62 Primary key for buffer_schemes SQL table.
Contributed by SkOdD.
2018-08-07 14:08:18 +00:00
MobiusDev
5050c2aa71 Fixed quest PathOfTheOrcRaider (414).
Contributed by SkOdD.
2018-08-07 14:05:02 +00:00
MobiusDev
bb816ba617 Update to Java 10. 2018-08-07 13:40:25 +00:00
MobiusDev
c97536b0a4 Updated Netty library. 2018-08-05 20:58:51 +00:00
MobiusDev
7cbd09ae2e Changes based on Java 10 recommendations. 2018-08-05 19:38:51 +00:00
MobiusDev
29eb40b3fa Fixed MinimumVitalityPoints wrong letter case. 2018-08-05 18:13:54 +00:00
MobiusDev
4ad3dc3238 Fixed Testimony of Prosperity recipe.
Contributed by SkOdD.
2018-08-05 12:09:52 +00:00
MobiusDev
172882ee53 Armor sets update.
Contributed by Pavlov.
2018-08-05 11:38:14 +00:00
MobiusDev
09f1716a30 Proper clan level raise dialog.
Contributed by SkOdD.
2018-08-04 00:33:08 +00:00
MobiusDev
a8b7a423eb Addition of missing Trader Tyra (30420) dialog.
Contributed by SkOdD.
2018-08-04 00:28:57 +00:00
MobiusDev
29a45b45ae Fixed items disappearing before the remaining time.
Contributed by SkOdD.
2018-08-03 23:31:52 +00:00
MobiusDev
49071def05 Prefer empty over null aggro list. 2018-07-29 16:33:00 +00:00
MobiusDev
b6843b2ec3 Prevent probable general contract violation. 2018-07-29 11:32:38 +00:00
MobiusDev
466510e098 Addition of items that use minimumVitalityPoints condition.
Contributed by gigilo1968.
2018-07-29 10:37:22 +00:00
MobiusDev
4a1a3ba909 Refactored MaxVitalityItemsUsed to MinimumVitalityPoints. 2018-07-29 10:32:55 +00:00
MobiusDev
86fc4f43ed Addition of MaxVitalityItemsUsed condition. 2018-07-29 10:28:01 +00:00
MobiusDev
8055c7fc5f Made spawn to XML methods synchronized. 2018-07-23 23:22:04 +00:00
MobiusDev
c06cccd4ee Red icons for unavailable inventory items. 2018-07-23 16:07:15 +00:00
MobiusDev
3c67b04817 Decreased thread and connection configs to prevent VPS issues. 2018-07-23 14:39:34 +00:00
MobiusDev
9986e3888e Raidboss spawn deprecations.
Contributed by Mantra.
2018-07-23 12:45:36 +00:00
MobiusDev
8cfdffdc25 OpCheckCastRangeSkillCondition should not multiply distance value.
Contributed by gigilo1968.
2018-07-19 21:04:18 +00:00
MobiusDev
cc99f4c247 Use List for rune extraction fee. 2018-07-19 20:33:46 +00:00
MobiusDev
0c43a66db7 Ensoul fees for all possible slots. 2018-07-19 19:49:11 +00:00
MobiusDev
8286580075 Unhardcoded Rune extraction fees. 2018-07-19 19:27:24 +00:00
MobiusDev
6fff504b39 Addition of Rune extraction. 2018-07-19 12:42:02 +00:00
MobiusDev
4afbb102af Removed robe armor MagicalAttackSpeed effect in skill Spellcraft (163). 2018-07-09 09:30:42 +00:00
MobiusDev
d710208ef4 Created L2PcInstance updatePvpTitleAndColor method. 2018-07-09 09:20:08 +00:00
MobiusDev
cc6b68f432 Prevent pathfinding checks for friendly NPCs. 2018-07-09 08:59:20 +00:00
MobiusDev
d060421db0 Updated gmshop boss jewels.
Contributed by Pavlov.
2018-07-08 10:27:36 +00:00
MobiusDev
fd58e1bfa7 QuestState isNowAvailable method should not return null values as true. 2018-07-07 12:23:10 +00:00
MobiusDev
cffea875fd Get follow target when AI is attackable. 2018-07-07 11:28:06 +00:00
MobiusDev
7fad73370c Updated statBonus.xml file.
Contributed by Mantra.
2018-07-06 11:14:14 +00:00
MobiusDev
2a8b84f7b2 Updated admin weapon buylists.
Contributed by Pavlov.
2018-07-03 19:37:50 +00:00
MobiusDev
11760710ee Replaced instanceof L2DoorInstance with isDoor method. 2018-07-02 01:36:25 +00:00
MobiusDev
bd285c1368 Replaced instanceof L2MonsterInstance with isMonster method. 2018-07-02 01:32:38 +00:00
MobiusDev
5f62a4c740 Replaced instanceof L2NpcInstance with isNpc method. 2018-07-02 01:27:50 +00:00
MobiusDev
b33537aa50 Replaced instanceof L2ServitorInstance with isServitor method. 2018-07-02 01:14:06 +00:00
MobiusDev
e9e7d40628 Replaced instanceof L2PetInstance with isPet method. 2018-07-02 01:12:00 +00:00
MobiusDev
856ff5ebdc Replaced instanceof L2Summon with isSummon method. 2018-07-02 01:03:46 +00:00
MobiusDev
0b09d49f8d Replaced instanceof L2Attackable with isAttackable method. 2018-07-02 00:55:13 +00:00
MobiusDev
6c1d37f4ae Replaced instanceof L2Playable with isPlayable method. 2018-07-02 00:39:38 +00:00
MobiusDev
e7ac53ba66 Clans can participate in sieges starting from level 3.
Contributed by Iris.
2018-07-02 00:14:20 +00:00
MobiusDev
6bd5b55bfe Updated Classic clan rewards.
Contributed by Iris.
2018-07-02 00:13:36 +00:00
MobiusDev
79c00f9c03 Fixed battlegrounds resurrection.
Contributed by Sahar.
2018-07-01 00:32:08 +00:00
MobiusDev
581cae366f Fixed skills ignoring social class. 2018-07-01 00:23:30 +00:00
MobiusDev
5934fac571 Replaced instanceof L2PcInstance with isPlayer method. 2018-07-01 00:13:23 +00:00
MobiusDev
049a9b02aa Replaced instanceof L2Character with isCharacter method. 2018-06-30 16:42:41 +00:00
MobiusDev
d806ff66e5 Replaced instanceof L2ItemInstance with isItem method. 2018-06-30 15:41:20 +00:00
MobiusDev
94d1362588 GeoEngine door check improvements.
Contributed by Sahar.
2018-06-30 14:09:20 +00:00
MobiusDev
30074d3527 Updated MySQL connector library. 2018-06-27 21:09:19 +00:00
MobiusDev
315a4e773c Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
MobiusDev
c9b04d53f4 Removed unnecessary casts. 2018-06-24 16:39:51 +00:00
MobiusDev
4375293ef2 Removed Heart of Warding (13001) spawn. 2018-06-24 15:46:44 +00:00
MobiusDev
35105ce191 Removed unused community board Region tab link. 2018-06-24 15:41:22 +00:00
MobiusDev
77b0300712 Fixed CharEffectList exceeded effect limitation method. 2018-06-24 15:37:14 +00:00
MobiusDev
d265813c40 Direct use of private constants instead of getters. 2018-06-24 15:33:19 +00:00
MobiusDev
fd6b72dab6 Removed unnecessary Long literals. 2018-06-21 09:59:45 +00:00
MobiusDev
e7606fb5ec Replaced qualified names with simple names. 2018-06-19 03:23:43 +00:00
MobiusDev
a5b69096dd Proper modifier order and removal if implied by their context. 2018-06-19 02:02:54 +00:00
MobiusDev
61b336acb9 Dropped unused GameGuardCheck task class. 2018-06-19 01:06:37 +00:00
MobiusDev
ba48bc2bba Dropped GameGuard configs and redundant getClient method calls. 2018-06-19 00:54:12 +00:00
MobiusDev
304e82bba5 Addition of missing isInOfflineMode method. 2018-06-18 23:13:58 +00:00
MobiusDev
88f35f9e87 Fixed offline shops that are loaded after server startup.
Contributed by Sahar.
2018-06-18 23:03:33 +00:00
MobiusDev
de2270ac8c Offline trader disconnection improvement.
Contributed by Sahar.
2018-06-18 22:27:38 +00:00
MobiusDev
37a0a83c4f Removed double SkillCaster item removal check. 2018-06-18 13:35:11 +00:00
MobiusDev
4f9bf81f74 Stop attacking admin when using invisible.
Contributed by facab.
2018-06-16 22:44:33 +00:00
MobiusDev
42f1fdd132 Custom config for raidboss vitality bonus. 2018-06-16 22:36:46 +00:00
MobiusDev
4d21e1f74f Maximum level increased to 85.
Contributed by Iris.
2018-06-15 12:15:48 +00:00
MobiusDev
c56f71fe7d NPC template corrections for Saviors.
Contributed by Iris.
2018-06-15 12:13:01 +00:00
MobiusDev
675fc4c029 Reverted last commit. 2018-06-12 13:33:55 +00:00
MobiusDev
5610e74ef7 Disconnection task improvement.
Contributed by Sahar.
2018-06-12 03:34:23 +00:00
MobiusDev
92c840944a Increased maximum party member count to 9.
Contributed by Iris.
2018-06-11 11:16:11 +00:00
MobiusDev
e11f6a6a87 Send InventoryUpdate when calling RestorationRandom effect. 2018-06-09 19:01:18 +00:00
MobiusDev
3cd9404a34 Save allowed player instances instead of object ids. 2018-06-08 16:27:20 +00:00
MobiusDev
b022639ba5 Make sure summons do not spawn in a walls.
Contributed by Sahar.
2018-06-08 14:01:55 +00:00
MobiusDev
24182a9979 Additional use of reuse hashcode constant. 2018-06-08 06:23:28 +00:00
MobiusDev
e60a34f37b Dropped isSkillDisabledByReuse method. 2018-06-07 20:47:56 +00:00
MobiusDev
878d7b6e3d Skills on reuse time should count as disabled. 2018-06-07 20:26:23 +00:00
MobiusDev
a557eafe5d Changed calculateExpAndSp damage parameter to long.
Thanks Sahar.
2018-06-07 20:20:38 +00:00
MobiusDev
04160e3878 Minor L2Character moveToNextRoutePoint improvements. 2018-06-07 15:17:42 +00:00
MobiusDev
2c2b31dee5 Check destination when L2AttackableAI thinkAttack moves L2Character. 2018-06-07 13:29:00 +00:00
MobiusDev
9a6b9ee99e Use java.cfg file for Linux sh files.
Contributed by Sahar.
2018-06-04 21:37:39 +00:00
MobiusDev
6bad215c79 Improvements for previous commit. 2018-05-31 12:29:55 +00:00
MobiusDev
6aad685da3 CallSkill effect can use 0 to trigger max learned skill level. 2018-05-31 12:12:18 +00:00
MobiusDev
aafd0051e8 Automatically send NpcLogList with Quest onKill. 2018-05-30 21:05:25 +00:00
MobiusDev
592ce09803 Fixed Henna packets.
Contributed by proGenitor.
2018-05-30 10:40:31 +00:00
MobiusDev
0dbeffebb9 Prevent using skills while teleporting from community. 2018-05-29 15:59:11 +00:00
MobiusDev
0c60d140c3 Addition of DuelistFury effect.
Contributed by kiwimen.
2018-05-28 12:12:26 +00:00
MobiusDev
786a256c59 Removed duplicate admin command XML entry. 2018-05-28 11:57:24 +00:00
MobiusDev
0cb0a963ad Fix for sell buff html limit.
Contributed by facab.
2018-05-27 12:31:16 +00:00
MobiusDev
139700191b Feoh Soulhound classes should be considered as mages. 2018-05-27 12:15:59 +00:00
MobiusDev
f6e0306ee7 Custom Sayune config check. 2018-05-25 17:36:44 +00:00
MobiusDev
4e79135283 Addition of missing blacksmith craft multisell.
Contributed by Liamxroy.
2018-05-24 11:21:43 +00:00
MobiusDev
7148655e9a Support for multisell maintain ingredient. 2018-05-23 14:52:12 +00:00
MobiusDev
c87d4c03eb Removed invalid reuseDelayLock skill parameter. 2018-05-23 01:42:17 +00:00
MobiusDev
060f68edae Updated grandboss droplists.
Contributed by Liamxroy.
2018-05-22 16:45:22 +00:00
MobiusDev
51ab4a4f8c Updated reseal A grade armor multisell.
Contributed by Liamxroy.
2018-05-22 16:23:33 +00:00
MobiusDev
5ff61f5e10 Use cloth to unseal A grade armors for Saviors. 2018-05-22 16:05:02 +00:00
MobiusDev
828a1586e6 Support for RestorationRandom effect enchanted products. 2018-05-22 14:25:51 +00:00
MobiusDev
78c068ad18 Support for deleting items when LongTimeEvent ends. 2018-05-22 14:19:44 +00:00
MobiusDev
f5ac4e313f Use statement batches to prevent SQL interruptions.
Contributed by Sahar.
2018-05-22 10:03:18 +00:00
MobiusDev
29603cb853 Broadcast prohibitions.
Thanks Sahar.
2018-05-21 21:34:27 +00:00
MobiusDev
eed47054fb Sel Mahum NPC clan to XML. 2018-05-21 18:54:14 +00:00
MobiusDev
c8488b05c8 Dropped L2Spawn spawnOne method. 2018-05-21 15:07:29 +00:00
MobiusDev
65e3c1257a Fixed private store list buy. 2018-05-19 14:46:44 +00:00
MobiusDev
8e5fe78f2b Removed Giants Cave spawns. 2018-05-19 13:41:28 +00:00
MobiusDev
7af7f4cf19 Set instance world to 0 when teleporting with community board.
Contributed by facab.
2018-05-19 13:23:05 +00:00
MobiusDev
e93064859b Inventory redundant null assignment removals.
Contributed by Sahar.
2018-05-18 23:43:08 +00:00
MobiusDev
1503be759e Removed several double spawns. 2018-05-16 12:41:19 +00:00
MobiusDev
402f931faf Updated Giants Cave and Forsaken Plains area.
Contributed by Mantra.
2018-05-15 19:54:31 +00:00
MobiusDev
1926a69233 There is no need to check transformations. 2018-05-15 14:44:26 +00:00
MobiusDev
5dd6dcd18a Clear pet data when dismount. 2018-05-15 14:22:59 +00:00
MobiusDev
7014a1ebed Retail flying dismount prohibition. 2018-05-15 14:15:49 +00:00
MobiusDev
64453bb495 Updated geodata files. 2018-05-15 03:06:56 +00:00
MobiusDev
0b30ae42eb Tower of Insolence spawns rework.
Contributed by Mantra.
2018-05-13 14:21:52 +00:00
MobiusDev
21585268b9 Fixed scheme buffer black icons.
Contributed by Sahar.
2018-05-12 13:03:07 +00:00
MobiusDev
c09a19267d Addition of some missing htmls and removal of an invalid spawn. 2018-05-12 10:04:29 +00:00
MobiusDev
d82c8e3575 Scheme buffer improvements.
Contributed by Sahar.
2018-05-11 22:20:58 +00:00
MobiusDev
3f480c1983 Giran spawnlist rework.
Contributed by Mantra.
2018-05-11 17:49:25 +00:00
MobiusDev
a3a4af664c Several daily mission item fixes.
Contributed by Mantra.
2018-05-11 13:34:55 +00:00
MobiusDev
301dd75d62 Gui should never terminate on it's own. 2018-05-10 14:46:29 +00:00
MobiusDev
fdb635f416 Addition of Scripts.xml for easier scripts management.
Contributed by Sahar.
2018-05-10 14:07:18 +00:00
MobiusDev
f11d8870a1 Clan notice html break line replacement.
Contributed by Sahar.
2018-05-10 13:38:10 +00:00
MobiusDev
243ae0bd52 Dropped AltFreeTeleport config.
Contributed by proGenitor.
2018-05-10 13:08:51 +00:00
MobiusDev
8f144da03a Fixes for several broadcasting position related problems. 2018-05-09 17:53:53 +00:00
MobiusDev
138dd34c73 Addition of fences support.
Contributed by Sahar.
2018-05-08 16:56:05 +00:00
MobiusDev
e05d0a1a14 Reset monster casting back to false.
Contributed by Sahar.
2018-05-08 14:09:19 +00:00
MobiusDev
374fb0c808 Resizable GUI and fonts.
Contributed by Sahar.
2018-05-08 14:00:15 +00:00
MobiusDev
c68887316c Adapted the scheme buffer for Classic. 2018-05-08 01:17:35 +00:00
MobiusDev
f584208524 Replaced CB buffer icon dot values with spaces. 2018-05-06 23:54:47 +00:00
MobiusDev
f42ef7a77f Remove revelation skills before subclass removal. 2018-05-06 22:37:47 +00:00
MobiusDev
ca6675953c Use builder SYS messages when possible. 2018-05-06 21:48:50 +00:00
MobiusDev
34d175b45b Use equals for contains method object comparison.
Contributed by Sahar.
2018-05-06 21:22:15 +00:00
MobiusDev
159bf75e2f Proper message when source is different than target in some effect handlers.
Contributed by Sahar.
2018-05-06 20:59:01 +00:00
MobiusDev
216b93813b SummonNpc broadcast fix.
Contributed by Sahar.
2018-05-06 20:52:38 +00:00
MobiusDev
5459e1d5b9 Updated AdminCommands.xml file to match latest changes. 2018-05-06 01:43:21 +00:00
MobiusDev
217c85eedd Chat ban command fixed and upgraded. 2018-05-06 01:38:45 +00:00
MobiusDev
0f700c7677 Moved Locator class to gameserver util package. 2018-05-04 17:22:29 +00:00
MobiusDev
d5678c5848 More secure startup executables. 2018-05-04 16:41:16 +00:00
MobiusDev
b6870bbede Send normal message when builder config is disabled. 2018-05-04 16:34:02 +00:00
MobiusDev
475bb35bcc Keep sublevel when giving available skills. 2018-05-04 15:41:08 +00:00
MobiusDev
0a8d23fd17 Retail like invul and invis messages. 2018-05-04 02:46:06 +00:00
MobiusDev
2d16304b80 Retail like builder message for demonic mode. 2018-05-04 01:16:13 +00:00
MobiusDev
672645e672 Retail like builder HTML debugging. 2018-05-04 00:45:48 +00:00
MobiusDev
8e76b4772d Retail like builder messages.
Adapted from: L2jUnity free files.
2018-05-03 22:30:45 +00:00
MobiusDev
cdcd780e7a There is no need to store parent frame locally. 2018-05-03 05:33:50 +00:00
MobiusDev
4177cbf621 Visual log changes for LoginServer. 2018-05-03 03:02:27 +00:00
MobiusDev
f52d368ef2 Graphical user interface. 2018-05-03 01:16:06 +00:00
MobiusDev
9644070693 Corrected .premium command bonus calculation.
Contributed by Stayway.
2018-05-02 14:54:40 +00:00
MobiusDev
b3c5f24b25 Unified shutdown functions for Telnet. 2018-05-01 16:46:21 +00:00
MobiusDev
af70b6bc0c Proper angle range for pole attacks. 2018-05-01 15:42:41 +00:00
MobiusDev
e5b93371db Unified formula for critical skill damage. 2018-05-01 15:37:20 +00:00
MobiusDev
d2ed161dda Configurable automatic database backups. 2018-05-01 07:23:13 +00:00
MobiusDev
0c6b352227 Read Java parameters from java.cfg file. 2018-05-01 04:01:47 +00:00
MobiusDev
1e2d226d36 SplashScreen class improvements. 2018-05-01 01:59:29 +00:00
MobiusDev
7f0936b945 Simple start file names. 2018-05-01 00:34:02 +00:00
MobiusDev
a075c54c72 Moved GameServer and LoginServer jar files to libs folder. 2018-04-30 23:48:05 +00:00
MobiusDev
8a21c2c232 Removed static log constants. 2018-04-30 21:51:57 +00:00
MobiusDev
d92c73b8cb Addition of SplashScreen class. 2018-04-30 21:06:40 +00:00
MobiusDev
7fb5418186 L2jMobius icon and path changes. 2018-04-30 17:27:47 +00:00
MobiusDev
d4ac772ecb Improvements for player notify death in instance. 2018-04-30 04:43:20 +00:00
MobiusDev
c4b4ec5751 New approach for spawning minions. 2018-04-28 14:58:54 +00:00
MobiusDev
e096c1b5e4 Addition of config for disabling player keyboard movement. 2018-04-27 13:02:22 +00:00
MobiusDev
952a9c2e53 Removed buggy geodata Z corrections. 2018-04-27 09:26:32 +00:00
MobiusDev
dad8a4b8c9 Removed L2 prefix from LoginServer class name. 2018-04-26 22:42:05 +00:00
MobiusDev
841d3213fd L2Attackable no longer implements Runnable. 2018-04-26 15:26:26 +00:00
MobiusDev
8f200b5606 Complete char regeneration task.
Contributed by Liamxroy.
2018-04-26 13:23:34 +00:00
MobiusDev
014e6ddfdb Minor timer improvements. 2018-04-26 11:34:03 +00:00
MobiusDev
d16cc9290f Reduce player HP should use ignoreCP parameter. 2018-04-26 09:38:37 +00:00
MobiusDev
124e59a3a9 Fixed probable re-awake dual class NPE. 2018-04-26 09:33:28 +00:00
MobiusDev
78fd10482f Set last server position when player is restored. 2018-04-26 03:08:58 +00:00
MobiusDev
f03fa5db9a Fixed Olympiad buffer spawning. 2018-04-25 13:26:15 +00:00
MobiusDev
4bf64dc12c Decay task manager improvements. 2018-04-25 13:00:20 +00:00
MobiusDev
a703c138e4 New solution for attack movement issue. 2018-04-25 11:56:56 +00:00
MobiusDev
2d70b82d65 Updated experience data.
Contributed by proGenitor.
2018-04-24 13:37:30 +00:00
MobiusDev
e95c422e70 Prevent walk node list index out of bounds exception. 2018-04-22 23:02:43 +00:00
MobiusDev
e027e0313b Revert null entry removals from game time controller. 2018-04-21 13:12:40 +00:00
MobiusDev
a81bdfceb2 Item price corrections based on client. 2018-04-20 15:53:33 +00:00
MobiusDev
108bebeacf Monsters in instances should not teleport to spawn.
Contributed by gigilo1968.
2018-04-20 09:11:13 +00:00
MobiusDev
9ecbfaadfe Updated item crystal count from L2Wiki. 2018-04-19 18:55:38 +00:00
MobiusDev
c84f0ec465 Various Classic changes.
Contributed by quangnguyen.
2018-04-19 13:42:11 +00:00
MobiusDev
1e4220d82f Comment typo fix. 2018-04-18 23:20:33 +00:00
MobiusDev
1489c950c1 Prevent wall collision issues. 2018-04-18 23:17:26 +00:00
MobiusDev
30bb3a55b5 Monsters teleport back to spawn. 2018-04-18 18:16:14 +00:00
MobiusDev
19160dfd8f Fix for AddSkillBySkill effect handler.
Contributed by Ahmed09.
2018-04-18 14:51:51 +00:00
MobiusDev
80f9252530 Vitality reset task should not run if vitality is disabled. 2018-04-18 13:02:57 +00:00
MobiusDev
7ef61ae7d0 Skip daily vitality reset for Classic. 2018-04-18 10:58:48 +00:00
MobiusDev
ed266d634e Fixed typo at OpTargetWeaponAttackTypeSkillCondition. 2018-04-18 10:16:36 +00:00
MobiusDev
a9388a0349 Fixed typo at Op2hWeaponSkillCondition.
Contributed by gigilo1968.
2018-04-18 10:14:30 +00:00
MobiusDev
c47ca71364 Do not use character super to get player invul status. 2018-04-18 02:23:23 +00:00
MobiusDev
a05027021a Dropped the use of GameTimeController for spawn protection. 2018-04-18 01:54:52 +00:00
MobiusDev
999f8d09ac Enabled skill conditions. 2018-04-18 00:20:24 +00:00
MobiusDev
64177f7413 AntiFeedManager related improvements. 2018-04-17 17:45:54 +00:00
MobiusDev
131190d3a5 Default item skill type_chance should be 100. 2018-04-17 10:13:06 +00:00
MobiusDev
4f84c32eff Prevent possible cast NPE. 2018-04-17 09:43:05 +00:00
MobiusDev
d48f8b8d1f Keep sublevel on skill level increase. 2018-04-16 09:24:27 +00:00
MobiusDev
ed839044f8 Order recipes by id.
Contributed by Liamxroy.
2018-04-16 01:57:19 +00:00
MobiusDev
93d0c2273a Parsed recipes from client.
Contributed by Liamxroy.
2018-04-16 00:44:45 +00:00
MobiusDev
a1bb79942d Prevent moving to nonexistent regions. 2018-04-15 21:07:58 +00:00
MobiusDev
eef3b64cf9 Replaced ThreadPool with an improved old version. 2018-04-15 20:27:27 +00:00
MobiusDev
667801acb7 Addition of missing Dwarven Craft (1321) to dwarven fighter skilltree. 2018-04-15 16:26:09 +00:00
MobiusDev
597a61be00 Minor logger changes. 2018-04-14 07:45:05 +00:00
MobiusDev
badc4d0186 Better logs for null region check. 2018-04-13 14:45:30 +00:00
MobiusDev
be8e28e974 Missing Gentler (30094) html.
Contributed by proGenitor.
2018-04-13 07:58:26 +00:00
MobiusDev
8939ff6d80 Classic clan level up conditions.
Contributed by proGenitor.
2018-04-12 20:46:23 +00:00
MobiusDev
d397887309 Classic karma item drop calculation. 2018-04-12 18:04:41 +00:00
MobiusDev
198f42c0a7 Improved checkIfPvP method. 2018-04-12 16:30:25 +00:00
MobiusDev
7c9ca42499 Deletion must handle instances as well. 2018-04-12 12:00:55 +00:00
MobiusDev
80103efae2 Better handling for NPC removal. 2018-04-12 11:43:06 +00:00
MobiusDev
dec98c7049 Solution for revalidateZone NPE. 2018-04-12 11:02:25 +00:00
MobiusDev
e38222b28c Minor code improvement for Quest class.
Contributed by gigilo1968.
2018-04-11 17:07:23 +00:00
MobiusDev
cf9ed62b59 BlockList message does not need name parameter.
Contributed by gigilo1968.
2018-04-11 16:36:16 +00:00
MobiusDev
184f2d4f32 Prevent null elements in GameTimeController list. 2018-04-11 16:28:11 +00:00
MobiusDev
400467ca8c Fixed admin spawn command hanging client. 2018-04-11 14:54:44 +00:00
MobiusDev
484f2e9897 Prevent the respawning of deleted NPCs. 2018-04-11 14:34:02 +00:00
MobiusDev
994f80890c Zone related changes. 2018-04-11 12:57:58 +00:00
MobiusDev
f6ee0584bf Refactored logger variables to caps. 2018-04-11 12:23:51 +00:00
MobiusDev
847ff1fa4f Various code changes. 2018-04-11 11:25:53 +00:00
MobiusDev
332b5b2e23 Petrify when hitting a lower level raidboss. 2018-04-11 08:22:53 +00:00
MobiusDev
f96eacc903 Changed bonus exp/sp calculations. 2018-04-11 07:18:25 +00:00
MobiusDev
4ac95b0be1 Prohibit casting of spells while disabled. 2018-04-10 19:20:52 +00:00
MobiusDev
80be005f0e Setting proper faction player instance on world. 2018-04-10 17:07:15 +00:00
MobiusDev
f61d7bd3e0 Removed double range check from general chat handler. 2018-04-10 16:11:36 +00:00
MobiusDev
fe9d119101 Minor fix for Compelling effect.
Contributed by Ofelin.
2018-04-10 15:27:46 +00:00
MobiusDev
d464c9bbe7 Minor fix for decrease skill level.
Contributed by facab.
2018-04-10 15:14:11 +00:00
MobiusDev
4b01a96675 Fixed class change NPE. 2018-04-07 18:10:37 +00:00
MobiusDev
ecfee7dd5f Improved admin setclass sex check. 2018-04-07 17:40:15 +00:00
MobiusDev
0d3fa9f075 Moved some common utils to gameserver. 2018-04-07 00:03:03 +00:00
MobiusDev
f013b5d027 Dropped alt game tiredness config. 2018-04-06 23:49:44 +00:00
MobiusDev
8bb27a96f5 Reduced matk speed bonus after some retail tests. 2018-04-06 22:50:16 +00:00
MobiusDev
e48846703e Robe casting speed addition to skill Spellcraft (163).
Contributed by quangnguyen.
2018-04-06 22:08:08 +00:00
MobiusDev
69422f8a23 Apply premium exp rates in addExpAndSp method. 2018-04-06 21:16:11 +00:00
MobiusDev
9b8b1a0020 Minor value addition at CategoryData. 2018-04-06 16:25:53 +00:00
MobiusDev
16fba600f3 Removed unused death penalty stuff. 2018-04-06 15:02:45 +00:00
MobiusDev
dce3221509 Various datapack changes.
Contributed by quangnguyen.
2018-04-06 14:50:57 +00:00
MobiusDev
2cb098caba Continue trait checks instead of return. 2018-04-06 02:58:28 +00:00
MobiusDev
e6eb02a63e Fixed traits exit called more than once.
Contributed by Sahar.
2018-04-06 02:52:31 +00:00
MobiusDev
8fcb49c449 Fix for pomanders on profession cancel. 2018-04-06 02:36:17 +00:00
MobiusDev
b224d80373 Summons should run after spawn. 2018-04-06 02:10:10 +00:00
MobiusDev
26c61b855f Removed unused PlayerSpawnProtectionAllowedItems config. 2018-04-05 16:37:06 +00:00
MobiusDev
46f7e4b7fa Force updating multisell items to database. 2018-04-05 04:13:34 +00:00
MobiusDev
565e8f2621 Some logger constants to uppercase. 2018-04-05 04:09:46 +00:00
MobiusDev
c0b724cb17 Option to force delete spawned minions upon master death. 2018-04-05 03:45:54 +00:00
MobiusDev
b5a8fae87a Fix for offline traders after server restart. 2018-04-05 02:51:19 +00:00
MobiusDev
90114e2e19 Base packets moved to commons network. 2018-04-03 14:55:07 +00:00
MobiusDev
5ac249ed61 Ability to use specific NpcStringId for quest name. 2018-04-03 13:48:00 +00:00
MobiusDev
105776621a Try to fix region related log spam. 2018-04-02 23:23:53 +00:00
MobiusDev
ca8ac1fb29 Disabled spawn protection messages in peace zones. 2018-04-02 18:24:38 +00:00
MobiusDev
e70ce64574 Minor spelling improvements. 2018-04-02 16:16:57 +00:00
MobiusDev
9f16536250 Dropped useless IThreadPoolInitializer. 2018-04-02 16:06:00 +00:00
MobiusDev
0d3a422ee3 Addition of missing DatabaseFactory initialization message. 2018-04-02 15:51:12 +00:00
MobiusDev
c071f2a1bc Better L2jFree based ThreadPool.
Adapted from: L2jUnity free files.
2018-04-02 15:45:38 +00:00
MobiusDev
0c201f75e7 Threadpool refactoring. 2018-04-02 14:50:53 +00:00
MobiusDev
317478a66d Restoring servitor must remove database record at all times. 2018-04-02 13:47:29 +00:00
MobiusDev
40558fe87b Fixed restoring summons on login. 2018-04-02 13:44:23 +00:00
MobiusDev
711581a2bc Fixed spawn protection. 2018-04-02 13:43:29 +00:00
MobiusDev
e1734d9970 Fourth class olympiad matches according to player category. 2018-04-02 11:56:26 +00:00
MobiusDev
cbc117b371 Keep skill sublevel in case of level increase. 2018-04-02 11:53:34 +00:00
MobiusDev
8b5f046d73 Timer improvements.
Contributed by Liamxroy.
2018-04-02 11:47:45 +00:00
MobiusDev
5f6f504fde Minor correction for some global values. 2018-04-01 23:50:09 +00:00
MobiusDev
0b7f8131b8 Addition of True Hero. 2018-04-01 23:41:52 +00:00
MobiusDev
c5b6a0d7c9 Addition of Disconnection class.
Adapted from: L2jUnity free files.
2018-04-01 17:23:59 +00:00
MobiusDev
4ca501b0e5 Disabled stakato mob zone. 2018-03-31 20:12:36 +00:00
MobiusDev
809dc770a8 Fixed wrong zone check html break position. 2018-03-31 18:44:27 +00:00
MobiusDev
10b722829a Respawn rework and various changes. 2018-03-31 16:36:49 +00:00
MobiusDev
a4b68e37e7 Reworked quest Moon Knight (11000). 2018-03-30 02:37:37 +00:00
MobiusDev
1db5262d58 Multisell enchanted items support. 2018-03-29 14:43:23 +00:00
MobiusDev
984ef74bf5 Correction for AltOlyPeriod config value. 2018-03-27 21:37:50 +00:00
MobiusDev
c167be4c34 Replaced Hero weapons with Zaken versions. 2018-03-27 19:26:07 +00:00
MobiusDev
71a4c6dba9 Fixed 1st class and 2nd class buff scrolls.
Contributed by Stayway.
2018-03-27 19:20:19 +00:00
MobiusDev
5179aed7d2 Removed hero weapon reward from Saviors. 2018-03-27 19:17:33 +00:00
MobiusDev
1d11e95d62 Return zero as nonexistent skill level. 2018-03-27 01:39:11 +00:00
MobiusDev
30ce5ece22 Popup damage can increase the system message param length. 2018-03-27 00:19:33 +00:00
MobiusDev
5987d6f8e5 Fixed exiting Dimensional Crack. 2018-03-26 23:20:14 +00:00
MobiusDev
c2fd26f718 Do not log nonexistent skill if id equals zero. 2018-03-26 20:49:51 +00:00
MobiusDev
2b22f885fb Commented region debug messages. 2018-03-26 20:47:45 +00:00
MobiusDev
6114ec84c7 Missed an addition on previous commit. 2018-03-26 15:46:15 +00:00
MobiusDev
12374a42ac Added Newbie Kit (29510) to initial equipment. 2018-03-26 15:43:22 +00:00
MobiusDev
8fedcc8f71 Updated readme.txt file. 2018-03-26 02:21:49 +00:00
MobiusDev
d9a273589a Special Classic ruin area herbs. 2018-03-26 02:11:09 +00:00
MobiusDev
ac6476c14f Addition of Toma AI. 2018-03-25 15:08:33 +00:00
MobiusDev
013bd485fe Set Classic Olympiad weekly maximum games to thirty. 2018-03-25 14:17:02 +00:00
MobiusDev
eabec1b3e4 Custom specific Olympiad competition days. 2018-03-25 13:51:07 +00:00
MobiusDev
f0076797fa Fixed Spheric Barrier effect. 2018-03-24 15:41:33 +00:00
MobiusDev
71780660a8 Proper shortcut update after enchant skill attempt. 2018-03-24 12:03:26 +00:00
MobiusDev
653c7e8276 Custom olympiad period config. 2018-03-24 02:49:13 +00:00
MobiusDev
e6847a5303 Fixed enchant fail sublevel NPE. 2018-03-24 02:06:04 +00:00
MobiusDev
c57028ed46 Removed warning when replacing skill by enchant. 2018-03-24 01:18:28 +00:00
MobiusDev
ac14db4653 Minor auto potions config typo correction. 2018-03-23 14:47:26 +00:00
MobiusDev
5b36c274cd Adapted random spawn system to newer branches. 2018-03-23 14:37:35 +00:00
MobiusDev
3b1387cedc Custom mana potion (728). 2018-03-22 14:37:21 +00:00
MobiusDev
f48a7f1e51 Custom auto potion system.
Contributed by gigilo1968.
2018-03-22 14:06:56 +00:00
MobiusDev
62af8eeac1 Minor change related to previous commit. 2018-03-21 15:24:34 +00:00
MobiusDev
0257ad4433 Use geoengine for target LoS. 2018-03-21 14:48:07 +00:00
MobiusDev
4ba881c185 Various product items.
Contributed by quangnguyen.
2018-03-19 17:04:10 +00:00
MobiusDev
601b35d6f0 Fix for null variation options.
Contributed by quangnguyen.
2018-03-15 18:28:48 +00:00
MobiusDev
5ccf1d455c Set additional CoC rewards count to one. 2018-03-15 06:39:29 +00:00
MobiusDev
30513cfc99 Addition of Ceremony of Chaos rewards. 2018-03-15 06:34:03 +00:00
MobiusDev
1636573693 Updated race track zones. 2018-03-14 12:31:34 +00:00
MobiusDev
f195005b52 Removed non existent damage message parameter. 2018-03-13 22:10:54 +00:00
MobiusDev
3ebb4276a5 Updated rune fees.
Contributed by quangnguyen.
2018-03-13 21:24:45 +00:00
MobiusDev
03a1492260 Removed BOM causing compile issues. 2018-03-13 20:51:58 +00:00
MobiusDev
55dfe422e2 Updated system messages and NPC strings. 2018-03-13 16:07:06 +00:00
MobiusDev
cdbbd6dd18 Enabled double check for doors before normal checkMove. 2018-03-11 23:28:26 +00:00
MobiusDev
67cff0a256 Update last player server position upon teleport. 2018-03-11 14:17:44 +00:00
MobiusDev
85ef7a5c95 Proper Chef Monkey event. 2018-03-11 14:01:25 +00:00
MobiusDev
bff6913595 Addition of missing abnormal types. 2018-03-11 13:47:59 +00:00
MobiusDev
bc84869bce Squash events, event item additions and event related fixes.
Contributed by quangnguyen.
2018-03-11 13:22:18 +00:00
MobiusDev
b6f09dba3a Making Olympiad participants invulnerable at match end. 2018-03-11 12:23:52 +00:00
MobiusDev
f747e61acc Item log formatter NPE fix. 2018-03-10 10:57:44 +00:00
MobiusDev
e76017d359 Addition of retail changelog links at readme.txt file. 2018-03-09 20:02:58 +00:00
MobiusDev
6dbdc67cb1 Addition of Baium teleportation cubic html. 2018-03-08 22:39:52 +00:00
MobiusDev
d9266d0855 Updated instance names. 2018-03-08 22:15:40 +00:00
MobiusDev
154f33ef4a Try to reduce door checks. 2018-03-08 20:14:46 +00:00
MobiusDev
c0da02e13d Updated readme.txt file. 2018-03-08 14:21:24 +00:00
MobiusDev
19e62a04f3 Event items.
Contributed by quangnguyen.
2018-03-08 14:13:20 +00:00
MobiusDev
854d47b7e1 Various event additions.
Contributed by quangnguyen.
2018-03-08 14:05:24 +00:00
MobiusDev
96702b124a Letter Collector event.
Contributed by quangnguyen.
2018-03-08 13:22:07 +00:00
MobiusDev
1a13176a33 GeoEngine possible NPE checks. 2018-03-08 12:34:53 +00:00
MobiusDev
44f924c2ae Try to prevent possible door exploits. 2018-03-08 12:33:06 +00:00
MobiusDev
b44e64044d Third class html improvements.
Contributed by quangnguyen.
2018-03-08 08:32:51 +00:00
MobiusDev
b27f27a6d2 Daily Mission packet related improvements. 2018-03-07 12:55:16 +00:00
MobiusDev
a0399cb8be Castle functions update.
Contributed by quangnguyen.
2018-03-06 14:14:09 +00:00
MobiusDev
d7562ce366 Removed Sayune zones. 2018-03-06 09:07:41 +00:00
MobiusDev
fab0e9d332 Deleted unusable Sayune data. 2018-03-06 09:04:31 +00:00
MobiusDev
75ef46739b Removed Faction packets. 2018-03-06 08:53:07 +00:00
MobiusDev
b8bc5aa640 Removed Awakening packets. 2018-03-06 08:50:25 +00:00
MobiusDev
7d00c68403 Removed Alchemy packets. 2018-03-06 08:48:25 +00:00
MobiusDev
37c2bf3d14 Removed Ability skills packets. 2018-03-06 08:44:06 +00:00
MobiusDev
f466057eec Moved SummonPc AI to areas CrumaTower folder. 2018-03-06 08:38:42 +00:00
MobiusDev
71a59d889b Quest reward related changes.
Contributed by quangnguyen.
2018-03-06 08:31:59 +00:00
MobiusDev
204c3e04be Custom solution for ToIVortex AI. 2018-03-06 07:21:28 +00:00
MobiusDev
c747a95354 Dragon Valley monster AIs.
Contributed by quangnguyen.
2018-03-06 07:07:40 +00:00
MobiusDev
b7d6ffe17c Double check for doors before normal checkMove to avoid exploiting key movement. 2018-03-05 16:19:06 +00:00
MobiusDev
de2f1ad4f8 Sell is merged with buy on Classic. 2018-03-05 16:08:54 +00:00
MobiusDev
6242181e3f Addition of attendance system. 2018-03-05 16:01:14 +00:00
MobiusDev
364cd8d6b2 Missing merchant buylists.
Contributed by quangnguyen.
2018-03-04 10:14:37 +00:00
MobiusDev
7a24201022 Improved third class quest spawns file. 2018-03-04 10:01:24 +00:00
MobiusDev
2e9caf48fd Weird character in constant name fix. 2018-03-04 01:52:45 +00:00
MobiusDev
91ef214567 Moved quest spawns to Others folder. 2018-03-04 01:45:00 +00:00
MobiusDev
99220bab5e Alternative missing htmls. 2018-03-04 01:35:50 +00:00
MobiusDev
ae7660220a Updated raidboss droplists.
Contributed by quangnguyen.
2018-03-02 18:29:00 +00:00
MobiusDev
a9ec7d693f Additional minor html fix. 2018-03-02 16:18:04 +00:00
MobiusDev
3c9d64b9df Improved previous commit. 2018-03-02 15:45:55 +00:00
MobiusDev
4ddc76d984 Last missing quests.
Contributed by quangnguyen.
2018-03-01 22:05:43 +00:00
MobiusDev
87bfa503fb Block actions effect auto attack fix. 2018-02-28 21:30:51 +00:00
MobiusDev
2a35860264 Zones for Dungeon of Abyss.
Contributed by quangnguyen.
2018-02-28 07:05:00 +00:00
MobiusDev
46056c892a Html corrections for previous commit. 2018-02-25 11:57:47 +00:00
MobiusDev
89f65baf24 Minor quest master handler improvement. 2018-02-25 11:50:04 +00:00
MobiusDev
5d64cdc505 Dungeon of Abyss AIs.
Contributed by quangnguyen.
2018-02-25 11:48:10 +00:00
MobiusDev
7dc26ac585 Minor improvement for previous commit. 2018-02-25 11:38:46 +00:00
MobiusDev
14e2bbf31e Addition of Dungeon of Abyss zone AI. 2018-02-25 11:37:28 +00:00
MobiusDev
1ddce315c4 Addition of missing Gludin merchants.
Contributed by quangnguyen.
2018-02-21 11:36:30 +00:00
MobiusDev
4b99d3cc54 Residence function improvements.
Contributed by quangnguyen.
2018-02-21 09:40:57 +00:00
MobiusDev
c3dffce514 Increased blow damage formula. 2018-02-21 08:16:05 +00:00
MobiusDev
08e4c8f50a Fake player aggression checks. 2018-02-21 08:15:34 +00:00
MobiusDev
055da88da9 Dropped addCharName message parameter. 2018-02-20 18:44:52 +00:00
MobiusDev
be738375da Olympiad NPC improvements.
Contributed by quangnguyen.
2018-02-20 17:37:12 +00:00
MobiusDev
a1e7a7824e Reduced Classic clanhall prices.
Contributed by quangnguyen.
2018-02-20 17:03:54 +00:00
MobiusDev
cfff2e2fc3 Tempfix for untransform not showing stats. 2018-02-19 13:19:45 +00:00
MobiusDev
4ebdc09474 Olympiad daily mission handler NPE fix. 2018-02-19 12:35:59 +00:00
MobiusDev
71c43313f8 Private shop packet improvements. 2018-02-19 12:19:30 +00:00
MobiusDev
e73aa43b3d Replaced Trait id with ordinal. 2018-02-19 10:58:11 +00:00
MobiusDev
662dcd3249 Fixed negative transformation stats.
Contributed by Iris.
2018-02-19 09:00:26 +00:00
MobiusDev
24dbe34180 Fixed skill abort casting. 2018-02-19 07:42:18 +00:00
MobiusDev
9bac3a6a40 Added missing L2LoginClient override. 2018-02-19 06:55:49 +00:00
MobiusDev
ff7006dbc2 Addition of %npcname% replaceable npc html string. 2018-02-19 06:52:09 +00:00
MobiusDev
bf1d5e3f97 Updated Classic augmentation options.
Contributed by quangnguyen.
2018-02-18 16:58:46 +00:00
MobiusDev
76d2a58fe8 Fixed pet inventory NPE. 2018-02-18 13:41:17 +00:00
MobiusDev
78a3dcfba8 Proper quest icons for dialogs. 2018-02-17 20:30:59 +00:00
MobiusDev
37e219b32f A few missing htmls for previous commit. 2018-02-17 20:28:11 +00:00
MobiusDev
f059c004b8 Addition of ToI Vortex AI. 2018-02-17 20:19:51 +00:00
MobiusDev
a67591284a Blow damage formula power increasing gradually by level. 2018-02-17 19:28:55 +00:00
MobiusDev
959090d16d Updated Classic Variations.xml file.
Contributed by quangnguyen.
2018-02-17 19:09:06 +00:00
MobiusDev
c459395968 Combination item rework.
Adapted from: L2jUnity free files.
2018-02-17 14:58:09 +00:00
MobiusDev
c112d243be Replaced Augmentation with Variation data.
Adapted from: L2jUnity free files.
2018-02-17 13:39:22 +00:00
MobiusDev
164b4fe686 New style quest bypass links for some quests. 2018-02-17 11:32:42 +00:00
MobiusDev
69afdcc09f Finished first class transfer quests.
Contributed by quangnguyen.
2018-02-17 11:29:25 +00:00
MobiusDev
df78ad9aea More minor duel related changes. 2018-02-17 11:15:44 +00:00
MobiusDev
785c5caa83 Increased duel countdown by 1. 2018-02-17 11:05:59 +00:00
MobiusDev
e1a534e2bd DuelResult enum to uppercase. 2018-02-17 10:45:35 +00:00
MobiusDev
529470c1e7 Use proper load method for InstanceManager. 2018-02-17 10:30:51 +00:00
MobiusDev
746fc47e52 Latest classic abnormal transform skills.
Contributed by quangnguyen.
2018-02-17 10:19:24 +00:00
MobiusDev
3a23cf96f4 Tempfix for way too low blow damage. 2018-02-16 19:52:29 +00:00
MobiusDev
c839674fe9 Updated physical skill effects to use formulas calcCrit function. 2018-02-16 17:33:09 +00:00
MobiusDev
6857c290c0 Reuse of rear damage rate effect. 2018-02-16 16:50:23 +00:00
MobiusDev
2392b60087 Position class rework.
Adapted from: L2jUnity free files.
2018-02-16 16:38:58 +00:00
MobiusDev
7adffcbc46 Attempt to fix water task not stopping. 2018-02-15 22:09:37 +00:00
MobiusDev
c56603b7e3 Various stat tweaks. 2018-02-15 20:22:57 +00:00
MobiusDev
74abc9ebec Fixed wrong special Ensoul check at MultiSellChoose. 2018-02-15 17:39:15 +00:00
MobiusDev
61441706e6 Custom event schedule managers. 2018-02-14 11:19:09 +00:00
MobiusDev
80f7dd4950 Fix for Dual Weapon Defense.
Contributed by Darkloud.
2018-02-11 13:44:57 +00:00
MobiusDev
8ce7e99ab3 Increased and merged NPC interaction distances. 2018-01-29 16:44:25 +00:00
MobiusDev
4597d64b3d Possible fix for duplicated drop lists issue. 2018-01-29 16:35:21 +00:00
MobiusDev
db1e55ab8d Dual Weapon Defense (1605) skill.
Contributed by Darkloud.
2018-01-24 07:20:47 +00:00
MobiusDev
dbde896083 Power Supremacy skill.
Contributed by Darkloud.
2018-01-24 07:16:33 +00:00
MobiusDev
67567ef8f6 Remove buff info from target.
Contributed by proGenitor.
2018-01-24 07:08:17 +00:00
MobiusDev
ad7fef7d49 Smoother movement when exiting vehicle. 2018-01-23 09:36:38 +00:00
MobiusDev
48bd6b84c8 Prevent automatic creation of lamdas. 2018-01-22 11:49:19 +00:00
MobiusDev
c22bad2059 Proper Blood Queen id replacements.
Contributed by Darkloud.
2018-01-19 22:51:56 +00:00
MobiusDev
8076954b22 Config to make all items destroyable. 2018-01-19 13:34:23 +00:00
MobiusDev
e91682043c Magic casting speed rework. 2018-01-19 12:44:53 +00:00
MobiusDev
078a59d2c4 Dropped reused minion references. 2018-01-19 06:46:02 +00:00
MobiusDev
28a5320943 Fixed geodata converter .sh file. 2018-01-18 13:03:21 +00:00
MobiusDev
e03e23b80f Various skill level updates.
Contributed by gamelike85.
2018-01-18 10:22:39 +00:00
MobiusDev
6907135544 Clan names should not have spaces. 2018-01-18 06:24:32 +00:00
MobiusDev
be6b0566ee Probable fix for concurrent droplist shuffle. 2018-01-15 09:05:59 +00:00
MobiusDev
41d33962f0 Party buff info packet fix.
Contributed by proGenitor.
2018-01-12 05:27:48 +00:00
MobiusDev
627c965d68 Removed quests that need to be remade. 2018-01-09 13:31:45 +00:00
MobiusDev
d1e2e9f345 Prevent teleport in instance with admin teleport. 2017-12-28 18:27:19 +00:00
MobiusDev
0a67610966 Kartia rework.
Contributed by flanagan.
2017-12-27 23:54:11 +00:00
MobiusDev
661ac22cae In case of cursor movement, avoid moving through obstacles. 2017-12-20 23:58:28 +00:00
MobiusDev
7497fba7e7 Loginserver improvements. 2017-12-19 22:05:35 +00:00
MobiusDev
00fc352835 Updated Crystallizable item data.
Adapted from: L2jUnity free files.
2017-12-19 21:12:43 +00:00
MobiusDev
3f9c0c6696 Dropped mmocore from login.
Thanks Liamxroy.
2017-12-19 19:50:01 +00:00
MobiusDev
7f8a736aba Attempt to fix revelation skill list issue. 2017-12-17 06:21:02 +00:00
MobiusDev
4cdd336cdb Fixed item shortcuts removed during player login.
Contributed by flanagak.
2017-12-17 04:20:44 +00:00
MobiusDev
e2d5950726 Smaller comment for bbs_favorites table. 2017-12-13 19:43:54 +00:00
MobiusDev
8f2b258395 Custom Ghost Walking buff when TvT member resurrects. 2017-12-12 00:02:16 +00:00
MobiusDev
682ddff43c Polearm rework.
Contributed by gamelike85.
2017-12-11 18:56:36 +00:00
MobiusDev
896924ce4b Made a TvT method to send player messages. 2017-12-11 16:06:36 +00:00
MobiusDev
6093d89fe7 Manage TvT team forfeit. 2017-12-11 15:56:27 +00:00
MobiusDev
e38944e9d5 TvT inactivity warning. 2017-12-11 07:02:01 +00:00
MobiusDev
7d96db7462 Removed redundant null check. 2017-12-11 06:46:58 +00:00
MobiusDev
2747c3fa29 Addition of Team vs Team event. 2017-12-11 06:15:57 +00:00
MobiusDev
0a03d1adb1 Enabled out of region tempfix. 2017-12-10 18:34:33 +00:00
MobiusDev
21f59016e4 Fixed tutorial item NPE. 2017-12-09 21:33:45 +00:00
MobiusDev
e7ab6986cf Removed main server debug config. 2017-12-09 21:24:30 +00:00
MobiusDev
5b8e5b462d Removed admin mods menu. 2017-12-09 20:44:53 +00:00
MobiusDev
8346d8cfa0 Minor Formulas improvements. 2017-12-09 20:13:28 +00:00
MobiusDev
10233624cf Do not send vitality message when quiet. 2017-12-09 19:48:20 +00:00
MobiusDev
9069b49156 Addition of RearDamage effect. 2017-12-09 18:49:57 +00:00
MobiusDev
683ae0ef52 Fixed blow rate chances. 2017-12-09 18:47:45 +00:00
MobiusDev
247a5bc9f5 Removed BuffInfo from effect handlers. 2017-12-09 07:32:32 +00:00
MobiusDev
a081a47f16 Removed AttackDamagePosition effect. 2017-12-09 02:48:40 +00:00
MobiusDev
2d833aef38 Passive champion fix.
Contributed by flanagak.
2017-12-08 21:07:27 +00:00
MobiusDev
588b104d60 Continue with previous commit. 2017-12-08 21:03:47 +00:00
MobiusDev
bdba87dec2 Removed admin debug command. 2017-12-08 20:54:24 +00:00
MobiusDev
dd255a3e3c Item use improvements. 2017-12-08 03:09:12 +00:00
MobiusDev
d4187ff765 Addition of WorldChat and DamageByAttack effect handlers.
Adapted from: L2jUnity free files.
2017-12-07 22:57:14 +00:00
MobiusDev
c2a1646032 Addition of RecoverVitalityInPeaceZone effect handler. 2017-12-07 22:43:31 +00:00
MobiusDev
ee948410b4 Prohibit chat in jail. 2017-12-07 18:56:33 +00:00
MobiusDev
00a11c037e Fixed Revelation skill removal. 2017-12-07 18:26:09 +00:00
MobiusDev
eef1d38776 Reverted critical calculation changes. 2017-12-07 13:18:42 +00:00
MobiusDev
e93e8ec46c Removed double skill damage messages. 2017-12-07 03:16:11 +00:00
MobiusDev
a3d34fc282 Fixed on screen damage text not showing. 2017-12-07 01:30:48 +00:00
MobiusDev
d5c7a92b95 Fixed Class Change skill not been able to cast. 2017-12-07 00:59:44 +00:00
MobiusDev
709a2ed320 Prevent augment option NPE. 2017-12-06 18:36:01 +00:00
MobiusDev
86b76fd312 L2Character attack rework.
Adapted from: L2jUnity free files.
2017-12-06 18:29:40 +00:00
MobiusDev
1692f55e22 Removed subclass change skilltree and skilllearn data. 2017-12-06 13:23:08 +00:00
MobiusDev
2919ff4a8c Improvement for previous commit. 2017-12-05 22:11:45 +00:00
MobiusDev
7414483959 Extra check for instance re-enter time. 2017-12-05 22:10:02 +00:00
MobiusDev
b33352abb5 Fixing xml typos for previous commit. 2017-12-05 20:34:42 +00:00
MobiusDev
58abbcf6ec Fixed stacking same type buffs.
Adapted from: L2jUnity free files.
2017-12-05 19:35:57 +00:00
MobiusDev
2c6ca7591c Tempfix for saving item reward on exit effect. 2017-12-04 20:56:06 +00:00
MobiusDev
f208218b7c Siege guards AI improvement. 2017-12-04 11:06:31 +00:00
MobiusDev
49c0634086 Prevent vitality moving out of proper range. 2017-12-03 19:45:55 +00:00
MobiusDev
98a1a39156 Remove primeshop request if transaction canceled. 2017-12-03 09:36:31 +00:00
MobiusDev
c1d931342c Various item and skill improvements.
Contributed by gamelike85.
2017-12-03 09:19:10 +00:00
MobiusDev
3c6fd6e6d9 Update player position when following a walking fake player. 2017-12-02 14:11:08 +00:00
MobiusDev
e71a0c7df5 Fixed rabbits event. 2017-12-02 03:33:56 +00:00
MobiusDev
54d68b6515 Route improvement for Giran FPC Evi. 2017-12-02 01:11:54 +00:00
MobiusDev
4c75bd316a Prevent vitality points exceeding max value. 2017-12-02 00:13:59 +00:00
MobiusDev
643d9c2d10 Auto pickup for specific items. 2017-12-01 23:46:55 +00:00
MobiusDev
c4d0af1a7b Removed AltOlyMaxBuffs config. 2017-12-01 05:30:57 +00:00
MobiusDev
825f9d8036 Prevent SendSkillList packet spam with a task. 2017-12-01 04:26:53 +00:00
MobiusDev
a76cf0ad7c Removed AbnormalType check at stopSkillEffects. 2017-11-30 20:01:55 +00:00
MobiusDev
cc5398d7bd Stop effects of replaced passive skills. 2017-11-30 14:48:46 +00:00
MobiusDev
026b55c102 Improved olympiad game start. 2017-11-29 19:45:07 +00:00
MobiusDev
9591df7c0b Addition of community board bbsexcmultisell bypass. 2017-11-29 19:05:55 +00:00
MobiusDev
e06653cd84 Permitting the usage of community board multisells. 2017-11-29 18:47:31 +00:00
MobiusDev
bf15acc493 Protection Stone and Surrender to the Elemental fixes.
Contributed by gamelike85.
2017-11-28 18:55:18 +00:00
MobiusDev
fd43297a14 Separated RebalanceHP effect for summons. 2017-11-28 18:30:40 +00:00
MobiusDev
0c828bea2f Multisell, augment and tax zone rework.
Adapted from: L2jUnity free files.
2017-11-28 18:21:28 +00:00
MobiusDev
ac2884ae70 Prohibit admin spawning fake players when disabled. 2017-11-26 15:29:27 +00:00
MobiusDev
99a12fbde0 Added url to server welcome message. 2017-11-26 15:12:22 +00:00
MobiusDev
67c073b42e Changed L2Character setIsRunning visibility to private. 2017-11-26 14:31:26 +00:00
MobiusDev
e016154fef Notification message when fakechat command was successful. 2017-11-26 02:54:40 +00:00
MobiusDev
749b2775a8 Addition of fake player system. 2017-11-26 02:33:09 +00:00
MobiusDev
2b8e09dc6f Fixed problem with SP reward calculation. 2017-11-25 01:30:41 +00:00
MobiusDev
dcd51a210a Added a missing value at NpcData. 2017-11-22 01:56:38 +00:00
MobiusDev
4200061c83 Skill sublevel added to system message. 2017-11-21 23:08:36 +00:00
MobiusDev
b047e2efbb Fix for black enchant route at max enchant level. 2017-11-21 22:58:18 +00:00
MobiusDev
3bd4e7d4e3 Forgotten test double constant changed back to long. 2017-11-21 15:55:04 +00:00
MobiusDev
b6d36e36be Fixed gaining big amounts of exp on high rates. 2017-11-21 15:22:11 +00:00
MobiusDev
701a762570 Updated extended drop XML file. 2017-11-21 05:12:34 +00:00
MobiusDev
0ae242266f More blessed/giant lucky stones.
Contributed by Ofelin.
2017-11-21 04:51:56 +00:00
MobiusDev
6ccc5c8938 Added missing multisell part for previous commit. 2017-11-20 23:38:51 +00:00
MobiusDev
5d75ddc762 Updated category data XML file.
Adapted from: L2jUnity free files.
2017-11-20 23:01:06 +00:00
MobiusDev
0b19acea70 Try to figure some messy stuff. 2017-11-20 20:50:12 +00:00
MobiusDev
22819d176c Enchant bonus for hair accessories. 2017-11-20 15:22:08 +00:00
MobiusDev
32ce8fc211 Blessed Lucky Enchant Stone items.
Contributed by Ofelin.
2017-11-20 02:45:07 +00:00
MobiusDev
d4b385cffb Adapted appearance stone rework to all branches. 2017-11-20 02:22:09 +00:00
MobiusDev
b9bda5150b Avoid executing remove premium query on each player login. 2017-11-18 22:33:13 +00:00
MobiusDev
0f64cdbf42 Load premium account status on player login. 2017-11-18 22:20:23 +00:00
MobiusDev
572b8629ab Fixed olympiad stadium warnings. 2017-11-18 16:36:52 +00:00
MobiusDev
afa2298bad Making use of teleport zones.
Adapted from: L2jUnity free files.
2017-11-18 15:46:04 +00:00
MobiusDev
3b2c0bd8dc Pailaka Injured Dragon and other quest related changes.
Adapted from: L2jUnity free files.
2017-11-18 15:25:22 +00:00
MobiusDev
85cec76ab4 Fixed leaving airship issue. 2017-11-18 03:56:56 +00:00
MobiusDev
5fbbb2fa22 Fixed some teleporter XML files. 2017-11-18 02:06:00 +00:00
MobiusDev
5e29939692 Removed NpcViewMod cast chance to long. 2017-11-18 00:23:25 +00:00
MobiusDev
3d903d2c8f Training Camp improvements. 2017-11-17 23:15:03 +00:00
MobiusDev
cef624e6cd Giant scrolls.
Contributed by Ofelin.
2017-11-17 21:58:44 +00:00
MobiusDev
e0df4e1992 Fixed a ClanHallManager NPE. 2017-11-17 21:36:30 +00:00
MobiusDev
fab79ce7e6 Minor typo fix and readme.txt update. 2017-11-17 17:33:29 +00:00
MobiusDev
4fbdcabdb0 Addition of training camp reward exp/sp multipliers. 2017-11-17 17:16:53 +00:00
MobiusDev
dde93f3788 Training camp improvements. 2017-11-17 16:39:39 +00:00
MobiusDev
669b008d20 Daily reset task for training camp. 2017-11-17 14:53:58 +00:00
MobiusDev
3f0932c95f Adapted teleporter rework to Classic. 2017-11-17 14:41:28 +00:00
MobiusDev
aee9c63e8b Updated skill XSD file. 2017-11-17 14:11:42 +00:00
MobiusDev
0eb87bc2d6 Addition of Training Camp.
Adapted from: L2jUnity free files.
2017-11-17 00:36:36 +00:00
MobiusDev
2084ed23e8 Updated LuckyGame packets and rewards.
Author: Sdw
Source: L2jUnity free files.
2017-11-16 14:22:02 +00:00
MobiusDev
1af47f927c Disable pathfinding when moving with keys. 2017-11-15 06:14:21 +00:00
MobiusDev
0c18b7d97d Detailed ExShowScreenMessage constructor for text messages. 2017-11-15 00:29:52 +00:00
MobiusDev
7040351906 Added XSD file for skills. 2017-11-14 23:23:43 +00:00
MobiusDev
e83d6f944e Changed isDebuff to boolean value. 2017-11-14 23:00:48 +00:00
MobiusDev
6d2392740f NPC XML update. 2017-11-14 22:37:59 +00:00
MobiusDev
90ce1ed8f3 Remove all effects from dead monsters. 2017-11-13 17:12:56 +00:00
MobiusDev
65ff1ead8a Reworked storing key bindings. 2017-11-13 15:42:25 +00:00
MobiusDev
e4b5def978 Addition of CallRandomSkill effect handler. 2017-11-13 11:45:53 +00:00
MobiusDev
5b09bdea20 Trap improvements. 2017-11-13 11:43:12 +00:00
MobiusDev
6482a8c6bb Use SkillHolder for AddSkillBySkill effect. 2017-11-12 19:19:45 +00:00
MobiusDev
9c565c5395 Addition of AddSkillBySkill effect handler. 2017-11-12 16:24:55 +00:00
MobiusDev
e8246cd9e7 Super cleanup for previous commit. 2017-11-12 13:06:55 +00:00
MobiusDev
2b86228d8e Addition of configurable NPC stat multipliers. 2017-11-12 12:57:06 +00:00
MobiusDev
11d68b5374 Using a break to avoid extensive loop. 2017-11-12 03:00:23 +00:00
MobiusDev
94366ddc7e Invul target check for siege guards. 2017-11-12 02:52:14 +00:00
MobiusDev
e380efd6c2 Geodata check for previous commit. 2017-11-12 02:39:58 +00:00
MobiusDev
a7fdaaf2fd Improved L2DefenderInstance beneficial magic targeting. 2017-11-12 02:33:38 +00:00
MobiusDev
2df83af9f6 Immobilize some siege troops. 2017-11-12 02:19:14 +00:00
MobiusDev
8045531015 Minor Siege improvements.
Contributed by Liamxroy.
2017-11-12 01:30:17 +00:00
MobiusDev
1365c7bd5e SiegeGuards AI improvements. 2017-11-12 01:11:58 +00:00
MobiusDev
38318f7869 Removed unnecessary check from siege guard AI. 2017-11-12 00:15:29 +00:00
MobiusDev
b47bf517aa Removed Fort siege guards from Classic. 2017-11-11 23:58:25 +00:00
MobiusDev
ebcd5a3c63 Fixed character list page links. 2017-11-11 23:28:32 +00:00
MobiusDev
2913652515 Fix for large door targeting. 2017-11-11 22:32:48 +00:00
MobiusDev
5aac275c4a Use a task for siege guard aggro check. 2017-11-11 21:56:22 +00:00
MobiusDev
f9afb225c7 Partial move siege guard AI to datapack. 2017-11-11 21:31:02 +00:00
MobiusDev
208f572246 Fixed instance manager not loading. 2017-11-11 12:58:25 +00:00
MobiusDev
453f8dfbf5 Fixed GetMomentum effect. 2017-11-10 17:57:48 +00:00
MobiusDev
1f463c4ed1 Fixed wrong password crashing client. 2017-11-10 00:14:31 +00:00
MobiusDev
a0fc4bebfd NPC XML files updated with retail information. 2017-11-09 22:13:31 +00:00
MobiusDev
d8005c98c1 Removed unused alter skill holder. 2017-11-08 14:10:00 +00:00
MobiusDev
7797e90921 Fixed FortressFlagpole target handler. 2017-11-08 00:56:38 +00:00
MobiusDev
0e96f5d690 Fixed probable AbsorbDamage NPE. 2017-11-07 10:48:23 +00:00
MobiusDev
22525e49a2 Update clan window when player invited via clan entry. 2017-11-05 22:18:48 +00:00
MobiusDev
5cf8f30b9d Magical vampiric effects.
Contributed by Liamxroy.
2017-11-05 20:36:58 +00:00
MobiusDev
26fc53d6bc Summons must have their master buffs upon spawn. 2017-11-05 00:46:18 +00:00
MobiusDev
61f43143ea Stop stealth effect when gm becomes visible. 2017-11-04 23:31:21 +00:00
MobiusDev
41db5e4319 Updated geodata links. 2017-11-04 12:20:18 +00:00
MobiusDev
46e0fa7419 ItemInstance detailed log NPE fixes. 2017-11-04 10:57:14 +00:00
MobiusDev
1efa130f26 Added some missing comment tags.
Contributed by maximov.
2017-11-03 11:17:18 +00:00
MobiusDev
147e0f8a37 Fixed FriendAddRequest. 2017-11-03 11:09:21 +00:00
MobiusDev
4812c878dc Addition of RequestPledgeSignInForOpenJoiningMethod. 2017-11-03 10:58:41 +00:00
MobiusDev
fbaa73d331 Fixed clan subpledge invitation issues. 2017-11-02 22:36:02 +00:00
MobiusDev
68b8f3fe17 Minor javadoc correction for ItemContainer addItem. 2017-10-31 17:54:12 +00:00
MobiusDev
2aa5192e0a Minor improvements for previous commit. 2017-10-31 17:51:33 +00:00
MobiusDev
da9eaf0586 Added option to set item count for telnet sendmail command. 2017-10-31 17:38:54 +00:00
MobiusDev
4d1cbe3b05 Addition of telnet SendMail handler. 2017-10-31 14:14:34 +00:00
MobiusDev
37e5ece16d Fixed possible deleteInstanceTime NPE. 2017-10-31 10:42:37 +00:00
MobiusDev
64f3191c4d Addition of ResetInstanceEntry effect handler. 2017-10-30 22:22:56 +00:00
MobiusDev
2173a49eb8 Addition of OpAffectedBySkill skill condition. 2017-10-30 21:52:28 +00:00
MobiusDev
cba3a349a6 Fixed revelation skills exclude NPE. 2017-10-29 19:34:03 +00:00
MobiusDev
adc837011f Increase cast range for key items.
Contributed by gamelike85.
2017-10-29 10:19:38 +00:00
MobiusDev
0d57e1a53d Use effector instead of effected for previous commit. 2017-10-27 14:28:01 +00:00
MobiusDev
0a79da9f18 Addition of TeleportToPlayer effect handler. 2017-10-27 14:00:45 +00:00
MobiusDev
e54665ecc8 Changed Classic vitality start points to 0. 2017-10-26 20:54:06 +00:00
MobiusDev
cbc6d70c71 Fixed null caster for cubic instance. 2017-10-26 19:36:18 +00:00
MobiusDev
1ab658afb7 Removed change weapon while attacking prohibition. 2017-10-26 00:29:07 +00:00
MobiusDev
af98cebc47 AuctionItem is now created by same class. 2017-10-25 23:19:10 +00:00
MobiusDev
15852c5555 Log items even with null values. 2017-10-25 21:50:08 +00:00
MobiusDev
f520761129 Fixed wrong value loading from database. 2017-10-23 22:41:36 +00:00
MobiusDev
0aabf994e7 Fixed removing revelation skills on login. 2017-10-23 22:13:52 +00:00
MobiusDev
38c11f3a55 Disable pathfinding when no geodata are loaded. 2017-10-20 23:30:05 +00:00
MobiusDev
7b86cf9467 Simplify pathfinding checks. 2017-10-20 23:21:34 +00:00
MobiusDev
5e3ee38c0d Try to guess and fix possible item logger NPE. 2017-10-20 22:20:52 +00:00
MobiusDev
e3ac480982 Proper fix for ClassMaster low level Kamael NPE. 2017-10-20 20:28:47 +00:00
MobiusDev
9196b4c5d6 Probable tempfix for Female Soulhounds class change. 2017-10-20 19:32:17 +00:00
MobiusDev
7dd34b79a1 Minor OfflineTradersTable change. 2017-10-20 15:43:50 +00:00
MobiusDev
efe5decb4f Fixed SellBuffsManager console message. 2017-10-20 15:14:49 +00:00
MobiusDev
1877846629 Do not restore offline traders that have been kicked from the game. 2017-10-20 15:11:22 +00:00
MobiusDev
33340d093f Prime points count should not be negative. 2017-10-19 20:55:34 +00:00
MobiusDev
85774caef6 Proper primeshop count check. 2017-10-19 20:32:22 +00:00
MobiusDev
deb6ee37ac Restore offline buff stores on server startup. 2017-10-19 19:44:54 +00:00
MobiusDev
d23f627286 Dye name is not needed to be saved in Henna. 2017-10-19 01:15:58 +00:00
MobiusDev
a08b596b1b Support for premium henna slot. 2017-10-18 03:44:06 +00:00
MobiusDev
560f81ab25 Henna dye updates.
Contributed by gamelike85.
2017-10-17 13:07:52 +00:00
MobiusDev
9894a46ce7 Support for henna duration and skills. 2017-10-17 12:59:00 +00:00
MobiusDev
e407b31cd0 Addition of BonusSpoilRate effect. 2017-10-16 16:52:50 +00:00
MobiusDev
64690e989e Addition of BonusDropAmount effect. 2017-10-16 14:41:23 +00:00
MobiusDev
239ff51f88 Addition of GiveFame effect. 2017-10-16 14:31:34 +00:00
MobiusDev
aee38d5436 More ClassMaster improvements. 2017-10-16 14:06:09 +00:00
MobiusDev
a0cd1dd4cf Category data for Ertheia 3rd class candidates. 2017-10-16 13:06:50 +00:00
MobiusDev
fd14ed160b Use empty check instead of list size count. 2017-10-16 00:49:58 +00:00
MobiusDev
6fe2a25cc8 ClassMaster optional reward fixes. 2017-10-16 00:40:22 +00:00
MobiusDev
79646b1e2a ClassMaster auto learn skill fixes. 2017-10-15 23:06:02 +00:00
MobiusDev
4756112896 Chance must be added as bonus. 2017-10-15 13:20:44 +00:00
MobiusDev
0eeac80585 Addition of BonusDropRate effect handler. 2017-10-15 13:00:44 +00:00
MobiusDev
3f9a652812 Renamed PetSkillData templateId value to npcId. 2017-10-15 11:51:11 +00:00
MobiusDev
e17068f812 Replaced L2PetSkillLearn with SkillHolder. 2017-10-15 11:43:52 +00:00
MobiusDev
77411e1e89 Removed minimum level from pet skill data. 2017-10-15 00:31:43 +00:00
MobiusDev
18db02931c Better skill cleanup for awaken autolearn skills. 2017-10-14 23:49:53 +00:00
MobiusDev
44bdaeb16d Added custom SellBuffs command description. 2017-10-14 15:34:00 +00:00
MobiusDev
d18cd64569 Pet skill data moved to XML. 2017-10-13 16:38:08 +00:00
MobiusDev
28e3e3dc75 Previous commit for Classic. 2017-10-13 12:59:21 +00:00
MobiusDev
a1d3b67221 Improved some target handlers. 2017-10-12 00:00:46 +00:00
MobiusDev
a1b85758ff Removed range check on skills that do not have any. 2017-10-12 00:00:13 +00:00
MobiusDev
e6be147b64 Skill parameter to consume fame points. 2017-10-11 14:25:55 +00:00
MobiusDev
43cccc015d Inventory update for skill been removed.
Contributed by gigilo1968.
2017-10-11 14:03:06 +00:00
MobiusDev
29076e5871 Clan Flag.
Thanks gamelike85, gigilo1968.
2017-10-11 14:00:39 +00:00
MobiusDev
a13882d5cc Fixed pet max level exp bar. 2017-10-11 00:28:54 +00:00
MobiusDev
9992e5f42b Fix for extremely high chance of lucky drops. 2017-10-09 10:16:06 +00:00
MobiusDev
ff613e4882 Removed empty NPC titles. 2017-10-08 07:37:23 +00:00
MobiusDev
8c1c7f2fc3 Droplists randomization and maximum drop occurrences setting. 2017-10-06 13:43:12 +00:00