Commit Graph

210 Commits

Author SHA1 Message Date
MobiusDevelopment
e46fbd724f Check summon shared skills on Summon effect spawn. 2022-10-09 21:50:47 +00:00
MobiusDevelopment
0541901d11 Fixed Antharas getInstanceWorld NPE. 2022-10-09 21:33:47 +00:00
MobiusDevelopment
8302a0c125 Removed recalculateStats from AddSkillBySkill effect. 2022-10-08 23:11:45 +00:00
MobiusDevelopment
6201cf9303 Daily Mission changes.
Contributed by kamikadzz.
2022-10-08 22:49:25 +00:00
MobiusDevelopment
0f112452c3 Cancel effect and recalculate stats with AddSkillBySkill onExit. 2022-10-06 01:38:39 +00:00
MobiusDevelopment
f463a97e46 Addition of chance parameter to CallSkill effect. 2022-10-04 21:09:41 +00:00
MobiusDevelopment
303d46dc91 XML indentation cleanup. 2022-10-04 12:31:51 +00:00
MobiusDevelopment
4ed4990c99 Stop skill effect check for TriggerSkillByHpPercent.
Contributed by petryxa.
2022-10-02 06:00:27 +00:00
MobiusDevelopment
9532fd2d1a Prohibit ResurrectionSpecial triggering in olympiad. 2022-10-02 05:55:18 +00:00
MobiusDevelopment
581800ad57 Do not kill player with RealDamage in olympiad.
Thanks to Fakee.
2022-10-02 05:25:56 +00:00
MobiusDevelopment
961a2f88c1 ChatWorld should check if receiving player is blocking.
Thanks to Enryu.
2022-10-01 09:56:08 +00:00
MobiusDevelopment
629cfae635 Addition of OlympiadEnabled configuration. 2022-09-25 12:04:21 +00:00
MobiusDevelopment
9b7781344b Exclude olympiad observers from not friend affect object types. 2022-09-24 10:23:05 +00:00
MobiusDevelopment
bb0e37a5b9 Proper Grace dialog bypass.
Contributed by Index.
2022-09-23 21:21:10 +00:00
MobiusDevelopment
e38c50ed2e Directly show quest dialog when a single quest is started. 2022-09-18 21:58:35 +00:00
MobiusDevelopment
c6b2106925 Moved Jayce spawn to event config. 2022-09-17 21:37:00 +00:00
MobiusDevelopment
dc6ee5ad05 Directly show quest dialog when a single quest is available. 2022-09-16 23:42:35 +00:00
MobiusDevelopment
c47b581096 ImmobilePetBuff effect could be self cast. 2022-09-11 21:16:06 +00:00
MobiusDevelopment
aab13005e1 Improvements for Compelling skill effect.
Contributed by Fakee.
2022-09-08 11:33:44 +00:00
MobiusDevelopment
1719227825 Support for OpEquipItem multiple item ids. 2022-09-08 11:14:44 +00:00
MobiusDevelopment
905bdc9ae0 Large dialog window for Lulu (34545).
Contributed by Index.
2022-09-07 10:37:00 +00:00
MobiusDevelopment
0f11cee4db Large dialog window for Grace (34544).
Contributed by Index.
2022-09-07 10:17:31 +00:00
MobiusDevelopment
ed9095b11a OpEquipItem skill condition cleanup. 2022-09-03 01:40:30 +00:00
MobiusDevelopment
40ebd82319 CallPc effect with ENEMY target type now uses FlyToLocation.
Thanks to kamikadzz.
2022-09-03 01:27:50 +00:00
MobiusDevelopment
88c8aa38a0 Follow project coding style for event void methods. 2022-09-03 00:50:02 +00:00
MobiusDevelopment
15c38c6836 Fixed TimedHuntingZoneChargeResult display values. 2022-08-31 09:51:26 +00:00
MobiusDevelopment
cc23c15b69 Moved TimeRestrictFieldUserAlarm after TimedHuntingZoneChargeResult.
Thanks to nasseka.
2022-08-31 09:29:34 +00:00
MobiusDevelopment
54578fc855 Addition of Player isInTimedHuntingZone method. 2022-08-30 23:32:54 +00:00
MobiusDevelopment
98166d7d78 Added Croamis door logic to Isabella AI. 2022-08-30 23:04:48 +00:00
MobiusDevelopment
f044766abb Addition of TimeRestrictFieldDieLimitTime and TimeRestrictFieldUserAlarm.
Thanks to nasseka.
2022-08-30 22:50:06 +00:00
MobiusDevelopment
a65d9c073f Tempfix for AddHuntingTime time display. 2022-08-29 13:45:19 +00:00
MobiusDevelopment
4196f51c41 Partially reverted latest timed zone changes. 2022-08-29 12:47:03 +00:00
MobiusDevelopment
d0fae0be8f Minor AdminEnchant cleanup. 2022-08-28 16:26:18 +00:00
MobiusDevelopment
035eb24568 Timed hunting zone rework.
Contributed by dontknowdontcare.
2022-08-23 23:40:25 +00:00
MobiusDevelopment
573f765b23 Fixed probable random player NPE in solo instances. 2022-08-22 22:18:07 +00:00
MobiusDevelopment
7765b83c16 Addition of .online voiced command. 2022-08-22 21:39:24 +00:00
MobiusDevelopment
19241a0080 Addition of .offline voiced command. 2022-08-21 21:18:06 +00:00
MobiusDevelopment
394d9d9a4e VampiricDefence formula adjustments.
Contributed by nasseka.
2022-08-20 21:44:57 +00:00
MobiusDevelopment
fdb7fdbe3b Addition of EventDispatcher hasListener methods. 2022-08-20 21:34:27 +00:00
MobiusDevelopment
7abf85efd6 Fixed inconsistency between max pet level and summon exp. 2022-08-18 21:13:38 +00:00
MobiusDevelopment
79a629c9ca Fixed TriggerSkillByDamage effect handler.
Contributed by nasseka.
2022-08-17 06:32:12 +00:00
MobiusDevelopment
b3c92bebee Implemented admin delete_group command. 2022-08-16 21:02:41 +00:00
MobiusDevelopment
8e85def892 More generic spawn file path info. 2022-08-15 21:42:33 +00:00
MobiusDevelopment
f8133c727c Updated admin NPC info html and handler.
Contributed by CostyKiller.
2022-08-15 10:38:12 +00:00
MobiusDevelopment
569faf521d Make use of original spawn location for deletion and info. 2022-08-12 23:03:47 +00:00
MobiusDevelopment
e473ef6eee Removed Rnd dependency from PaganKeys AI. 2022-08-09 23:01:35 +00:00
MobiusDevelopment
5718b19e16 Proper ids for Anakim and Lilith teleporters.
Contributed by Fakee.
2022-08-09 10:36:01 +00:00
MobiusDevelopment
b47ac4b571 Small addition to olympiad manager htmls.
Contributed by Fakee.
2022-08-07 00:58:20 +00:00
MobiusDevelopment
44af95d071 Siege skill related additions.
Thanks to dontknowdontcare.
2022-08-07 00:49:34 +00:00
MobiusDevelopment
f2dbf81567 Removed Saviors Path Discovery (10885) popup.
Thanks to dontknowdontcare.
2022-08-06 21:45:24 +00:00