Commit Graph

950 Commits

Author SHA1 Message Date
MobiusDevelopment
01fdcae68d Removal of Training Camp. 2022-01-02 23:55:15 +00:00
MobiusDevelopment
744c8ba9e5 Fixed reseal A-grade armor not working for blacksmith Pushkin.
Contributed by Iris.
2021-12-26 22:43:27 +00:00
MobiusDevelopment
3e61211e14 Proper naming for various methods and variables. 2021-12-26 22:17:47 +00:00
MobiusDevelopment
595a4831ca Special character replacement and typo corrections. 2021-12-22 05:11:55 +00:00
MobiusDevelopment
ec58360479 Formatted XML spaces at end of elements. 2021-12-19 00:32:59 +00:00
MobiusDevelopment
064b49a243 Prohibit applying transformation skill effects on summons.
Contributed by nasseka.
2021-12-18 00:24:45 +00:00
MobiusDevelopment
ce94e51c74 XML comments should start and end with a space. 2021-12-17 23:54:05 +00:00
MobiusDevelopment
45da63bf0c Various buylist corrections.
Contributed by Iris.
2021-12-17 23:04:48 +00:00
MobiusDevelopment
c044fc0319 Reduced queries for storing clan values. 2021-12-17 22:11:27 +00:00
MobiusDevelopment
b73c6387bd Send item list after admin adds item to player. 2021-12-17 16:46:50 +00:00
MobiusDevelopment
42c9a9507d Updated Netty library to 4.1.72. 2021-12-16 17:07:59 +00:00
MobiusDevelopment
c4a63db70f Fishing rework and additions.
Contributed by CostyKiller.
2021-12-16 00:00:46 +00:00
MobiusDevelopment
3981ca96e7 Changed some Mirage the Unicorn NPC levels to reflect skill. 2021-12-13 02:03:05 +00:00
MobiusDevelopment
f47a1a6264 Brooch enum support for Sapphire and skill level.
Thanks to nasseka.
2021-12-11 01:59:47 +00:00
MobiusDevelopment
c166771753 Removed unnecessary methods from IClientOutgoingPacket. 2021-12-08 00:30:40 +00:00
MobiusDevelopment
3b2a3e6371 NotFriend affect object siege zone checks.
Contributed by nasseka.
2021-12-02 23:32:09 +00:00
MobiusDevelopment
a54ee9b0c7 Cruma Tower teleporter should take you to 2nd floor.
Contributed by Iris.
2021-11-28 03:26:37 +00:00
MobiusDevelopment
c4e35819c9 Configurable event item drop level range between character and monster.
Contributed by CostyKiller.
2021-11-22 14:20:23 +00:00
MobiusDevelopment
542c7d0b05 Addition of support for multiple champion monster drops.
Contributed by CostyKiller.
2021-11-22 14:00:47 +00:00
MobiusDevelopment
4f6849973a Addition of OpStrider skill condition.
Contributed by nasseka.
2021-11-21 13:26:59 +00:00
MobiusDevelopment
5813db65c2 Renamed skills package to skill. 2021-11-17 09:34:45 +00:00
MobiusDevelopment
e7486d6aa8 Renamed items package to item. 2021-11-17 07:35:23 +00:00
MobiusDevelopment
2137ebbee3 Removal of Instance suffix from class names. 2021-11-17 05:26:36 +00:00
MobiusDevelopment
b4def6ab92 Reduced flood protector action interval. 2021-11-13 15:29:54 +00:00
MobiusDevelopment
e9f27b365e Quest condition is now cached in a separate QuestState variable. 2021-11-13 15:21:57 +00:00
MobiusDevelopment
2988292540 Admin server info improvements and minor font tag corrections.
Thanks to Trance.
2021-11-12 02:33:59 +00:00
MobiusDevelopment
fbaafb63f5 Shield and Sigil skill condition adjustments.
Contributed by nasseka.
2021-11-12 00:07:27 +00:00
MobiusDevelopment
926f9f2555 Prevent CallSkill effect infinite loop. 2021-11-10 22:15:32 +00:00
MobiusDevelopment
df6675d77f Proper blacksmith A-grade dualsword craft adjustments.
Contributed by Iris.
2021-11-10 22:04:00 +00:00
MobiusDevelopment
a831015875 Prevent exploit by emptying multisell 3084607. 2021-11-10 03:11:57 +00:00
MobiusDevelopment
6da66f9503 Simplified flood protector methods. 2021-11-09 16:01:26 +00:00
MobiusDevelopment
259fa858f6 Addition of player action flood protector. 2021-11-08 15:52:50 +00:00
MobiusDevelopment
76d68ba35b Forgotten Scroll skills have their own configuration. 2021-11-05 09:17:44 +00:00
MobiusDevelopment
460d69f89c Addition of AutoLearnSkillsWithoutItems configuration. 2021-11-05 08:22:05 +00:00
MobiusDevelopment
419edfd7f5 Removal of disconnection defaultSequence boolean close methods. 2021-11-04 02:54:18 +00:00
MobiusDevelopment
35db563e3c Support for extractable item long quantity. 2021-11-04 02:19:11 +00:00
MobiusDevelopment
d9cb58d31c Re-introduction of cast target and skill target check. 2021-11-03 05:35:14 +00:00
MobiusDevelopment
f8e16e9481 Reworked StatAddForLevel effect to be more simplified. 2021-10-31 12:49:48 +00:00
MobiusDevelopment
77b5a1a784 Example for TvT automatic schedule. 2021-10-30 21:41:53 +00:00
MobiusDevelopment
593e36fc3a Solo event status related additions. 2021-10-30 13:54:02 +00:00
MobiusDevelopment
66d22336c3 Removal of cron4j and event abstractions. 2021-10-29 21:34:58 +00:00
MobiusDevelopment
d0c5cfe4c7 ClassChange effect using a small delay. 2021-10-28 07:18:20 +00:00
MobiusDevelopment
a0ee3599f5 ThreadPool revert and path change. 2021-10-27 00:58:25 +00:00
MobiusDevelopment
fe146ca4e4 Fixed Seal of Ruler casting prohibition. 2021-10-25 22:48:10 +00:00
MobiusDevelopment
b1ceafd00c Show name as title for admin item action shift menu. 2021-10-25 21:40:41 +00:00
MobiusDevelopment
e71a589d18 Drop calculation related cleanup. 2021-10-25 21:06:38 +00:00
MobiusDevelopment
8cfd53eb2b Updated libraries. 2021-10-22 21:46:32 +00:00
MobiusDevelopment
33e21c1e50 Vitality related skill condition handlers rework.
Thanks to CostyKiller.
2021-10-21 14:02:59 +00:00
MobiusDevelopment
cbf7b5764b Correction for OpSocialClass skill condition.
Contributed by LLiuKe.
2021-10-20 16:49:02 +00:00
MobiusDevelopment
cfc1d03d13 Unhardcoded elemental attribute data. 2021-10-20 01:25:59 +00:00
MobiusDevelopment
c1fe95fbaf Removal of unclosed double row from orc fighter class menu. 2021-10-15 22:14:37 +00:00
MobiusDevelopment
cdbc38c32b Updated to Java 17. 2021-10-13 21:39:56 +00:00
MobiusDevelopment
e694c5401f Proper comments for all agathion data. 2021-10-08 02:02:44 +00:00
MobiusDevelopment
616f55bc7f Fixed FAN & SQUARE effectscope not giving damage to unflagged targets.
Contributed by LLiuKe.
2021-10-05 14:17:34 +00:00
MobiusDevelopment
2762454a8a Using the repeat parameter for daily task configurations.
Contributed by nasseka.
2021-09-27 21:14:48 +00:00
MobiusDevelopment
358337b2b7 Proper count display for extractable items message. 2021-09-26 00:26:03 +00:00
MobiusDevelopment
c246ab1e96 Daily mission data corrections.
Contributed by Iris.
2021-09-25 23:21:55 +00:00
MobiusDevelopment
84d6c45db1 Removed water bellow Devil's Isle entrance. 2021-09-21 22:16:50 +00:00
MobiusDevelopment
0243f96542 Fixed changing to dual not updating in party window.
Contributed by LLiuKe.
2021-09-19 23:51:07 +00:00
MobiusDevelopment
31e2b1f178 Clan hall auctioneers get town name from fnAgitMap spawn value. 2021-09-19 23:02:21 +00:00
MobiusDevelopment
fef6b6220b Extrapolated stats for levels 100, 101 and 102. 2021-09-18 11:49:32 +00:00
MobiusDevelopment
4baa29f4a0 Addition of BonusRaidPoints effect handler. 2021-09-13 13:08:53 +00:00
MobiusDevelopment
ff0ab5da0d Blood of Sacrifice debuff should not be able to be cleansed.
Contributed by Iris.
2021-09-08 21:06:19 +00:00
MobiusDevelopment
a852158200 Removed Z Garbage Collector configuration. 2021-08-18 23:21:04 +00:00
MobiusDevelopment
471b06e031 Addition of SkillFinishType enumeration. 2021-08-18 16:39:21 +00:00
MobiusDevelopment
c2d8864dd7 Synced previous changes with TriggerSkillByMagicType effect. 2021-08-18 14:39:50 +00:00
MobiusDevelopment
399ebe3686 Addition of parameter to replace existing effect with triggered. 2021-08-18 14:04:15 +00:00
MobiusDevelopment
13ca1e1de4 Calculate early and reuse TriggerSkillBySkill target. 2021-08-18 13:38:22 +00:00
MobiusDevelopment
aa50d9efa6 Fixed Archer NPCs not moving while attacking.
Author: Maneco2
2021-08-11 21:27:29 +00:00
MobiusDevelopment
1405f69434 Correct Silent Valley teleport location for Gatekeeper Elisa.
Contributed by Iris.
2021-08-10 10:20:07 +00:00
MobiusDevelopment
d5387bb853 Implemented HWID punishment affect. 2021-08-06 17:20:31 +00:00
MobiusDevelopment
8623b7a921 Moved Oren castle spawns to a separate file. 2021-08-04 13:07:47 +00:00
MobiusDevelopment
26872feac8 Moved Gludio castle spawns to a separate file. 2021-08-04 11:54:31 +00:00
MobiusDevelopment
a122a2b37c Moved Dion castle spawns to a separate file. 2021-08-04 08:58:52 +00:00
MobiusDevelopment
0782cfcdba Addition of missing license text spaces. 2021-07-30 00:47:17 +00:00
MobiusDevelopment
c0d6a5e579 Removed usage of steam to check abnormals on effects. 2021-07-27 23:53:10 +00:00
MobiusDevelopment
e220cc1a08 Addition of powerModifier parameter at PhysicalAttack effect. 2021-07-20 22:30:47 +00:00
MobiusDevelopment
66ea7de851 Moved Goddard castle spawns to a separate file. 2021-07-17 19:09:44 +00:00
MobiusDevelopment
40d1a89680 Making use of the Z Garbage Collector added with Java 11. 2021-07-17 16:35:43 +00:00
MobiusDevelopment
cf9d6e6838 Optional support for running longtime events yearly.
Contributed by Costykiller.
2021-07-17 16:08:57 +00:00
MobiusDevelopment
1855506ea1 Moved Giran castle spawns to a separate file. 2021-07-16 17:20:33 +00:00
MobiusDevelopment
fc7ba188c4 Moved Aden castle spawns to a separate file. 2021-07-16 15:53:48 +00:00
MobiusDevelopment
efcc3f8e07 Method getAdminCommandList should be placed last. 2021-07-15 00:37:25 +00:00
MobiusDevelopment
02b8376575 Addition of optional range parameter to delete command. 2021-07-15 00:14:03 +00:00
MobiusDevelopment
6436dbe21c Removed special characters from pet template file names.
Thanks to nonom.
2021-07-14 17:04:36 +00:00
MobiusDevelopment
8e8084e8dd Fixed NodeBuffer exhaustion. 2021-07-09 22:06:22 +00:00
MobiusDevelopment
741cb757b6 Fixed skills not been casted in instances.
Contributed by nasseka.
2021-07-02 22:19:44 +00:00
MobiusDevelopment
00eb8fb2ce Addition of simplified quest onCreatureSee NPC id registration and method override. 2021-06-24 00:03:21 +00:00
MobiusDevelopment
49e7f31d04 Renamed OnCreatureSee getSeer method to getCreature. 2021-06-23 19:25:18 +00:00
MobiusDevelopment
fee7b294bb Dropped OnNpcCreatureSee in favor of OnCreatureSee event. 2021-06-23 02:05:25 +00:00
MobiusDevelopment
6de2181713 Updated shared.xsd file.
Contributed by manax182.
2021-06-20 21:27:02 +00:00
MobiusDevelopment
61c0b985dd Addition of OpNotAffectedBySkill skill condition handler. 2021-06-14 22:37:35 +00:00
MobiusDevelopment
dcc2fd58f1 Minor code cleanup. 2021-06-12 21:21:17 +00:00
MobiusDevelopment
031b050556 Addition of SetCp effect handler.
Contributed by quangnguyen.
2021-06-07 11:47:01 +00:00
MobiusDevelopment
d3a9e56474 Support for RealDamage percent mode.
Thanks to nasseka.
2021-06-04 11:44:12 +00:00
MobiusDevelopment
6cb6907182 Addition of TriggerSkillByHpPercent effect. 2021-06-02 18:23:57 +00:00
MobiusDevelopment
d4915cb08f Addition of configuration for teleport flags. 2021-05-30 21:24:22 +00:00
MobiusDevelopment
511aa1e740 Addition of parameter skillLevel to OpAffectedBySkill skill condition. 2021-05-28 11:58:16 +00:00
MobiusDevelopment
c15bccc13f Proper importing for map entries. 2021-05-25 02:59:41 +00:00
MobiusDevelopment
bf4066d68e Use of isEmpty method when possible. 2021-05-25 02:32:37 +00:00
MobiusDevelopment
b7bcd62cde Removed trailing spaces from various XML data. 2021-05-16 22:22:02 +00:00
MobiusDevelopment
3da292017a Match Vip.xml naming with other data files. 2021-05-12 21:48:22 +00:00
MobiusDevelopment
f9f8ee9d6e Addition of admin effects untransform button. 2021-05-11 21:05:49 +00:00
MobiusDevelopment
7563b8877a Small fix for DropSearchBoard handler.
Contributed by CostyKiller.
2021-05-10 23:16:00 +00:00
MobiusDevelopment
461488d45f Proper skill levels for Agathion Bracelet - Stage 5 (91161).
Contributed by ds999.
2021-05-06 16:14:48 +00:00
MobiusDevelopment
2ea07beab7 Adjustments for various item stats. 2021-05-05 14:59:04 +00:00
MobiusDevelopment
1cf9db263f Fixed probable larva NPE. 2021-05-04 10:20:54 +00:00
MobiusDevelopment
4ec90902b6 Executables with support for console. 2021-05-03 22:51:51 +00:00
MobiusDevelopment
8d263dc0b4 Separated interface configuration. 2021-05-02 23:30:32 +00:00
MobiusDevelopment
8de4d585c3 Configuration for dark themed GUI. 2021-05-02 15:02:44 +00:00
MobiusDevelopment
e1a85ab007 RecipeController class is an instance manager. 2021-05-01 23:41:15 +00:00
MobiusDevelopment
6de03faace GameTimeController class is a task manager. 2021-05-01 23:18:27 +00:00
MobiusDevelopment
1acb57e53f Addition of VIP system.
Contributed by marciox25.
2021-04-30 16:29:22 +00:00
MobiusDevelopment
88cfda013d Proper naming for skill mastery related effects. 2021-04-30 11:13:48 +00:00
MobiusDevelopment
f81e3d62ce Unhardcoded bonus enchant scrolls. 2021-04-28 14:40:04 +00:00
MobiusDevelopment
d85e592f55 Prohibit Hp effect use on raids.
Contributed by Neith.
2021-04-26 10:56:32 +00:00
MobiusDevelopment
db0b0ebc7d OneDayReward fix for reward 45.
Contributed by MrUnzO.
2021-04-24 22:00:31 +00:00
MobiusDevelopment
eb5c123375 Proper skill critical probability value.
Contributed by manax182.
2021-04-24 18:19:48 +00:00
MobiusDevelopment
265b2cbfb6 Minor spelling typo correction. 2021-04-22 02:03:39 +00:00
MobiusDevelopment
6a3556614a Removal of various conversions to arrays. 2021-04-22 01:53:19 +00:00
MobiusDevelopment
1b68632161 Removal of enhanced inventory methods. 2021-04-20 22:20:41 +00:00
MobiusDevelopment
17d3ccc269 Proper extract item for Petram.
Contributed by darkillust.
2021-04-14 08:39:23 +00:00
MobiusDevelopment
7e112206dc Fixed losing target with instant teleport. 2021-04-06 22:05:56 +00:00
MobiusDevelopment
8b1e96454a Addition of instant teleporting methods. 2021-04-04 16:41:22 +00:00
MobiusDevelopment
479d82cad7 Fixed old bow range when use auto attack.
Contributed by darkillust.
2021-04-03 07:50:10 +00:00
MobiusDevelopment
061bc41de8 New l2j geoengine rework. 2021-03-28 21:17:00 +00:00
MobiusDevelopment
b72bef5c61 Removal of CoordSynchronize configuration. 2021-03-28 14:47:27 +00:00
MobiusDevelopment
c702c31255 Disarm should re-equip item after effect ends.
Contributed by Sahar.
2021-03-26 15:50:28 +00:00
MobiusDevelopment
bf340b63fc Remaining price corrections. 2021-03-23 20:13:23 +00:00
MobiusDevelopment
b8316f9080 Fixed infinite attack speed exploit.
Contributed by Iris.
2021-03-21 07:37:21 +00:00
MobiusDevelopment
3c9e84dcd3 Prevent spamming next target and attack to increase attack speed.
Contributed by Trance.
2021-03-17 16:54:13 +00:00
MobiusDevelopment
d647af4b19 Updated L2D geoengine patch. 2021-03-15 00:02:02 +00:00
MobiusDevelopment
b9603e00c5 Resurrection should not be possible in siege zones.
Contributed by Sahar.
2021-03-12 20:41:51 +00:00
MobiusDevelopment
602abf9886 Fixed players falling in textures when being pulled.
Contributed by Sahar.
2021-03-12 14:55:19 +00:00
MobiusDevelopment
9a0876f729 Addition of L2D GeoEngine patch. 2021-03-11 22:03:28 +00:00
MobiusDevelopment
403f44c4a9 Add missing effects to stigma of shillen and cursed field skills.
Contributed by Sahar.
2021-03-10 16:44:29 +00:00
MobiusDevelopment
483e55a832 Addition of TriggerSkill effect. 2021-03-09 07:49:01 +00:00
MobiusDevelopment
73dfa43c0a Addition of ShotsBonus effect. 2021-03-08 08:47:12 +00:00
MobiusDevelopment
dce5c98285 Fixed climbing walls and stuck inside water.
Contributed by Sahar.
2021-03-06 10:18:20 +00:00
MobiusDevelopment
e867feb170 Sell price checks. 2021-03-06 09:19:30 +00:00
MobiusDevelopment
f0666d42ab Removed Wyvern Aegis from noble skilltree.
Contributed by Sahar.
2021-03-02 04:44:06 +00:00
MobiusDevelopment
e2acb1b5e8 Shilen's Cursed Field should not stack with Stigma of Shillien.
Contributed by Sahar.
2021-03-01 05:25:08 +00:00
MobiusDevelopment
39ef320fab Ignore no path found issues.
Thanks to Trance.
2021-03-01 03:31:23 +00:00
MobiusDevelopment
034a771eb5 Addition of onlyReplaceByLearn skilltree parameter. 2021-02-28 04:43:11 +00:00
MobiusDevelopment
e001001404 Fixed Petram stuck in invul state.
Contributed by Sahar.
2021-02-28 04:15:20 +00:00
MobiusDevelopment
3202882dab Proper spawn Z value for the Aden artifact.
Contributed by Trance.
2021-02-22 05:17:38 +00:00
MobiusDevelopment
b8c9e8b52b Fixed pull effect broadcast validateposition to owner.
Contributed by Sahar.
2021-02-21 03:51:03 +00:00
MobiusDevelopment
c16a199407 Addition of the Chronos class. 2021-02-20 11:17:45 +00:00
MobiusDevelopment
dd0d74a8e6 Reverted back to l2j geoengine. 2021-02-20 07:48:16 +00:00
MobiusDevelopment
df35e2cd87 Addition of CraftRate effect.
Contributed by quangnguyen.
2021-02-18 21:26:25 +00:00