Commit Graph

1696 Commits

Author SHA1 Message Date
MobiusDevelopment
f3cb8dfed3 Separately store Mystic Tavern random instance value.
Thanks to CostyKiller.
2020-03-23 18:07:32 +00:00
MobiusDevelopment
881d39318d Fixed quest 10297 missing switch.
Contributed by CostyKiller.
2020-03-23 08:56:07 +00:00
MobiusDevelopment
d7ee7eb33f Removed Completely Lost repeated quest timer. 2020-03-22 12:01:54 +00:00
MobiusDevelopment
4758ed4e2b Fixed Chamber of Prophecies last door staying open. 2020-03-22 09:42:28 +00:00
MobiusDevelopment
747e6c5d19 Removed unnecessary object id from fake player flag tasks. 2020-03-22 08:33:48 +00:00
MobiusDevelopment
c9f8da5371 Party Solidarity for all party members.
Contributed by CostyKiller.
2020-03-22 08:23:18 +00:00
MobiusDevelopment
44f102cf7e Addition of quest The Immortal Pirate King (10418).
Contributed by Dmitri.
2020-03-19 19:05:51 +00:00
MobiusDevelopment
2d4fb64b26 Addition of balancer EnergyAttack configurations. 2020-03-19 18:16:21 +00:00
MobiusDevelopment
b5eccda27a Addition of quest 599 and 774.
Contributed by Dmitri.
2020-03-18 09:24:12 +00:00
MobiusDevelopment
6c0d7b3dc3 Chamber of Prophecies NPC NPE precaution. 2020-03-16 22:06:05 +00:00
MobiusDevelopment
7dcd5acb3c Organized TriggerSkillByDamage checks. 2020-03-16 20:17:03 +00:00
MobiusDevelopment
ab147d5858 Fixed quest 10752 getting stuck at NPC dialogs.
Contributed by CostyKiller.
2020-03-13 02:38:22 +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
04cf6bf8a9 Fixed Dimensional Wrap salamandra spawn NPE. 2020-03-10 23:39:45 +00:00
MobiusDevelopment
2037ee3375 Fixed Dimensional Wrap earthquake NPE. 2020-03-09 09:45:02 +00:00
MobiusDevelopment
d99a08e15e Fixed agathion Scorpio - Stage 2 (24074) crystallization. 2020-03-07 18:26:24 +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
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
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
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
6a213de723 Fixed two hand crossbow resistance issues. 2020-02-18 16:22:54 +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
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
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
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
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
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
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
7c2f67cb0e Helios NPC template adjustments. 2020-01-17 09:35:50 +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
MobiusDevelopment
438c637134 Fixed quest Odd Happenings At Dragon Valley (10531).
Contributed by Darkloud.
2020-01-15 10:11:09 +00:00
MobiusDevelopment
6a1f4c21ac Server restart schedule by day. 2020-01-15 10:01:39 +00:00
MobiusDevelopment
411782efce Improvements for quest Seven Signs Girl of Doubt (10292). 2020-01-14 20:48:49 +00:00
MobiusDevelopment
c9ff92f395 Addition of quest Odd Happenings At Dragon Valley (10531).
Contributed by Darkloud.
2020-01-14 10:10:44 +00:00
MobiusDevelopment
3ca0791c18 Minor typo correction. 2020-01-13 23:42:33 +00:00
MobiusDevelopment
de47fedd21 Fixed restoring experience gain prohibition. 2020-01-13 21:03:30 +00:00
MobiusDevelopment
68370782d5 Addition of missing Lavasillisk privates.
Contributed by andrei.
2020-01-12 13:54:21 +00:00
MobiusDevelopment
382101d033 Addition of L2top.co vote reward.
Contributed by andrei.
2020-01-08 12:08:35 +00:00
MobiusDevelopment
2d5aa96a31 Fixed Maphr's Rune items.
Contributed by Edoo.
2020-01-07 18:03:19 +00:00
MobiusDevelopment
42d215998c Addition of EXP and SP multipliers by class. 2020-01-06 22:57:59 +00:00
MobiusDevelopment
0ab8c3161b Addition of Monastic Crusader (22123) minions.
Contributed by andrei.
2020-01-06 14:31:33 +00:00
MobiusDevelopment
1f56fdc091 Fixed transformations for Blade, Punishment, Wailing of Splendor.
Contributed by andrei.
2020-01-06 14:24:28 +00:00
MobiusDevelopment
366970ee36 Addition of Razen (33803).
Contributed by Street.
2020-01-06 13:20:34 +00:00
MobiusDevelopment
ce9d28ae7a Red Cat's Eye should not be clan depositable.
Contributed by Street.
2020-01-06 13:07:01 +00:00
MobiusDevelopment
78997cf245 Addition of Rodemai's Rune.
Contributed by Street.
2020-01-06 12:49:22 +00:00
MobiusDevelopment
6cbc8cf310 Proper visual effect for different jewel stages.
Contributed by Street.
2020-01-05 15:55:18 +00:00
MobiusDevelopment
53cf0ea614 Addition of quests 674, 675, 816, 10597, 10844 and 10852.
Contributed by Dmitri.
2020-01-05 15:09:16 +00:00
MobiusDevelopment
64355cfc48 Fixed Agathion Babayaga.
Contributed by Street.
2020-01-04 13:42:48 +00:00
MobiusDevelopment
f8acdcace7 CreatureSay cleanup and improvements. 2020-01-04 05:11:01 +00:00
MobiusDevelopment
1cdcd2f8b0 Addition of merchant zero sell price configuration. 2020-01-04 02:29:32 +00:00
MobiusDevelopment
8a9763a20a Fixed Topzone vote detection.
Contributed by andrei.
2020-01-03 00:29:15 +00:00
MobiusDevelopment
ca79eaa7dc Fixed Pa'agrio's Blessing item.
Contributed by Edoo.
2019-12-30 16:06:11 +00:00
MobiusDevelopment
cd7a14388a Powder Keg (18622) should not move. 2019-12-29 12:46:24 +00:00
MobiusDevelopment
c087a94d5e Multiple Arrow (10771) castRange fix and Phoenix Arrow (10781) staticReuse removal.
Contributed by Liamxroy.
2019-12-26 08:59:34 +00:00
MobiusDevelopment
14602f5e47 Proper dialog descriptions for quest 823.
Contributed by Edoo.
2019-12-23 22:26:14 +00:00
MobiusDevelopment
576298f274 Addition of various quests.
Contributed by Dmitri.
2019-12-23 22:06:18 +00:00
MobiusDevelopment
1e93b99aec Two handed bonus mode additions and various skill fixes.
Contributed by gamelike85.
2019-12-23 08:10:12 +00:00
MobiusDevelopment
7f3befa63c Code review Part 5. 2019-12-22 15:33:46 +00:00
MobiusDevelopment
4a563b8832 Code review Part 4. 2019-12-21 21:39:37 +00:00