Commit Graph

279 Commits

Author SHA1 Message Date
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
93daabd259 Fixed minor typo at Character.ini MaximumPlayerLevel warning.
Contributed by Iris.
2022-10-04 12:46:03 +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
5b28074cc2 Removal of withoutAction parameter from Fast Moving (9206) skill. 2022-09-25 23:17:02 +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
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
fa48574dc9 Support for custom alchemy craft chances.
Thanks to teris1994.
2022-09-16 09:17:43 +00:00
MobiusDevelopment
3cef2bae31 Proper ingredient id for Bloody Eternal Circlet - Robe.
Contributed by teris1994.
2022-09-13 03:19:25 +00:00
MobiusDevelopment
c47b581096 ImmobilePetBuff effect could be self cast. 2022-09-11 21:16:06 +00:00
MobiusDevelopment
3e1d4b87be Match instance template ids with Command Outpost script. 2022-09-10 21:53:44 +00:00
MobiusDevelopment
7837d15d0a Fixed passive skill condition warnings. 2022-09-10 21:18:58 +00:00
MobiusDevelopment
47d923f268 Proper Parnassus map region location id. 2022-09-09 15:16:40 +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
2658e15425 Skill isDebuff level parameter is an unsignedByte. 2022-09-06 21:26:23 +00:00
MobiusDevelopment
4abd746d9b Spawn duration abbreviations should be lowercase. 2022-09-03 21:44:20 +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
9639d3b368 Skill isDebuff values are boolean. 2022-09-01 21:49:22 +00:00
MobiusDevelopment
e3f9c52e05 Addition of debug packet configurations. 2022-08-31 22:25:21 +00:00
MobiusDevelopment
a2a0463b54 Fixed TimedHuntingZoneData.xml element order. 2022-08-31 12:13:00 +00:00
MobiusDevelopment
fdfa144bfc Addition of TimedHuntingZone pvpZone and noPvpZone parameters. 2022-08-31 11:51:30 +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
d866bf217b Updated Hardins Academy spawns. 2022-08-28 20:31:53 +00:00
MobiusDevelopment
34db5433f4 Updated Death Pass spawns. 2022-08-28 20:15:35 +00:00
MobiusDevelopment
d0fae0be8f Minor AdminEnchant cleanup. 2022-08-28 16:26:18 +00:00
MobiusDevelopment
fb2dd98a38 Fake Petrification (4616) should not be dispelled.
Thanks to kamikadzz.
2022-08-27 00:33:57 +00:00
MobiusDevelopment
a038d7bf4f GeoEngine CellPathFinding recommendation. 2022-08-26 00:29:36 +00:00
MobiusDevelopment
65a48f15b6 Updated and cleaned various item values. 2022-08-25 21:53:33 +00:00
MobiusDevelopment
c82add27e5 Addition of configurable drops for bosses.
Contributed by MrNiceGuy.
2022-08-24 23:24:12 +00:00
MobiusDevelopment
035eb24568 Timed hunting zone rework.
Contributed by dontknowdontcare.
2022-08-23 23:40:25 +00:00
MobiusDevelopment
e9b5d1101c Addition of BlowRateChanceLimit configuration. 2022-08-23 22:25:14 +00:00
MobiusDevelopment
7765b83c16 Addition of .online voiced command. 2022-08-22 21:39:24 +00:00
MobiusDevelopment
f9cad86ed8 Addition of OfflineAbnormalEffect configuration. 2022-08-21 21:32:28 +00:00
MobiusDevelopment
19241a0080 Addition of .offline voiced command. 2022-08-21 21:18:06 +00:00