Commit Graph

136 Commits

Author SHA1 Message Date
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 6a062eef5d Expulsion of Evil Spirit raidboss additions.
Contributed by pecanha.
2020-05-07 11:06:17 +00:00
MobiusDevelopment b78663a4f5 Changed Disciples Necropolis Past empty timer to one minute. 2020-05-05 11:01:11 +00:00
MobiusDevelopment 77dd27bd7a Olympiad fixes.
Contributed by pecanha.
2020-05-04 14:18:01 +00:00
MobiusDevelopment 2d67f9a9b3 Removed raidboss spawns from normal spawn XMLs.
Contributed by pecanha.
2020-05-04 14:08:54 +00:00
MobiusDevelopment ef93cb86bb Custom community board pvp flag, alike dead and event prohibitions. 2020-05-03 12:02:57 +00:00
MobiusDevelopment 427f2ffa70 Fix and couple improvements for SSQHideoutOfTheDawn. 2020-05-03 11:17:00 +00:00
MobiusDevelopment 9f5670d8e4 Proper Legacy Of Insolence ancient red papyrus chance.
Contributed by pecanha.
2020-04-29 22:13:34 +00:00
MobiusDevelopment 2e5fe7f64c Proper summon request holder. 2020-04-27 22:31:17 +00:00
MobiusDevelopment fe1d37e011 Extensive player ownership check for single or multiple items. 2020-04-24 11:01:12 +00:00
MobiusDevelopment e11854b0f4 Use Instance as config reference to remove SeedOfDestruction buffs.
Contributed by pecanha.
2020-04-20 20:53:06 +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 a496d3176e Fixed Treasure Hunt (383) additional item removal.
Author: HD321kbps
Source: https://bitbucket.org/l2jserver/l2j-server-datapack/commits/014be2d586d58e72c3979d89f64e59f2aff40d2b
2020-04-14 09:17:43 +00:00
MobiusDevelopment 55e4216ab8 Reverted latest quest 640 changes. 2020-04-10 13:26:00 +00:00
MobiusDevelopment 06bebdac3a Fixed Battle Roar skill.
Contributed by pecanha.
2020-04-09 08:47:36 +00:00
MobiusDevelopment 797166a665 Correct monster ids for quest The Zero Hour (640). 2020-04-09 08:13:29 +00:00
MobiusDevelopment 7f02780e63 Fixed AdminGrandBoss handler after revision 7084 changes. 2020-04-06 09:46:04 +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 5c2aced5eb TriggerSkillByAttack should never be triggered by skills.
Thanks to Sahar.
2020-04-04 10:02:00 +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 993099e97a Use Set for quest timers and initialize conditions. 2020-03-24 22:21:53 +00:00
MobiusDevelopment 747e6c5d19 Removed unnecessary object id from fake player flag tasks. 2020-03-22 08:33:48 +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 a6fc6eb2cd Instance related adjustments. 2020-02-26 10:56:19 +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 e56dad5f81 Configurations for monster aggro distance reset. 2020-02-13 19:56:19 +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
MobiusDevelopment a8a9318d2d Disabled curse raid based on retail changes.
Also removed obsolete deep blue comment.
2020-02-06 13:10:41 +00:00
MobiusDevelopment 980d99c48c Lottery additions and related improvements. 2020-02-03 03:40:55 +00:00
MobiusDevelopment 20a4e99da1 Addition of Monster Race with reward system.
Adapted from aCis free version.
2020-02-02 04:36:04 +00:00
MobiusDevelopment fb52876f79 Removal of StatsVCmd class. 2020-01-31 00:31:39 +00:00
MobiusDevelopment 845dea2551 Removed pointless assignments before packet send. 2020-01-30 23:02:45 +00:00
MobiusDevelopment 9adadc4e86 Moved TeleportWhereType to enums. 2020-01-30 03:13:22 +00:00
MobiusDevelopment 393e53514c Removed pointless EffectTickTask tick count variable. 2020-01-28 15:26:44 +00:00
MobiusDevelopment 8dbfd09e0c Proper naming for various data holding classes. 2020-01-28 11:48:32 +00:00
MobiusDevelopment de2871bef6 Separated siege guard task to one task per residence. 2020-01-27 16:55:04 +00:00