Commit Graph
100 Commits
Author SHA1 Message Date
MobiusDevelopment 34373fbeb9 Fixed TradeStart packet. 2019-11-07 11:21:50 +00:00
MobiusDevelopment 635e2a5303 Fixed quest item inventory list. 2019-11-07 10:56:24 +00:00
MobiusDevelopment ac1a18afa6 Removed Fantasy Isle Magic Zone. 2019-11-07 10:24:24 +00:00
MobiusDevelopment ef2e754272 Removed non existent vesper shield set Verteidiger skill. 2019-11-07 10:18:44 +00:00
MobiusDevelopment 87aadf9656 Fixed Shield Boomerang (10026).
Contributed by gamelike85.
2019-11-07 10:03:52 +00:00
MobiusDevelopment abe9b7faff Support for Essence client. 2019-11-06 19:51:28 +00:00
MobiusDevelopment 91936e2787 Addition of client protocol version at character info menu. 2019-11-06 19:44:10 +00:00
MobiusDevelopment 2322ac8d96 Addition of quest A Sword Hidden in a Smile (737).
Contributed by Dmitri.
2019-11-06 16:58:46 +00:00
MobiusDevelopment 4cbc94974b Updated monsters 1 to 5 level.
Contributed by robikbobik.
2019-11-06 16:38:06 +00:00
MobiusDevelopment 28b26a974a Breka Stronghold monster adjustments.
Contributed by robikbobik.
2019-11-06 14:49:20 +00:00
MobiusDevelopment fcffa3cc24 Use max pc cafe points config for setPcCafePoints.
Contributed by Edoo.
2019-11-06 12:29:25 +00:00
MobiusDevelopment a644d564fc Fixed free teleport bookmark slot conditions.
Contributed by Edoo.
2019-11-06 12:22:02 +00:00
MobiusDevelopment 2a1459d484 Addition of RequestExTryEnchantArtifact packet.
Author: Bonux
2019-11-06 00:51:49 +00:00
MobiusDevelopment 42799b4998 Artifact item related additions.
Contributed by gamelike85.
2019-11-06 00:41:39 +00:00
MobiusDevelopment 8a0b493726 Leave skip thinking totally empty. 2019-11-06 00:30:42 +00:00
MobiusDevelopment a263eb5641 Addition of quest Curse of Undying (11032).
Contributed by Dmitri.
2019-11-06 00:24:00 +00:00
MobiusDevelopment 820fd47246 Updated Underground and Land of Chaos area spawns.
Contributed by Edoo.
2019-11-05 22:58:08 +00:00
MobiusDevelopment da932ecae0 Class change related skill changes.
Contributed by Liamxroy.
2019-11-05 22:31:36 +00:00
MobiusDevelopment 3427bfc71a Player info related packets with delay locks. 2019-11-05 22:20:46 +00:00
MobiusDevelopment a5f2203a9f Reuse System.currentTimeMillis in player restore whiles. 2019-11-05 11:01:53 +00:00
MobiusDevelopment 7ea755f7c6 Addition of missing Goddard Adventure Guildsman spawn.
Contributed by Edoo.
2019-11-05 10:15:33 +00:00
MobiusDevelopment 2567b780d7 Addition of Cyrax raidboss skills.
Contributed by gamelike85.
2019-11-05 09:52:11 +00:00
MobiusDevelopment 7c75586cde Removed MP consume from Paulina's ranged weapons.
Contributed by gamelike85.
2019-11-05 09:40:37 +00:00
MobiusDevelopment 94b05dfd43 Shield Block and other skill adjustments.
Contributed by gamelike85.
2019-11-05 09:35:08 +00:00
MobiusDevelopment 2fcb4b924e Additional checks for villagemasters.
Contributed by Sahar.
2019-11-04 21:11:12 +00:00
MobiusDevelopment a7d7160fce Prevent getAI NPE.
Contributed by Sahar.
2019-11-04 20:31:47 +00:00
MobiusDevelopment eaa8f64803 Changed synchronization method for getAi. 2019-11-04 18:12:29 +00:00
MobiusDevelopment 90c4c92ec9 Fixed quest Exploring the Dimension - 30-day Search Operation (926).
Contributed by Edoo.
2019-11-04 17:53:32 +00:00
MobiusDevelopment 0b8377fde1 Various skill adjustments.
Contributed by gamelike85.
2019-11-04 17:37:36 +00:00
MobiusDevelopment 01f16fdd82 Prevent tapping into System.currentTimeMillis with each Timestamp call. 2019-11-04 17:01:20 +00:00
MobiusDevelopment cd918658d1 Timestamp that partially matches other branches. 2019-11-04 12:36:19 +00:00
MobiusDevelopment de911015c6 Addition of quest Superion Appears (10856).
Contributed by Dmitri.
2019-11-04 12:13:37 +00:00
MobiusDevelopment 4a05835863 Updated small party window packets.
Contributed by Mantra.
2019-11-04 12:00:25 +00:00
MobiusDevelopment f4d62a630f Cubic and various skill adjustments.
Contributed by gamelike85.
2019-11-04 02:15:36 +00:00
MobiusDevelopment ed091cedf4 Imperial Tomb rework.
Contributed by Minzee. Also thanks Pall1S.
2019-11-04 00:42:58 +00:00
MobiusDevelopment 77f20fd58b Level check for quest 11031 on screen message. 2019-11-04 00:00:40 +00:00
MobiusDevelopment c29b37b927 Fixed admin Teleport Menu gm speed buttons. 2019-11-03 23:20:58 +00:00
MobiusDevelopment e225d8b13b ValidatePosition related improvements. 2019-11-03 22:17:02 +00:00
MobiusDevelopment 3ed4660df9 Changed getAi method to synchronized. 2019-11-03 20:52:05 +00:00
MobiusDevelopment fb5302e0ab Updated RaidbossSpawn.xml file.
Contributed by robikbobik.
2019-11-03 19:53:41 +00:00
MobiusDevelopment 8a8aeffdb3 Players with no mastery can only have one cubic. 2019-11-03 19:34:00 +00:00
MobiusDevelopment 61b68da1ff Prohibit sending a packet when blowfish is not initialized. 2019-11-03 19:08:59 +00:00
MobiusDevelopment eec2b16df0 Prevent SkillHolder tapping into SkillData for each getSkill call. 2019-11-03 18:25:56 +00:00
MobiusDevelopment cf5297282a Removed AltarsOfSacrifice AI. 2019-11-03 17:42:46 +00:00
MobiusDevelopment 7679494fa8 Addition of quest Shinedust Extraction (923).
Contributed by Dmitri.
2019-11-03 17:35:36 +00:00
MobiusDevelopment e74b14e655 Prevent pulling debuff blocked characters. 2019-11-03 08:54:33 +00:00
MobiusDevelopment db580bf31c Addition of quest The Superion Giants (792).
Contributed by Dmitri.
2019-11-03 08:29:56 +00:00
MobiusDevelopment d1a84a1840 Fixed skill range properties.
Contributed by gamelike85.
2019-11-03 08:06:54 +00:00
MobiusDevelopment 54fd9a24c8 Prevent tapping into System.currentTimeMillis for each isFalling call. 2019-11-03 07:38:53 +00:00
MobiusDevelopment a48b50ffbb Prevent tapping into System.currentTimeMillis for each onActionRequest. 2019-11-03 04:55:36 +00:00
MobiusDevelopment 01eaf9e042 More triggers for onActionRequest.
Contributed by Sahar.
2019-11-03 04:40:45 +00:00
MobiusDevelopment 53ed2f57f9 Crystal Cavern NPC and player limit corrections.
Contributed by Edoo.
2019-11-03 04:24:44 +00:00
MobiusDevelopment 3a126ee88c Removed unused Parnassus effects script.
Contributed by Edoo.
2019-11-02 17:15:06 +00:00
MobiusDevelopment 2769582f88 Fixed disabled manor system NPE.
Contributed by Sahar.
2019-11-02 16:48:59 +00:00
MobiusDevelopment ec736e4934 Fixed AdminCommandHandler log to actually show the stacktrace.
Contributed by Sahar.
2019-11-02 16:42:54 +00:00
MobiusDevelopment 3353a4d075 Addition of quests 566, 567 and adjustments of 775.
Contributed by Dmitri.
2019-11-02 16:30:30 +00:00
MobiusDevelopment e9abca9dbe Addition of Crystal Cavern instances.
Author: St3eT
Adapted from: L2jUnity free files.
2019-11-02 15:45:52 +00:00
MobiusDevelopment 8a8b5c0cb6 Added next action attack to Power Strike (30798).
Contributed by gamelike85.
2019-11-02 15:11:07 +00:00
MobiusDevelopment 003558ce66 Prevent players from logging in during server shutdown.
Contributed by Sahar.
2019-11-02 13:30:53 +00:00
MobiusDevelopment 8861770e73 Fixed Clan reputation score NPE at CharInfo.
Contributed by Sahar.
2019-11-02 13:04:17 +00:00
MobiusDevelopment 69b02f5e9c Fixed skill mastery double abnormal time.
Contributed by Liamxroy.
2019-11-02 10:10:11 +00:00
MobiusDevelopment 9fd5acd30d Olympiad start/end broadcasts as temporary precaution. 2019-11-01 22:02:35 +00:00
MobiusDevelopment e24b413849 Fixed relation in olympiad.
Contributed by Sahar.
2019-11-01 21:46:14 +00:00
MobiusDevelopment 5fdc5ebb5f Adjustment for skill Elemental Burst: Water.
Contributed by gamelike85.
2019-11-01 21:20:34 +00:00
MobiusDevelopment 85e6cc2295 Sayha Talisman fixes.
Contributed by Liamxroy.
2019-11-01 21:15:15 +00:00
MobiusDevelopment 27ce6b2974 Addition of system link in readme.txt file. 2019-11-01 20:34:06 +00:00
MobiusDevelopment de2a8d5d05 Fixed auto HP potions.
Contributed by gamelike85.
2019-11-01 19:42:29 +00:00
MobiusDevelopment 299cbfaed7 Addition of missing enchant for Shield Song.
Contributed by Liamxroy.
2019-11-01 19:21:14 +00:00
MobiusDevelopment 6bb041fb48 Various skill adjustments.
Contributed by Liamxroy.
2019-11-01 19:08:58 +00:00
MobiusDevelopment 8b09de1258 Addition of missing OperateType. 2019-11-01 18:28:11 +00:00
MobiusDevelopment 9ad57cce52 Removed several OpNeedAgathion skill conditions.
Contributed by Liamxroy.
2019-11-01 18:18:50 +00:00
MobiusDevelopment 6ef7606f6e Fixed Moonlight Sentinel skilltree.
Contributed by gamelike85.
2019-11-01 16:02:16 +00:00
MobiusDevelopment d1d70244d2 Addition of a couple skill target types.
Contributed by gamelike85.
2019-11-01 15:55:22 +00:00
MobiusDevelopment 37cf595359 Addition of quest Basic Mission: Fairy Settlement - West (565).
Contributed by Dmitri.
2019-11-01 15:42:46 +00:00
MobiusDevelopment 4acd1b5b17 Support for potion auto use. 2019-11-01 15:25:09 +00:00
MobiusDevelopment 01a75d72a5 Addition of ExRequestActivateAutoShortcut packet.
Author: JoeAlisson
Source: https://github.com/JoeAlisson/L2jOrg/commit/0b2fe08347d29a520157ac24683ad806dd3b7257
2019-11-01 13:24:56 +00:00
MobiusDevelopment 921b24bdb4 Fixed NPE in CreatureStat class.
Contributed by Sahar.
2019-11-01 12:49:02 +00:00
MobiusDevelopment cdb887efae Fixed skill channeling trying to get non-existent skill level.
Contributed by Sahar.
2019-11-01 12:42:15 +00:00
MobiusDevelopment 791dd9b66f Various skill adjustments.
Contributed by gamelike85.
2019-11-01 12:32:58 +00:00
MobiusDevelopment 67dca6cdad Fixed pull skills.
Contributed by gamelike85.
2019-11-01 12:01:59 +00:00
MobiusDevelopment 6e451e9691 Removed reuse delay from Mana Burst (19315).
Contributed by Liamxroy.
2019-11-01 11:36:54 +00:00
MobiusDevelopment 26edc62921 Fixed wrong parameter count in system message.
Contributed by Sahar.
2019-10-31 20:11:47 +00:00
MobiusDevelopment 6b55bfa924 Removed useless parameters from java.cfg file.
Contributed by Sahar.
2019-10-31 19:40:18 +00:00
MobiusDevelopment c08ec1bb03 Addition of missing PvP items.
Contributed by Sahar.
2019-10-31 19:34:18 +00:00
MobiusDevelopment f956cf6ed7 Fixed NPEs from getAI method.
Contributed by Sahar.
2019-10-31 19:19:43 +00:00
MobiusDevelopment 6a87d283d1 Addition of cancel skill to Shaped Edge Skills.
Contributed by gamelike85.
2019-10-31 18:54:37 +00:00
MobiusDevelopment ae13a6bbb5 Clan Mission item additions.
Contributed by gamelike85.
2019-10-31 18:50:48 +00:00
MobiusDevelopment e38477ad95 Nebulla skill for debuffs.
Contributed by robikbobik.
2019-10-31 18:28:28 +00:00
MobiusDevelopment ee30a6adcd Finished Nebula instance.
Contributed by robikbobik.
2019-10-31 18:09:35 +00:00
MobiusDevelopment 89d48d9913 Addition of Clan Missions. 2019-10-31 18:00:37 +00:00
MobiusDevelopment 39f8ea0c4c Finished Procella instance.
Contributed by robikbobik.
2019-10-31 13:47:34 +00:00
MobiusDevelopment a06740e22f Blessed Bracelet related additions.
Contributed by gamelike85.
2019-10-31 10:18:48 +00:00
MobiusDevelopment f3c2689d58 Apply Clan Advent for elite clan members. 2019-10-31 10:03:20 +00:00
MobiusDevelopment aea88003f3 Previous commit for Classic Interlude. 2019-10-30 23:45:14 +00:00
MobiusDevelopment 9ffa2d2992 Better destroy item log for ChangePlayerName. 2019-10-30 23:42:24 +00:00
MobiusDevelopment 3f5edd3db1 Addition of custom ChangePlayerName bypass. 2019-10-30 23:08:31 +00:00
MobiusDevelopment 602be3dd09 Fixed novice skills.
Contributed by gamelike85.
2019-10-30 19:48:59 +00:00
MobiusDevelopment d4a7221852 Addition of Story of Tauti.
Contributed by gigilo1968.
2019-10-30 13:03:52 +00:00
MobiusDevelopment 362d5852a3 RequestTargetActionMenu should only target auto attackable targets. 2019-10-30 03:17:06 +00:00
MobiusDevelopment 088abfeb24 Fixed Wynn summon buff.
Contributed by gamelike85.
2019-10-30 02:16:13 +00:00