Commit Graph
100 Commits
Author SHA1 Message Date
MobiusDevelopment b32de96554 Check for null SystemMessage parameters. 2020-05-01 00:42:45 +00:00
MobiusDevelopment 8b31ddea75 Correction for previous commit. 2020-04-30 22:17:17 +00:00
MobiusDevelopment 1242694596 Proper stats for Races (4416) skill. 2020-04-30 21:56:36 +00:00
MobiusDevelopment de8e676534 Addition of friendly command channel configuration. 2020-04-30 21:46:27 +00:00
MobiusDevelopment d6c62b24af Fixes for quests 501, 604, 610, 616 and 625.
Contributed by ihearcolors.
2020-04-29 23:23:34 +00:00
MobiusDevelopment c8a31356a0 Invulnerable olympiad participants until start timer ends. 2020-04-29 23:04:35 +00:00
MobiusDevelopment 9f5670d8e4 Proper Legacy Of Insolence ancient red papyrus chance.
Contributed by pecanha.
2020-04-29 22:13:34 +00:00
MobiusDevelopment 5cc2959111 Removed pointless FishingZoneManager class. 2020-04-29 12:38:14 +00:00
MobiusDevelopment 414cbb7773 Proper useEquippableItem ownership checks. 2020-04-28 23:31:54 +00:00
MobiusDevelopment c724adb5a0 Seven Signs skill adjustments based on retail information and data.
Contributed by Iris.
2020-04-28 23:14:46 +00:00
MobiusDevelopment 44932c8ec2 Orfen should be teleported to with 25% HP instead of 50%.
Contributed by Iris.
2020-04-28 22:50:59 +00:00
MobiusDevelopment fe4703b1c2 No need to save item if remaining count is greater than disposed count. 2020-04-28 02:49:23 +00:00
MobiusDevelopment b15e5e1d1b SummonFriend cleanup for increased readability. 2020-04-27 23:30:04 +00:00
MobiusDevelopment 628d56c128 Minor DlgAnswer related cleanup. 2020-04-27 23:12:09 +00:00
MobiusDevelopment 873551943c Extracted SummonRequestHolder class to a separate file. 2020-04-27 22:52:57 +00:00
MobiusDevelopment 2e5fe7f64c Proper summon request holder. 2020-04-27 22:31:17 +00:00
MobiusDevelopment e7377ff021 Extracted ConnectionState enum to a separate file. 2020-04-27 22:13:38 +00:00
MobiusDevelopment f79c3f1d98 Removal of ClientStats and GameClient minor cleanup. 2020-04-27 21:55:16 +00:00
MobiusDevelopment b639c7a98c Fixed reflecting elemental damage.
Author: JoeAlisson
Source: https://github.com/JoeAlisson/L2jOrg/commit/452465723b19417302bd7677a007320081815814
2020-04-27 11:26:47 +00:00
MobiusDevelopment 8fd9611c92 Update auto settings while task is active. 2020-04-27 11:21:44 +00:00
MobiusDevelopment 0cecbec5c5 Addition of Atelia Refinery AI.
Source: Liamxroy
2020-04-27 11:11:57 +00:00
MobiusDevelopment 292a46fd32 Fixed equipping invisible jewels. 2020-04-26 00:19:28 +00:00
MobiusDevelopment 002a8ea745 Addition of missing jewel mDef stats. 2020-04-26 00:16:22 +00:00
MobiusDevelopment 6acb6101ca Fixed quest 985 and 578 discrepancies. 2020-04-25 22:15:55 +00:00
MobiusDevelopment 2ba03ae802 Addition of Blackbird Campsite AI.
Source: Liamxroy
2020-04-25 22:03:31 +00:00
MobiusDevelopment 8e20923030 Item container related cleanup. 2020-04-25 13:41:25 +00:00
MobiusDevelopment 0c8702a200 Antharas skill adjustments based on retail information and data.
Contributed by Iris.
2020-04-25 12:11:28 +00:00
MobiusDevelopment 9682338343 Addition of raidboss bonus damage effects. 2020-04-25 11:14:05 +00:00
MobiusDevelopment 8c77306a5c Cyrax changes.
Source: Liamxroy
2020-04-25 09:17:14 +00:00
MobiusDevelopment abaa1e83b1 Small revert related with ownsAtLeastOneItem method addition. 2020-04-24 19:16:44 +00:00
MobiusDevelopment fe1d37e011 Extensive player ownership check for single or multiple items. 2020-04-24 11:01:12 +00:00
MobiusDevelopment 1477d2fd83 Orfen changes.
Source: Liamxroy
2020-04-24 10:33:26 +00:00
MobiusDevelopment 2b7de9b722 Fixed offline craft checks.
Contributed by ihearcolors.
2020-04-23 10:28:31 +00:00
MobiusDevelopment c2ee3cd73a First class transfer icon for non Kamaels. 2020-04-23 10:19:24 +00:00
MobiusDevelopment 4347486367 Ramona changes.
Source: Liamxroy
2020-04-23 08:35:19 +00:00
MobiusDevelopment 5902d813a2 Helios changes.
Source: Liamxroy
2020-04-22 08:52:31 +00:00
MobiusDevelopment e6ce459309 Fixed Enchanted Valley map. 2020-04-21 22:03:54 +00:00
MobiusDevelopment b175baff11 Correct effects for Indestructible Sound skill.
Contributed by Iris.
2020-04-21 19:40:15 +00:00
MobiusDevelopment ee41601910 Show Star Stone gathering skill when transformed. 2020-04-21 09:26:42 +00:00
MobiusDevelopment a085888b22 Lindvior changes.
Source: Liamxroy
2020-04-21 09:23:05 +00:00
MobiusDevelopment e11854b0f4 Use Instance as config reference to remove SeedOfDestruction buffs.
Contributed by pecanha.
2020-04-20 20:53:06 +00:00
MobiusDevelopment 325a3ae124 Prevent Stakato heal when silenced.
Contributed by pecanha.
2020-04-20 20:32:21 +00:00
MobiusDevelopment bc3f2e07fa Anakim and Lilith changes.
Source: Liamxroy
2020-04-20 11:33:18 +00:00
MobiusDevelopment c5068fbbf7 LazyCache enabled by default. 2020-04-19 20:20:29 +00:00
MobiusDevelopment 86159f4d09 RequestFriendInvite should check if player is offline. 2020-04-19 20:16:34 +00:00
MobiusDevelopment e636a4d122 Replaced a lot of guessed skill values for retail values.
Contributed by Iris.
2020-04-19 19:36:50 +00:00
MobiusDevelopment cec597509a Addition of Etis Van Etina.
Source: Liamxroy
2020-04-19 11:08:17 +00:00
MobiusDevelopment d9d6b10e4f Replaced a lot of guessed skill values for retail values.
Contributed by Iris.
2020-04-18 19:02:43 +00:00
MobiusDevelopment 2207553fe1 Changed OfflineTradeUtil trader config check.
Contributed by pecanha.
2020-04-18 12:49:46 +00:00
MobiusDevelopment 6702f1fd55 Addition of L2jBrasil vote rewards.
Contributed by pecanha.
2020-04-17 11:56:48 +00:00
MobiusDevelopment 95bb4638c4 Adjustment for multiple servitor defend mode.
Contributed by vass.
2020-04-17 11:28:06 +00:00
MobiusDevelopment be9b0d7914 Opened and updated Catacomb maps.
Also fixed Seal of Shilen map.
Thanks to Trance.
2020-04-16 15:19:35 +00:00
MobiusDevelopment 610ff790fc Replaced a lot of guessed skill values for retail values.
Contributed by Iris.
2020-04-15 21:47:37 +00:00
MobiusDevelopment 74004d8294 Renamed admin teleports classic.htm to ClassicInterlude.html. 2020-04-15 09:28:14 +00:00
MobiusDevelopment 759c0177aa Freya Celebration event variable fix.
Thanks to gigilo1968.
2020-04-15 09:15:26 +00:00
MobiusDevelopment e88b73abbc Addition of missing Zaken client areas.
Contributed by Trance.
2020-04-14 10:52:52 +00:00
MobiusDevelopment a496d3176e Fixed Treasure Hunt (383) additional item removal.
Author: HD321kbps
Source: https://bitbucket.org/l2jserver/l2j-server-datapack/commits/014be2d586d58e72c3979d89f64e59f2aff40d2b
2020-04-14 09:17:43 +00:00
MobiusDevelopment 427dc747b8 Moved AntiFeedManager offline store check to OfflineTradeUtil.
Contributed by pecanha.
2020-04-14 09:10:41 +00:00
MobiusDevelopment 232a94e465 Dragon Valley monster adjustments. 2020-04-13 13:38:52 +00:00
MobiusDevelopment b1596de057 Antharas Lair monster adjustments. 2020-04-13 13:02:28 +00:00
MobiusDevelopment 74b72e3adc Addition of various consumable items. 2020-04-12 19:22:01 +00:00
MobiusDevelopment 3babd46946 Addition of missing classed filed at olympiad_fights SQL table.
Contributed by Trance.
2020-04-11 17:17:13 +00:00
MobiusDevelopment 68ab3b0cd0 Use path separator for GUIs. 2020-04-11 09:13:42 +00:00
MobiusDevelopment 1b8c2918c3 Linux path separator for instances.
Contributed by Sahar.
2020-04-11 08:28:21 +00:00
MobiusDevelopment 55e4216ab8 Reverted latest quest 640 changes. 2020-04-10 13:26:00 +00:00
MobiusDevelopment 56060ed68a Hero weapon adjustments for Classic.
Contributed by Iris.
2020-04-10 08:42:19 +00:00
MobiusDevelopment 3326ccb29f Replaced a lot of guessed skill values for retail values.
Contributed by Iris.
2020-04-09 12:24:55 +00:00
MobiusDevelopment 1b0e1d7214 Use try for CreatureFollowTaskManager as original method did. 2020-04-09 10:16:43 +00:00
MobiusDevelopment e04b0efc83 Addition of quest 824, 930 and 985.
Contributed by Dmitri.
2020-04-09 09:50:13 +00:00
MobiusDevelopment 06bebdac3a Fixed Battle Roar skill.
Contributed by pecanha.
2020-04-09 08:47:36 +00:00
MobiusDevelopment 797166a665 Correct monster ids for quest The Zero Hour (640). 2020-04-09 08:13:29 +00:00
MobiusDevelopment eb8108bd7c Fixed sorted warehouse. 2020-04-08 09:53:08 +00:00
MobiusDevelopment 007d885411 Hardin should reward two chaos pomanders. 2020-04-08 09:49:16 +00:00
MobiusDevelopment 117d0c638c Fixed ManaHeal effect. 2020-04-07 23:01:40 +00:00
MobiusDevelopment 00cbed8b2f Removed armor set OpCheckClassList condition.
Contributed by Puppyrawr.
2020-04-07 21:23:23 +00:00
MobiusDevelopment 9fb6fb32bd Proper fix for invisible equipped consumables. 2020-04-07 07:49:47 +00:00
MobiusDevelopment 959e40b3e4 Replaced a lot of guessed skill values for retail values.
Contributed by Iris.
2020-04-06 10:55:14 +00:00
MobiusDevelopment 7f02780e63 Fixed AdminGrandBoss handler after revision 7084 changes. 2020-04-06 09:46:04 +00:00
MobiusDevelopment 2d24666ea0 RealDamage effect should ignore CP. 2020-04-05 22:14:49 +00:00
MobiusDevelopment 601081c070 Fixed Tauti onAttack method starting quest timer with deleted NPC. 2020-04-05 11:00:58 +00:00
MobiusDevelopment f912c49c83 Fixed Octavis onKill method starting timers with dead NPCs. 2020-04-05 00:44:30 +00:00
MobiusDevelopment 8e942892a9 Fixed Fafurion respawn time and admin boss menu adjustments.
Contributed by CostyKiller.
2020-04-04 22:25:55 +00:00
MobiusDevelopment 3ced75d22f Caution deleting NPCs with active quest timers. 2020-04-04 21:55:10 +00:00
MobiusDevelopment 98e76d2817 Use of primitive boolean for TriggerSkillByAttack critical parameter. 2020-04-04 10:27:01 +00:00
MobiusDevelopment 5c2aced5eb TriggerSkillByAttack should never be triggered by skills.
Thanks to Sahar.
2020-04-04 10:02:00 +00:00
MobiusDevelopment c96804ac6b Working Agathion Freya item. 2020-04-03 12:09:49 +00:00
MobiusDevelopment d3815e0133 Proper expected sublevel log message for RequestExEnchantSkill. 2020-04-02 10:31:06 +00:00
MobiusDevelopment 4bf1f68b71 Proper item ids for previous commit. 2020-04-02 08:37:39 +00:00
MobiusDevelopment a7e3c46757 Addition of Joachim item rewards.
Contributed by Puppyrawr.
2020-04-02 08:27:09 +00:00
MobiusDevelopment bc05611f94 Force save mailed items. 2020-04-01 12:53:35 +00:00
MobiusDevelopment d52001fb8a Pledge skill additions and adjustments. 2020-04-01 12:28:11 +00:00
MobiusDevelopment 5303875e76 Default value for hero legend StatSet. 2020-04-01 12:00:27 +00:00
MobiusDevelopment 362fc6d6cb Moved again previous commit variables in World. 2020-04-01 11:56:04 +00:00
MobiusDevelopment f2a7531d24 SystemPanel variables moved to GameServer to fix compiling issue. 2020-04-01 11:08:00 +00:00
MobiusDevelopment 0c0bc9a33a Do not save arrows based on GameTimeController calculation. 2020-03-31 17:13:51 +00:00
MobiusDevelopment c759c4629d Addition of quest The Last One Standing (10880).
Contributed by Dmitri.
2020-03-31 13:12:32 +00:00
MobiusDevelopment c3fcc04dd5 Give residential skills for leader or elite member. 2020-03-31 12:49:40 +00:00
MobiusDevelopment f109bbf829 Increased default server connection and thread resources. 2020-03-31 12:39:08 +00:00
MobiusDevelopment b13eb068a1 Dropped TimersManager and corrections for previous commits. 2020-03-31 12:04:59 +00:00
MobiusDevelopment 4ed01c5fba Precautionary cancel NPC quest timers on decay. 2020-03-31 11:13:30 +00:00