Commit Graph

1214 Commits

Author SHA1 Message Date
MobiusDevelopment f23415c2b6 Addition of quest Special Mission: Nornil's Garden (574).
Contributed by Dmitri.
2020-02-15 20:02:42 +00:00
MobiusDevelopment 9f33c01d8f Addition of quests 669, 671, 672 and 673.
Contributed by Dmitri.
2020-02-14 13:01:39 +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 d22dabe8ca Store sub certificate count in player variables. 2020-02-12 16:26:52 +00:00
MobiusDevelopment ec99d2b32d Prevent skill cast while having Rocky Camouflage. 2020-02-12 14:23:54 +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 0ed057dff9 Level corrections for quests 344, 787 and 10799.
Contributed by Edoo.
2020-02-07 21:05:58 +00:00
MobiusDevelopment 5c414b0d8e Prevent NPE when spawning demons. 2020-02-07 14:24:29 +00:00
MobiusDevelopment 5d2e2eb5ea Final Emperial Tomb improvements. 2020-02-07 14:13:27 +00:00
MobiusDevelopment cf07420fbb Adjustments for quest Hunter Guild Members Knowledge (666).
Contributed by Edoo.
2020-02-07 10:41:30 +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 c28ca9fbc1 Support for no PvP zones.
Contributed by Edoo.
2020-02-06 04:19:59 +00:00
MobiusDevelopment eed11399eb Radiant Cloak of Light and Cold Cloak of Darkness should give +4 stats.
Contributed by CostyKiller.
2020-02-05 16:04:06 +00:00
MobiusDevelopment 3e45c65973 Fixed quest Hatchling Research (10534).
Contributed by Edoo.
2020-02-05 15:58:22 +00:00
MobiusDevelopment c699010fd2 Fixed last step for finishing quest Step Up (10815).
Contributed by CostyKiller.
2020-02-05 15:51:54 +00:00
MobiusDevelopment 02b8b1403f Addition of quests 665, 666, 668, 10454 and 10846.
Contributed by Dmitri.
2020-02-05 14:46:33 +00:00
MobiusDevelopment 7deb587c77 Initialize quest 10531 state with onTalk method. 2020-02-03 15:40:21 +00:00
MobiusDevelopment b7eef6592a Addition of equipment upgrade reload command. 2020-02-03 13:26:18 +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 178f692d47 Fixed Chamber of Prophecies grail NPE. 2020-01-30 12:16:02 +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 7a20f03af5 Removed pointless use of VolatileBoolean from sweeper conditions. 2020-01-28 10:57:22 +00:00
MobiusDevelopment 3071525a9c Proper use of isScriptValue instead of getScriptValue method. 2020-01-28 00:43:54 +00:00
MobiusDevelopment 49439e8db4 Prevent initializing Npc variables with NpcAction. 2020-01-28 00:10:02 +00:00
MobiusDevelopment de2871bef6 Separated siege guard task to one task per residence. 2020-01-27 16:55:04 +00:00
MobiusDevelopment 6d89220f21 Addition of quests 10423, 10899, 10900 and 10901.
Contributed by Dmitri.
2020-01-27 13:33:35 +00:00
MobiusDevelopment 990d3b590b QuestState and QuestTimer class cleanups. 2020-01-26 16:53:48 +00:00
MobiusDevelopment 8b5af84230 StatsSet properly named as StatSet. 2020-01-26 15:07:31 +00:00
MobiusDevelopment 9d155febb7 Proper syntax for several methods and values. 2020-01-26 14:05:47 +00:00
MobiusDevelopment 5a198ccff5 Addition of quest More Aggressive Operation (587).
Contributed by Dmitri.
2020-01-22 01:32:15 +00:00
MobiusDevelopment 83d72852b0 Addition of quests 569, 682, 10896, 10897 and 10898.
Contributed by Dmitri.
2020-01-22 01:21:41 +00:00
MobiusDevelopment da483f1ba5 DamageByAttack with MOB and BOSS parameters. 2020-01-21 00:10:44 +00:00
MobiusDevelopment 7f69fd2999 Chamber of Prophecies NPE prevention. 2020-01-19 22:07:53 +00:00
MobiusDevelopment c44a4a6555 Updated raidboss NPC templates at 26100-26199.xml file. 2020-01-18 15:47:49 +00:00
MobiusDevelopment ed7267ebac Updated raidboss NPC templates at 29300-29399.xml file. 2020-01-18 11:51:05 +00:00
MobiusDevelopment 7c2f67cb0e Helios NPC template adjustments. 2020-01-17 09:35:50 +00:00
MobiusDevelopment d3a484ffeb Fixed quest fixed Basic Mission Isle of Souls (567).
Contributed by Dmitri.
2020-01-17 08:45:49 +00:00
MobiusDevelopment 888438fb0c Proper quest item count for 10775.
Contributed by Darkloud.
2020-01-16 18:59:53 +00:00
MobiusDevelopment b25b259665 Addition of custom Noble Master and Delevel Manager NPCs. 2020-01-16 03:51:57 +00:00
MobiusDevelopment 25b4b4fe00 Another Paulina's Support Box rework.
Contributed by Darkloud.
2020-01-16 01:21:17 +00:00
MobiusDevelopment 62a5c7d47f Proper comment for Uncovering the Conspiracy (10532). 2020-01-15 10:51:27 +00:00
MobiusDevelopment f8f0e4691a Addition of quest Uncovering the Conspiracy (10532).
Contributed by Darkloud.
2020-01-15 10:30:08 +00:00