Commit Graph

234 Commits

Author SHA1 Message Date
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
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
d7a310b070 Fixed unconditional break switch cases. 2021-10-18 21:21:12 +00:00
MobiusDevelopment
cdbc38c32b Updated to Java 17. 2021-10-13 21:39:56 +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
358337b2b7 Proper count display for extractable items message. 2021-09-26 00:26:03 +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
0c2e23da46 Clan hall auctioneers get town name from fnAgitMap spawn value. 2021-09-19 23:44:44 +00:00
MobiusDevelopment
57a4d1bdd3 Renamed GrandBossTeleporters to ValakasTeleporters. 2021-09-13 14:59:25 +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
d5387bb853 Implemented HWID punishment affect. 2021-08-06 17:20:31 +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
cf9d6e6838 Optional support for running longtime events yearly.
Contributed by Costykiller.
2021-07-17 16:08:57 +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
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
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
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
7563b8877a Small fix for DropSearchBoard handler.
Contributed by CostyKiller.
2021-05-10 23:16:00 +00:00
MobiusDevelopment
1cf9db263f Fixed probable larva NPE. 2021-05-04 10:20:54 +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
88cfda013d Proper naming for skill mastery related effects. 2021-04-30 11:13:48 +00:00
MobiusDevelopment
d85e592f55 Prohibit Hp effect use on raids.
Contributed by Neith.
2021-04-26 10:56:32 +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
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
061bc41de8 New l2j geoengine rework. 2021-03-28 21:17:00 +00:00
MobiusDevelopment
c702c31255 Disarm should re-equip item after effect ends.
Contributed by Sahar.
2021-03-26 15:50:28 +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