Commit Graph

206 Commits

Author SHA1 Message Date
MobiusDevelopment
a2134a55db Addition of ImmobileDamageBonus and ImmobileDamageResist effects. 2020-02-29 14:22:31 +00:00
MobiusDevelopment
fb9482c8f6 Addition of quest 571, 572 and 573.
Contributed by Dmitri.
2020-02-29 11:16:39 +00:00
MobiusDevelopment
d8042c6f5c Addition of quest Special Mission: Defeat Spezion (576).
Contributed by Dmitri.
2020-02-27 12:25:45 +00:00
MobiusDevelopment
a6fc6eb2cd Instance related adjustments. 2020-02-26 10:56:19 +00:00
MobiusDevelopment
740acfdbd8 Kartia onEnterZone should only trigger in instance. 2020-02-25 19:29:02 +00:00
MobiusDevelopment
81d29e0644 Player instead of Npc parameters for Chamber of Prophecies timers. 2020-02-25 19:20:34 +00:00
MobiusDevelopment
ba799c053a Line delimiters to match project settings and code format. 2020-02-25 18:07:17 +00:00
MobiusDevelopment
6f26dddd1a Proper quest constructor super for previous commit.
Contributed by Dmitri.
2020-02-23 14:04:25 +00:00
MobiusDevelopment
0161a1e69b Addition of quest Special Mission: Kartia's Labyrinth (570).
Contributed by Dmitri.
2020-02-23 13:52:24 +00:00
MobiusDevelopment
fad5a4155b Corrections for quest 577, 589 and 590.
Contributed by Dmitri.
2020-02-21 15:36:09 +00:00
MobiusDevelopment
bf65b45c9e Addition of quests 577, 589 and 590.
Contributed by Dmitri.
2020-02-19 13:02:29 +00:00
MobiusDevelopment
5b386af60e Maximum momentum stat set to 1 by default. 2020-02-18 15:00:17 +00:00
MobiusDevelopment
eddbb43a56 Addition of quests 568 and 588.
Contributed by Dmitri.
2020-02-16 13:17:01 +00:00
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
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
220e0b716c Prevent SiegeGuards AI onKill NPE. 2020-02-11 07:03:13 +00:00
MobiusDevelopment
71576ed8af Check if html files contain non ASCII characters. 2020-02-08 02:41:23 +00:00
MobiusDevelopment
4b4dd84364 Removed non existent raid ids from quest 666. 2020-02-07 20:44:35 +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
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
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
42e7b2382c Proper clan level check for ClanMaster. 2020-01-25 12:18:45 +00:00
MobiusDevelopment
7960f9fc58 TeleportToPlayer effect should check if target is in timed hunting zone. 2020-01-24 18:20:30 +00:00
MobiusDevelopment
44f5fbdcef Addition of cleanSkillUponChangeClass checkPreviousClasses parameter. 2020-01-24 15:25:27 +00:00
MobiusDevelopment
04d2ed51da Addition of MaximumAddedTime configuration. 2020-01-23 17:40:42 +00:00
MobiusDevelopment
e44125f798 Addition of Time Limited Zones configurations. 2020-01-23 16:32:46 +00:00
MobiusDevelopment
8ace115a80 Removed Rune to the Primeval Island boat.
Contributed by Edoo.
2020-01-23 15:02:37 +00:00
MobiusDevelopment
3d0bdd0a46 Addition of AddHuntingTime effect handler. 2020-01-23 14:54:23 +00:00
MobiusDevelopment
9b320e4cfe QuestTimer calls in onTalk may need !isSimulatingTalking check. 2020-01-23 00:43:03 +00:00
MobiusDevelopment
4af5183baf Clean skills upon change class. 2020-01-22 23:36:45 +00:00
MobiusDevelopment
5a198ccff5 Addition of quest More Aggressive Operation (587).
Contributed by Dmitri.
2020-01-22 01:32:15 +00:00