Commit Graph

308 Commits

Author SHA1 Message Date
MobiusDevelopment
7be02a8eee Addition of teleport while siege in progress configuration.
Thanks to Iris.
2020-07-05 04:17:27 +00:00
MobiusDevelopment
3036d26dcd Updated Devil Isle monster stats.
Contributed by Liviades.
2020-07-04 05:17:10 +00:00
MobiusDevelopment
e11a5bb916 Fixed and improved and SiegeGuard related behaviors.
Contributed by Sahar.
2020-07-03 22:49:50 +00:00
MobiusDevelopment
b6aa52c4d4 Gatekeeper Ziggurat additions.
Contributed by Minzee.
2020-07-03 21:27:12 +00:00
MobiusDevelopment
75bfbb9173 Disabled some systems not available in Classic.
Contributed by Iris.
2020-07-02 21:19:14 +00:00
MobiusDevelopment
a98f093fb3 Addition of extended SiegeSchedule configurations.
Contributed by Trance.
2020-07-02 05:31:27 +00:00
MobiusDevelopment
dcbd96d438 Classic specific configurations.
Contributed by Iris.
2020-07-02 04:50:33 +00:00
MobiusDevelopment
10f7b1b75f Updated Enchanted Valley monster stats.
Contributed by Liviades.
2020-07-02 04:39:56 +00:00
MobiusDevelopment
8ab8cd7046 Day/Night spawns for Devil's Isle.
Contributed by Liviades.
2020-07-01 00:43:41 +00:00
MobiusDevelopment
68f62598a0 Addition of missing second castle artifact teleports. 2020-07-01 00:02:02 +00:00
MobiusDevelopment
70f684371d Addition of missing Rune, Goddard and Schuttgart artifact spawns. 2020-06-30 23:28:33 +00:00
MobiusDevelopment
c27a8bbdc0 Addition of missing Innadril Holy Artifact spawn. 2020-06-30 22:54:12 +00:00
MobiusDevelopment
7b266e237b Removed Blood Alliance reward. 2020-06-28 23:54:11 +00:00
MobiusDevelopment
727fca9827 Fixed negative healing when player has limiting effects.
Contributed by Sahar.
2020-06-28 00:14:49 +00:00
MobiusDevelopment
7ee1d55060 Prevent various auto-boxing operations by using primitive getters. 2020-06-27 23:45:29 +00:00
MobiusDevelopment
d8f6dbd4d0 Avoid casts and some siege guard warnings.
Contributed by Sahar.
2020-06-26 22:57:09 +00:00
MobiusDevelopment
a9d6ea2105 Proper npcIds parameter for skill 2837. 2020-06-26 00:12:04 +00:00
MobiusDevelopment
12fa0e8e6b Siege guard boxing preventions. 2020-06-23 22:16:51 +00:00
MobiusDevelopment
cfb997c5ee Players cannot have positive reputation.
Contributed by Iris.
2020-06-22 06:28:41 +00:00
MobiusDevelopment
4379cad634 Simple arrays for balancer configurations. 2020-06-21 00:54:31 +00:00
MobiusDevelopment
61157a6d03 Used List instead of ArrayList for declarations. 2020-06-20 18:58:43 +00:00
MobiusDevelopment
cedd794473 Addition of FatalBlowDefence effect.
Contributed by Sahar.
2020-06-20 10:10:29 +00:00
MobiusDevelopment
640840c2a3 Fixed FatalBlowRate giving negative value in onExit.
Contributed by Sahar.
2020-06-20 09:49:51 +00:00
MobiusDevelopment
cf0ee224f8 Removed most stream filter uses. 2020-06-18 16:09:02 +00:00
MobiusDevelopment
f7b1aa202e Removed duplicate stats from some items. 2020-06-15 02:10:33 +00:00
MobiusDevelopment
daaf606b34 Update abnormal visual effects with KnockBack effect exit.
Contributed by gigilo1968.
2020-06-14 22:18:32 +00:00
MobiusDevelopment
c4a532637f Adjustments for skills that use charges.
Contributed by Trance.
2020-06-13 04:16:04 +00:00
MobiusDevelopment
4c3faebdf0 Removal of assorted prefix remnants. 2020-06-10 01:05:32 +00:00
MobiusDevelopment
56872c8693 Addition of AggroDistanceCheckRaidRange configuration. 2020-06-07 21:53:21 +00:00
MobiusDevelopment
ed6274df0e Removed additional admin list visibility methods. 2020-06-07 21:40:52 +00:00
MobiusDevelopment
804d654a08 Fixed players could not take berserker from olympiad buffer.
Contributed by Sahar.
2020-06-07 00:06:20 +00:00
MobiusDevelopment
7445e373d7 Single target unsummon servitor action. 2020-06-06 06:00:57 +00:00
MobiusDevelopment
a5a8d14e32 Changed fishing level requirements to enable low level fishing. 2020-06-03 00:25:46 +00:00
MobiusDevelopment
d488bed86e Updated admin arrow buylist. 2020-06-03 00:10:34 +00:00
MobiusDevelopment
a3e8e337fe Fixed skills aborting when player on full HP.
Contributed by Sahar.
2020-06-02 21:32:21 +00:00
MobiusDevelopment
9b8f27f819 Blessed soulshot fixes and adjustments. 2020-06-01 13:14:16 +00:00
MobiusDevelopment
3b3b698584 Fixed nickname color item handler.
Contributed by Sahar.
2020-05-29 21:23:45 +00:00
MobiusDevelopment
311feff855 Fixed Speed effect reading weaponType as SpeedType.
Contributed by Sahar.
2020-05-23 23:08:22 +00:00
MobiusDevelopment
68f1c57115 Removal of extend drop data. 2020-05-21 14:08:40 +00:00
MobiusDevelopment
1464b1ab8b Reintroduction of CopyOnWriteArrayList for storing QuestTimers. 2020-05-17 02:49:50 +00:00
MobiusDevelopment
803c97a2e5 Minor handler variables code format. 2020-05-14 21:58:02 +00:00
MobiusDevelopment
33bbf97afb Prohibit parameter assignments. 2020-05-10 03:29:34 +00:00
MobiusDevelopment
ef93cb86bb Custom community board pvp flag, alike dead and event prohibitions. 2020-05-03 12:02:57 +00:00
MobiusDevelopment
6e0cf7d833 Fixed not showing char info when in instance.
Contributed by CostyKiller.
2020-05-02 17:36:30 +00:00
MobiusDevelopment
de8e676534 Addition of friendly command channel configuration. 2020-04-30 21:46:27 +00:00
MobiusDevelopment
2e5fe7f64c Proper summon request holder. 2020-04-27 22:31:17 +00:00
MobiusDevelopment
9682338343 Addition of raidboss bonus damage effects. 2020-04-25 11:14:05 +00:00
MobiusDevelopment
fe1d37e011 Extensive player ownership check for single or multiple items. 2020-04-24 11:01:12 +00:00
MobiusDevelopment
325a3ae124 Prevent Stakato heal when silenced.
Contributed by pecanha.
2020-04-20 20:32:21 +00:00
MobiusDevelopment
6702f1fd55 Addition of L2jBrasil vote rewards.
Contributed by pecanha.
2020-04-17 11:56:48 +00:00
MobiusDevelopment
74004d8294 Renamed admin teleports classic.htm to ClassicInterlude.html. 2020-04-15 09:28:14 +00:00
MobiusDevelopment
e88b73abbc Addition of missing Zaken client areas.
Contributed by Trance.
2020-04-14 10:52:52 +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
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
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
c96804ac6b Working Agathion Freya item. 2020-04-03 12:09:49 +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
f109bbf829 Increased default server connection and thread resources. 2020-03-31 12:39:08 +00:00
MobiusDevelopment
38cb67fad2 Dropped player count manager. 2020-03-31 00:35:39 +00:00
MobiusDevelopment
dff067c91e Removed player reentrant locks. 2020-03-30 19:03:16 +00:00
MobiusDevelopment
3b915f5647 Skip siege guard tasks when working. 2020-03-30 17:28:51 +00:00
MobiusDevelopment
9cb1ed319e Chain skill rework. 2020-03-29 08:27:18 +00:00
MobiusDevelopment
774bd380da Additionally check if LastImperialTomb portraits are null. 2020-03-26 16:07:34 +00:00
MobiusDevelopment
0e65792652 Changed OpSocialClassSkillCondition according to previous core changes. 2020-03-26 15:39:41 +00:00
MobiusDevelopment
891e4cc588 Fix for admin castle command target.
Contributed by darkillust.
2020-03-26 09:44:50 +00:00
MobiusDevelopment
993099e97a Use Set for quest timers and initialize conditions. 2020-03-24 22:21:53 +00:00
MobiusDevelopment
958f3ad7fc Precautionary Party Solidarity fix. 2020-03-22 08:37:18 +00:00
MobiusDevelopment
747e6c5d19 Removed unnecessary object id from fake player flag tasks. 2020-03-22 08:33:48 +00:00
MobiusDevelopment
2d4fb64b26 Addition of balancer EnergyAttack configurations. 2020-03-19 18:16:21 +00:00
MobiusDevelopment
7dcd5acb3c Organized TriggerSkillByDamage checks. 2020-03-16 20:17:03 +00:00
MobiusDevelopment
c18ddf25bd Reduced CP for cloth classes. 2020-03-15 16:13:32 +00:00
MobiusDevelopment
707f988a47 Addition of TriggerSkillByDamage hpPercent parameter. 2020-03-12 09:39:13 +00:00
MobiusDevelopment
841e36e06b Real Damage Resist effect implementation. 2020-03-12 09:27:56 +00:00
MobiusDevelopment
58a85d05f5 Fixed Frintezza onKill monster list NPE. 2020-03-11 00:05:59 +00:00
MobiusDevelopment
0e4f15685e Fixed quest An Arrogant Search (348) missing bypass. 2020-03-06 09:03:53 +00:00
MobiusDevelopment
18b3e6d3f2 Unified javadoc format and related cleanups. 2020-03-03 23:04:44 +00:00
MobiusDevelopment
6d8addc784 Removal of assorted empty lines. 2020-03-03 17:07:18 +00:00
MobiusDevelopment
a2134a55db Addition of ImmobileDamageBonus and ImmobileDamageResist effects. 2020-02-29 14:22:31 +00:00
MobiusDevelopment
8b4bddd29e Addition of Elmoraden cloaks. 2020-02-28 11:13:35 +00:00
MobiusDevelopment
c1d4c60f08 KnockBack effect addition to Elemental Crash (11017).
Contributed by Puppyrawr.
2020-02-25 18:59:44 +00:00
MobiusDevelopment
ba799c053a Line delimiters to match project settings and code format. 2020-02-25 18:07:17 +00:00
MobiusDevelopment
1efb4ebbb1 Adjustments for pledge class XML values. 2020-02-25 12:03:33 +00:00
MobiusDevelopment
fe15480f06 Skill level should only be set from toLevel parameter. 2020-02-25 10:33:51 +00:00
MobiusDevelopment
2f53914597 Updated clan monster related information dialog.
Contributed by Mantra.
2020-02-24 19:06:52 +00:00
MobiusDevelopment
5587c0097d Separated Execution Grounds spawns. 2020-02-23 13:30:49 +00:00
MobiusDevelopment
ef51c8a3f3 Configuration for making items depositable. 2020-02-21 11:52:29 +00:00
MobiusDevelopment
63e6425dca Various item changes.
Contributed by Liamxroy.
2020-02-21 11:07:43 +00:00
MobiusDevelopment
0149ca83cd Various skill changes.
Contributed by Liamxroy.
2020-02-20 18:40:06 +00:00
MobiusDevelopment
5b386af60e Maximum momentum stat set to 1 by default. 2020-02-18 15:00:17 +00:00
MobiusDevelopment
e56dad5f81 Configurations for monster aggro distance reset. 2020-02-13 19:56:19 +00:00
MobiusDevelopment
8bb6ba4b72 Support for AbsorbDamage effect modes. 2020-02-13 09:36:36 +00:00
MobiusDevelopment
220e0b716c Prevent SiegeGuards AI onKill NPE. 2020-02-11 07:03:13 +00:00
MobiusDevelopment
a534cc943c Single class IdFactory with synchronized static methods. 2020-02-08 14:34:00 +00:00
MobiusDevelopment
29771aa0d8 Force headless parameter with Linux sh files.
Contributed by MutatedSkull.
2020-02-08 11:37:19 +00:00
MobiusDevelopment
71576ed8af Check if html files contain non ASCII characters. 2020-02-08 02:41:23 +00:00