Commit Graph
100 Commits
Author SHA1 Message Date
MobiusDevelopment 265e99db99 Addition of novice skills.
Contributed by Liamxroy.
2019-09-30 11:29:23 +00:00
MobiusDevelopment f75f45cd53 Third class skilltree changes.
Contributed by Liamxroy.
2019-09-30 11:18:07 +00:00
MobiusDevelopment 669dca047c Second class skilltree changes.
Contributed by Liamxroy.
2019-09-30 11:12:02 +00:00
MobiusDevelopment 963730c00c First class skilltree changes.
Contributed by Liamxroy.
2019-09-30 10:59:23 +00:00
MobiusDevelopment 2a46b8b59d Removed remnant code from reseting monster location.
Contributed by Sahar.
2019-09-30 09:23:14 +00:00
MobiusDevelopment b6a704ebac Initial class skilltree changes.
Contributed by Liamxroy.
2019-09-30 09:07:44 +00:00
MobiusDevelopment 7792b3abde Fixed players getting stuck in casting intention.
Contributed by Sahar.
2019-09-30 00:47:24 +00:00
MobiusDevelopment 2ffca1188e Fixed olympiad zone broadcast.
Contributed by Sahar.
2019-09-30 00:36:18 +00:00
MobiusDevelopment 091897f64b Usage for new monster skills.
Contributed by gamelike85.
2019-09-29 23:58:15 +00:00
MobiusDevelopment c2b6be2a40 Removed deleteMe position reset task. 2019-09-29 21:47:35 +00:00
MobiusDevelopment bb447c945f Addition of monster related skills.
Contributed by gamelike85.
2019-09-29 08:04:10 +00:00
MobiusDevelopment 4aceda045e Addition of new skill data. 2019-09-28 21:08:07 +00:00
MobiusDevelopment 120c86fc2d Re-addition of stopAllEffectsWithoutExclusions method.
Contributed by Sahar.
2019-09-28 12:38:04 +00:00
MobiusDevelopment 1cc5258821 Removed unused raidbossinfo packages. 2019-09-28 10:04:36 +00:00
MobiusDevelopment dbe4f6596a Fixed Beleth instant respawn after server restart.
Contributed by Sahar.
2019-09-28 09:43:37 +00:00
MobiusDevelopment 309e912f7b Fixed Baylor NPE.
Contributed by Sahar.
2019-09-27 22:47:24 +00:00
MobiusDevelopment 1ed370c81a Fixed Antharas visual movement issues.
Contributed by Sahar.
2019-09-27 21:50:53 +00:00
MobiusDevelopment d571c1943c Fixed spiritshots being charged late causing skills casted without speed bonus.
Contributed by Sahar.
2019-09-27 21:34:08 +00:00
MobiusDevelopment 8742f26b09 Fixed summons always look semi-invisible for admins.
Contributed by Sahar.
2019-09-27 21:24:30 +00:00
MobiusDevelopment 5e550c2a89 Fixed summon titles disappearing a few minutes after being summoned.
Contributed by Sahar.
2019-09-27 21:20:04 +00:00
MobiusDevelopment 6dbaf35e86 Fixed BOW attack type NPCs being unable to attack.
Contributed by Sahar.
2019-09-27 21:12:44 +00:00
MobiusDevelopment 532202c8ed Valakas AI improvements.
Contributed by Sahar.
2019-09-27 21:03:54 +00:00
MobiusDevelopment a7197dac7f Proper client for Prelude of War and The Kamael. 2019-09-27 17:37:37 +00:00
MobiusDevelopment b22969aa50 Updated messages according to client. 2019-09-27 16:57:40 +00:00
MobiusDevelopment bf322b07e1 Removed nonexistent client quests. 2019-09-27 15:00:42 +00:00
MobiusDevelopment 2866dbe20a Initial changes. 2019-09-27 13:47:24 +00:00
MobiusDevelopment b07e22d26a Prelude of War branch. 2019-09-27 13:41:55 +00:00
MobiusDevelopment 5a24b99391 Updated Die serverpacket. 2019-09-27 13:10:04 +00:00
MobiusDevelopment 603cbf4492 Removal of stopAllEffectsWithoutExclusions method.
Thanks to Sahar.
2019-09-27 11:55:27 +00:00
MobiusDevelopment 04f4c3dc8d Fixed skill Elemental Burst: Earth (19419).
Contributed by GMavenging.
2019-09-26 19:33:23 +00:00
MobiusDevelopment 0c946f6ee8 Fixed skills Meteor and Elemental Burst: Earth.
Contributed by GMavenging.
2019-09-26 19:12:45 +00:00
MobiusDevelopment d0d14ef8c2 Addition of new generic shots. 2019-09-26 16:54:36 +00:00
MobiusDevelopment 67cc4ef084 Updated readme.txt events. 2019-09-26 11:32:57 +00:00
MobiusDevelopment 5497af095c Removed item grade penalty. 2019-09-25 21:41:32 +00:00
MobiusDevelopment 88582755a8 Removed unnecessary tabs from Kartia instance templates. 2019-09-25 19:28:32 +00:00
MobiusDevelopment 47e8d39c94 Removed unnecessary tabs from dual class skill tree.
Contributed by Liamxroy.
2019-09-25 18:29:44 +00:00
MobiusDevelopment d13b8e14af Fixed Various jewelry items (47600).
Contributed by GMavenging.
2019-09-22 17:23:07 +00:00
MobiusDevelopment c45358a507 Fixed Various jewelry items (28300).
Contributed by GMavenging.
2019-09-22 17:19:07 +00:00
MobiusDevelopment 8bb7539d04 Fixed La Vie En Rose's Energy (lv1, lv2, lv3, lv4) skills.
Contributed by GMavenging.
2019-09-22 17:08:44 +00:00
MobiusDevelopment 74a3092169 Proper id for Bloody Armor Enhancement Stone (35569).
Contributed by bctey.
2019-09-22 15:46:06 +00:00
MobiusDevelopment a5c2afbbca Addition of teleport list system.
Thanks to NviX.
2019-09-21 11:26:27 +00:00
MobiusDevelopment d36cb7ed7a Updated packet opcodes.
Thanks to NviX.
2019-09-21 10:42:15 +00:00
MobiusDevelopment 1e5a718599 Removed type check from RequestTargetActionMenu. 2019-09-21 08:58:49 +00:00
MobiusDevelopment 340338d820 Fixed GardenWatchman AI spawn NPE. 2019-09-21 08:25:44 +00:00
MobiusDevelopment 8a156f63fc Addition of Mysterious Assassin drops according to retail.
Contributed by GMavenging.
2019-09-21 08:17:13 +00:00
MobiusDevelopment b7655d2661 Enable enchantment for Enhanced Istina Earring.
Contributed by GMavenging.
2019-09-21 08:05:14 +00:00
MobiusDevelopment 242da7e927 Santa Cloak (26325) fix for previous branches. 2019-09-21 07:53:20 +00:00
MobiusDevelopment 7fc575c694 Community board multisell update.
Contributed by gamelike85.
2019-09-21 07:46:40 +00:00
MobiusDevelopment dd65631f6c Fixed Santa Cloak (26325).
Contributed by gamelike85.
2019-09-21 07:43:05 +00:00
MobiusDevelopment b5e45cea48 Additional checks for monster teleport to spawn. 2019-09-20 04:00:07 +00:00
MobiusDevelopment 5831dedf05 Addition of merchant_buylists savetimer index.
Contributed by Grundor.
2019-09-20 03:50:41 +00:00
MobiusDevelopment 670db5dfc5 Proper PAtk effect for Soul Cry (1001). 2019-09-18 22:17:56 +00:00
MobiusDevelopment 2448230764 Reset initial monster position on delete. 2019-09-18 22:01:03 +00:00
MobiusDevelopment f2d721e23d Proper abnormal time for talismans.
Contributed by Liamxroy.
2019-09-18 21:45:58 +00:00
MobiusDevelopment af30c58b52 Addition of Supply Box (R99-grade) (40204).
Contributed by SmiDmi.
2019-09-18 11:06:44 +00:00
MobiusDevelopment a0de6a5d7c Improved RestorationRandom effect inventory update. 2019-09-18 05:47:07 +00:00
MobiusDevelopment de5f9fc41d Renamed SQL table item_mall_transactions to prime_shop_transactions. 2019-09-18 04:29:01 +00:00
MobiusDevelopment 844d19955c Addition of missing parameters.
Contributed by gamelike85.
2019-09-18 04:23:01 +00:00
MobiusDevelopment d46b12d904 Prohibit breaking summon following owner. 2019-09-17 07:05:28 +00:00
MobiusDevelopment b09d495694 Broadcast creature movement while updating position. 2019-09-16 22:33:59 +00:00
MobiusDevelopment b1672f03ca CustomMailManager SendBySystem changed to player. 2019-09-16 22:27:49 +00:00
MobiusDevelopment ea7c46f6e8 Reset WorldObject position upon decay. 2019-09-16 21:55:59 +00:00
MobiusDevelopment d970536adc Addition of database installer executables. 2019-09-16 21:44:05 +00:00
MobiusDevelopment 1b01324f95 Updated gmshop with Fafurion items.
Contributed by gamelike85.
2019-09-16 08:18:45 +00:00
MobiusDevelopment c3087e0c61 Various cloak updates.
Contributed by gamelike85.
2019-09-16 08:03:11 +00:00
MobiusDevelopment ca72e15e6d Fixed boxes, enchant, quest level requirements add proper R110 life stones.
Contributed by gamelike85.
2019-09-15 23:19:56 +00:00
MobiusDevelopment 8128c3bb5e Fixed Supply Box (R/R95-grade).
Contributed by SmiDmi.
2019-09-15 23:07:17 +00:00
MobiusDevelopment b764a568ad Fixed GMViewCharacterInfo clientpacket. 2019-09-15 21:22:07 +00:00
MobiusDevelopment 886453b46d Fixed GMViewWarehouseWithdrawList clientpacket. 2019-09-15 16:49:06 +00:00
MobiusDevelopment 234e9a6a8f Fafurion related skill update.
Contributed by gamelike85.
2019-09-14 10:47:01 +00:00
MobiusDevelopment fea534e58e Inherit multisell template NPC ids. 2019-09-13 17:17:40 +00:00
MobiusDevelopment d21691842e Witch Cat summon range fix.
Contributed by Liamxroy.
2019-09-11 22:21:25 +00:00
MobiusDevelopment 1b681b5db1 Addition of some options.
Contributed by Liamxroy.
2019-09-11 00:02:09 +00:00
MobiusDevelopment 14253af191 Separate premium henna slot availability check. 2019-09-10 11:44:20 +00:00
MobiusDevelopment e32a96a306 Elemental spirit initial stage should be 1. 2019-09-09 22:00:04 +00:00
MobiusDevelopment 3235119212 Minor naming changes for RequestHennaEquip. 2019-09-09 11:20:21 +00:00
MobiusDevelopment 5bb1d54a9a Do not broadcast user info when teleporting out of peace zone. 2019-09-08 21:30:50 +00:00
MobiusDevelopment d97b098951 Addition of Dimensional Exploration of the Unworldly Visitors (738).
Contributed by gigilo1968.
2019-09-08 08:58:10 +00:00
MobiusDevelopment e36cdcafcf Fixed moving shortcuts.
Thanks to NviX.
2019-09-06 00:51:34 +00:00
MobiusDevelopment af88b94651 Backstep purge effect.
Contributed by Liamxroy.
2019-09-05 11:13:27 +00:00
MobiusDevelopment 662c7fe182 Proper reuse delay for dragon shirt skills.
Contributed by Liamxroy.
2019-09-03 23:15:54 +00:00
MobiusDevelopment ba8c81bfa5 Addition of Radiant Wizard's Circlet matk effect.
Contributed by Liamxroy.
2019-09-03 17:35:46 +00:00
MobiusDevelopment 30e3006e60 Prevent light armor classes get heavy armor set effect.
Contributed by Liamxroy.
2019-09-03 07:40:47 +00:00
MobiusDevelopment 3595550499 Proper invisibility effect.
Contributed by Liamxroy.
2019-09-02 07:51:51 +00:00
MobiusDevelopment 8b9ebebb77 Pole weapons fix.
Contributed by Liamxroy.
2019-09-01 23:10:46 +00:00
MobiusDevelopment 00ce590ed0 Use same instance methods for start classes as other branches. 2019-08-29 19:02:14 +00:00
MobiusDevelopment a114a354c7 Addition of quest Strategic Reconciliation (10571).
Contributed by gigilo1968.
2019-08-28 10:47:42 +00:00
MobiusDevelopment c49b77b31c Addition of Training with Dandy event.
Contributed by gigilo1968.
2019-08-28 08:51:57 +00:00
MobiusDevelopment 1e118ba514 Addition of +1/+3 Enchanted Artifact Box (80425 to 80433).
Contributed by gigilo1968.
2019-08-26 21:36:11 +00:00
MobiusDevelopment e10ab27f38 Addition of quest In Search of Cloth (34).
Contributed by gigilo1968.
2019-08-26 21:29:48 +00:00
MobiusDevelopment 7ae71f7562 Fixed herb autoloot.
Contributed by Olivka.
2019-08-26 11:59:20 +00:00
MobiusDevelopment 4673c3e594 Fixed high amount of dropChance rate.
Contributed by Olivka.
2019-08-25 21:40:24 +00:00
MobiusDevelopment b0a513ab85 Proper spelling for minion. 2019-08-25 21:29:46 +00:00
MobiusDevelopment 75782f8e79 Removed L2 prefixes from <li> comments. 2019-08-25 21:18:59 +00:00
MobiusDevelopment 23c43999ed Prevent needles calculations by checking first if NPC is champion. 2019-08-25 21:10:48 +00:00
MobiusDevelopment 4e87bb80e6 Proper naming for isCustomNpcInstance method. 2019-08-25 21:02:41 +00:00
MobiusDevelopment 4d39bea456 Proper henna item destroy message.
Contributed by Olivka.
2019-08-25 11:36:23 +00:00
MobiusDevelopment 1eae4179ab Fixed Elemental Spike (fire, water, wind, holy, earth).
Contributed by GMavenging.
2019-08-25 09:42:42 +00:00
MobiusDevelopment 20c14f8f27 Fixed Artifact Box (80419, 80420,80421, 80422, 80423).
Contributed by SmiDmi.
2019-08-25 09:10:26 +00:00
MobiusDevelopment e9c019ac84 Improvements for previous commit. 2019-08-24 12:20:26 +00:00