Commit Graph

719 Commits

Author SHA1 Message Date
MobiusDevelopment
759c0177aa Freya Celebration event variable fix.
Thanks to gigilo1968.
2020-04-15 09:15:26 +00:00
MobiusDevelopment
e04b0efc83 Addition of quest 824, 930 and 985.
Contributed by Dmitri.
2020-04-09 09:50:13 +00:00
MobiusDevelopment
007d885411 Hardin should reward two chaos pomanders. 2020-04-08 09:49:16 +00:00
MobiusDevelopment
117d0c638c Fixed ManaHeal effect. 2020-04-07 23:01:40 +00:00
MobiusDevelopment
7f02780e63 Fixed AdminGrandBoss handler after revision 7084 changes. 2020-04-06 09:46:04 +00:00
MobiusDevelopment
2d24666ea0 RealDamage effect should ignore CP. 2020-04-05 22:14:49 +00:00
MobiusDevelopment
601081c070 Fixed Tauti onAttack method starting quest timer with deleted NPC. 2020-04-05 11:00:58 +00:00
MobiusDevelopment
f912c49c83 Fixed Octavis onKill method starting timers with dead NPCs. 2020-04-05 00:44:30 +00:00
MobiusDevelopment
3ced75d22f Caution deleting NPCs with active quest timers. 2020-04-04 21:55:10 +00:00
MobiusDevelopment
98e76d2817 Use of primitive boolean for TriggerSkillByAttack critical parameter. 2020-04-04 10:27:01 +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
51e53be08f Spawn once Altar of Shilen groups. 2020-03-31 09:00:58 +00:00
MobiusDevelopment
bfb0b42e9d Check player base template for Hardin. 2020-03-31 08:57:25 +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
9cb1ed319e Chain skill rework. 2020-03-29 08:27:18 +00:00
MobiusDevelopment
d8021624a1 Additional player NPE checks for Dimensional Wrap. 2020-03-29 08:13:37 +00:00
MobiusDevelopment
bbb4535a0a Addition of quest 10457, 10873, 10876 and 10879.
Contributed by Dmitri.
2020-03-27 12:34:29 +00:00
MobiusDevelopment
774bd380da Additionally check if LastImperialTomb portraits are null. 2020-03-26 16:07:34 +00:00
MobiusDevelopment
cf380a7833 Check if SelMahumDrill event receiver is attackable before class cast. 2020-03-26 15:51:35 +00:00
MobiusDevelopment
0e65792652 Changed OpSocialClassSkillCondition according to previous core changes. 2020-03-26 15:39:41 +00:00
MobiusDevelopment
28e36d17c6 Fixed probable Dimensional Warp NPE. 2020-03-26 11:38:12 +00:00
MobiusDevelopment
891e4cc588 Fix for admin castle command target.
Contributed by darkillust.
2020-03-26 09:44:50 +00:00
MobiusDevelopment
993099e97a Use Set for quest timers and initialize conditions. 2020-03-24 22:21:53 +00:00
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
2d4fb64b26 Addition of balancer EnergyAttack configurations. 2020-03-19 18:16:21 +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
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
ba799c053a Line delimiters to match project settings and code format. 2020-02-25 18:07:17 +00:00
MobiusDevelopment
5b386af60e Maximum momentum stat set to 1 by default. 2020-02-18 15:00:17 +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