Commit Graph

688 Commits

Author SHA1 Message Date
MobiusDevelopment
c7a2b8c3c7 Pass replaced skills to player auto use settings. 2022-10-16 22:40:15 +00:00
MobiusDevelopment
e93f99e04e Fixed reseting daily shop limits. 2022-10-16 21:58:29 +00:00
MobiusDevelopment
8c4fff7541 AttackEndTime rework and proper MovementTaskManager comments. 2022-10-16 21:44:29 +00:00
MobiusDevelopment
739e49bd8e Remove all toggles when set player active class.
Thanks to Liamxroy.
2022-10-16 21:42:04 +00:00
MobiusDevelopment
dbda42233c AddSkillBySkill canPump transform check and send skill list onExit.
Thanks to Liamxroy.
2022-10-15 21:44:10 +00:00
MobiusDevelopment
ba09d61dc4 Addition of ReplaceSkillBySkill canStart transformation condition.
Thanks to Liamxroy.
2022-10-15 21:40:37 +00:00
MobiusDevelopment
257ffff881 Fixed pet skill display.
Thanks to petryxa.
2022-10-15 21:34:28 +00:00
MobiusDevelopment
ba0c034869 UnsummonServitor action should not work with pets.
Contributed by petryxa.
2022-10-15 21:11:23 +00:00
MobiusDevelopment
52ce1e3676 Calendar should never be used to get current time. 2022-10-15 21:08:11 +00:00
MobiusDevelopment
eff401ff2a Change nickname, emote and color.
Contributed by Serenitty.
2022-10-15 01:54:25 +00:00
MobiusDevelopment
232c2d37aa Pets must share their master buffs.
Thanks to petryxa.
2022-10-15 01:13:51 +00:00
MobiusDevelopment
2c3542d363 Fixed several defense related effect inverted values.
Contributed by Iris.
2022-10-14 04:52:08 +00:00
MobiusDevelopment
405042bc6e Partially reverted loadReportedCharData calendar logic. 2022-10-14 04:25:43 +00:00
MobiusDevelopment
1ca3152121 Fixed BotReportTable calendar schedule calculations. 2022-10-14 04:14:26 +00:00
MobiusDevelopment
31d35e5c58 Addition of ThreadPool validate delay method. 2022-10-14 03:45:35 +00:00
MobiusDevelopment
c1751129a7 Correct functionality of SkillTurningOverTime effect.
Contributed by Iris.
2022-10-12 21:17:59 +00:00
MobiusDevelopment
6358fde885 Do not broadcast char info when client is disconnected. 2022-10-11 22:51:29 +00:00
MobiusDevelopment
0d1f12fe71 Fixed Aden castle battlefield zone.
Contributed by Enryu.
2022-10-11 22:42:10 +00:00
MobiusDevelopment
9a8eb5000e Updated enchant HP bonus values.
Contributed by Iris.
2022-10-10 22:24:59 +00:00
MobiusDevelopment
087bb88d2c Exclude ExPacket class from debugging. 2022-10-10 21:26:29 +00:00
MobiusDevelopment
c1c60d742c Ex server packet debugging. 2022-10-10 21:19:31 +00:00
MobiusDevelopment
41f9321e60 Synced presumably forgotten changes from Summon to SummonMulti effect. 2022-10-09 21:54:14 +00:00
MobiusDevelopment
e46fbd724f Check summon shared skills on Summon effect spawn. 2022-10-09 21:50:47 +00:00
MobiusDevelopment
ef797e8792 Do not use getWritableBytes for ExCollectionRegister. 2022-10-09 21:21:42 +00:00
MobiusDevelopment
b108ba37c3 Updated collection packets.
Contributed by Index.
2022-10-08 23:27:49 +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
98d60b45ef Fixed probable ExRequestMultiEnchantItemList enchantItem NPE. 2022-10-08 14:19:19 +00:00
MobiusDevelopment
1854cda4f3 Vanguards should not be able to use riding transformations. 2022-10-08 14:13:56 +00:00
MobiusDevelopment
0f112452c3 Cancel effect and recalculate stats with AddSkillBySkill onExit. 2022-10-06 01:38:39 +00:00
MobiusDevelopment
45b2799184 Fixed Player applyDyePotenSkills NPE.
Thanks to MacuK.
2022-10-06 00:33:58 +00:00
MobiusDevelopment
df25f1df46 Updated Kamael class base physicalAbnormalResist.
Contributed by Iris.
2022-10-06 00:26:50 +00:00
MobiusDevelopment
dfbfd9cc99 Moved some packets to proper packages. 2022-10-05 23:50:04 +00:00
MobiusDevelopment
28db841ba3 Do not increase souls when player is transformed.
Thanks to Iris.
2022-10-04 22:03:49 +00:00
MobiusDevelopment
690b8d70e4 Various skill adjustments.
Contributed by Iris.
2022-10-04 22:00:53 +00:00
MobiusDevelopment
f463a97e46 Addition of chance parameter to CallSkill effect. 2022-10-04 21:09:41 +00:00
MobiusDevelopment
f88bb58c4a No need for _replacedSkills to be public. 2022-10-04 21:06:12 +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
b4e5902b56 No need to randomize territory spawns. 2022-10-02 23:30:37 +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
a1b8557c8f Fixed probable CharSummonTable NPE. 2022-10-01 09:49:49 +00:00
MobiusDevelopment
b872a53a3e Two handed stance effect implementation.
Thanks to nasseka.
2022-09-29 22:12:30 +00:00
MobiusDevelopment
56a308196c Make use of a LinkedList to store faster used ids. 2022-09-28 23:31:23 +00:00
MobiusDevelopment
13d5e5ec88 Make use of a Set to store unique used ids. 2022-09-28 23:22:33 +00:00
MobiusDevelopment
b695f3614d Minor IdManager adjustments. 2022-09-28 22:51:42 +00:00
MobiusDevelopment
b088b93339 Item count parameter can be up to long value. 2022-09-28 21:22:05 +00:00
MobiusDevelopment
ad2fb066b7 Make use of StringBuilder for enchant skill logs. 2022-09-28 14:06:11 +00:00
MobiusDevelopment
f264234cfc Make use of StringBuilder for enchant item logs. 2022-09-28 13:36:10 +00:00
MobiusDevelopment
c0663bc20c Make use of StringBuilder for chat logs. 2022-09-28 11:48:18 +00:00
MobiusDevelopment
e1dfafbf7e Moved GM audit calculations after configuration is checked. 2022-09-28 01:09:10 +00:00
MobiusDevelopment
36e37d437f Objects are converted to string by StringBuilder append. 2022-09-27 23:55:37 +00:00
MobiusDevelopment
237155859e Make use of StringBuilder for commonly used toString methods. 2022-09-27 23:38:13 +00:00
MobiusDevelopment
463c15f650 Make use of StringBuilder for Item logs. 2022-09-27 23:18:29 +00:00
MobiusDevelopment
008fef2e18 Missed a GM audit logger from previous commit. 2022-09-27 22:30:05 +00:00
MobiusDevelopment
2ccd75fc3e Make use of StringBuilder for ItemTable logs. 2022-09-27 22:19:59 +00:00
MobiusDevelopment
9cdf0e3f98 Minor typo correction. 2022-09-27 21:36:37 +00:00
MobiusDevelopment
c2f7ca4cff Show lifestone when variation window opens.
Contributed by Index.
2022-09-25 23:30:52 +00:00
MobiusDevelopment
5b28074cc2 Removal of withoutAction parameter from Fast Moving (9206) skill. 2022-09-25 23:17:02 +00:00
MobiusDevelopment
d3e65bc5ed Addition of Vanguard at Allowed Player Races configuration. 2022-09-25 12:23:00 +00:00
MobiusDevelopment
715a62acb1 Addition of Death Knight at Allowed Player Races configuration. 2022-09-25 12:16:37 +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
b5e9fc422d Addition of Shared Location action.
Contributed by nasseka.
2022-09-23 21:50:24 +00:00
MobiusDevelopment
f3b3fa3633 Proper spelling for TRAINING_AREA_TELEPORT variable. 2022-09-22 22:14:25 +00:00
MobiusDevelopment
b9d75b2616 Despawn Training Zone local area when selecting. 2022-09-22 22:08:46 +00:00
MobiusDevelopment
190abc73f2 Properly spawn boss at Training Zone. 2022-09-22 22:06:09 +00:00
MobiusDevelopment
834f89797b Enable re-entry at Training Zone instance. 2022-09-22 22:00:39 +00:00
MobiusDevelopment
a4a3ad4cab Prohibit auto use when mounted. 2022-09-22 21:56:14 +00:00
MobiusDevelopment
f0146e42c8 Training Camp skill adjustments.
Contributed by petryxa.
2022-09-22 07:42:16 +00:00
MobiusDevelopment
364ac41e47 SystemMessage method addZoneName does not need conversion to string. 2022-09-21 10:08:15 +00:00
MobiusDevelopment
596851c7e8 Addition of Ranking Power system.
Contributed by Serenitty.
2022-09-21 02:49:48 +00:00
MobiusDevelopment
21ad2477c8 Removal of scheduleAtFixedRate DecoyLifetime task. 2022-09-21 01:35:13 +00:00
MobiusDevelopment
ee04013579 Decoy class rework and cleanup. 2022-09-21 00:48:06 +00:00
MobiusDevelopment
0e27161b96 ExEnchantTwoOK success percent addition.
Contributed by Index.
2022-09-19 23:56:57 +00:00
MobiusDevelopment
c6ced6b5da Corrected ExDieInfo packet structure.
Contributed by Index.
2022-09-19 23:54:14 +00:00
MobiusDevelopment
6c703e1fa2 Proper ItemId requested by Birthday event. 2022-09-19 23:27:11 +00:00
MobiusDevelopment
7f219c8503 Improved ItemContainer log messages. 2022-09-18 22:20:32 +00:00
MobiusDevelopment
e1abc583ee Removed Wondrous Cubic skills from DailyTaskManager. 2022-09-18 22:13:50 +00:00
MobiusDevelopment
e38c50ed2e Directly show quest dialog when a single quest is started. 2022-09-18 21:58:35 +00:00
MobiusDevelopment
7d1f592980 Event spawns must initialize after server loads scripts. 2022-09-17 21:22:45 +00:00
MobiusDevelopment
cbeca82b65 Addition of OnServerStart event. 2022-09-17 21:06:11 +00:00
MobiusDevelopment
1a4d8a3648 Output hex id values for unknown packets.
Thanks to Index.
2022-09-17 11:55:42 +00:00
MobiusDevelopment
44f157dd5a Update player replaced skills with TimedHunting script. 2022-09-16 23:57:46 +00:00
MobiusDevelopment
dc6ee5ad05 Directly show quest dialog when a single quest is available. 2022-09-16 23:42:35 +00:00
MobiusDevelopment
b2fd81e8e7 Removal of unused alchemy craft data class. 2022-09-16 09:22:53 +00:00
MobiusDevelopment
ad8a96d8d7 Static spawns should not have random heading. 2022-09-15 23:23:01 +00:00
MobiusDevelopment
fb40f1895b Re-enable AI on decay. 2022-09-15 08:50:08 +00:00
MobiusDevelopment
223349e166 DecayTaskManager delay is in seconds.
Contributed by teris1994.
2022-09-15 08:22:41 +00:00
MobiusDevelopment
26d1af8cc1 Improved auto play attack and move logic. 2022-09-13 21:03:57 +00:00
MobiusDevelopment
cd9f5e9701 Entrenching (49004) skill adjustments. 2022-09-11 21:33:06 +00:00
MobiusDevelopment
2be8607e77 Fixed broken Pet target handler logic. 2022-09-11 21:17:37 +00:00
MobiusDevelopment
c47b581096 ImmobilePetBuff effect could be self cast. 2022-09-11 21:16:06 +00:00
MobiusDevelopment
bb1fa3bbf3 Addition of pet training guides at gmshop. 2022-09-11 21:10:36 +00:00
MobiusDevelopment
e6921efacb Improved auto play attack and move logic. 2022-09-11 21:02:40 +00:00
MobiusDevelopment
7837d15d0a Fixed passive skill condition warnings. 2022-09-10 21:18:58 +00:00
MobiusDevelopment
fd4848b02a Checks for passive skill condition scope. 2022-09-10 21:12:01 +00:00
MobiusDevelopment
5f85651840 Addition of player at RequestExTryToPutEnchantTargetItem undefined scroll log. 2022-09-09 23:48:32 +00:00
MobiusDevelopment
55cc9bb564 Handle RequestExTryToPutEnchantTargetItem illegal player action. 2022-09-09 23:21:20 +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
c9c4e2bf94 Addition of World Exchange system.
Contributed by Index.
2022-09-07 21:14:19 +00:00
MobiusDevelopment
2658e15425 Skill isDebuff level parameter is an unsignedByte. 2022-09-06 21:26:23 +00:00
MobiusDevelopment
97857f00df Aggro distance check should make a 2D distance calculation. 2022-09-06 12:27:15 +00:00
MobiusDevelopment
7c86c238b9 No need to store location and range for changeIntention check. 2022-09-06 12:03:23 +00:00
MobiusDevelopment
fc918dba65 Removal of unused isReturningToSpawnPoint. 2022-09-06 10:23:21 +00:00
MobiusDevelopment
bd684746ba Updated download links. 2022-09-06 07:39:14 +00:00
MobiusDevelopment
e2236623d3 Randomize random spawn headings. 2022-09-04 22:16:09 +00:00
MobiusDevelopment
1621590a72 Consider max drift range configuration when random moving. 2022-09-04 21:52:27 +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
71af9ce9d9 MonsterArena 21 to 25 bosses and raid template updates.
Thanks to kamikadzz.
2022-09-01 22:43:26 +00:00
MobiusDevelopment
9639d3b368 Skill isDebuff values are boolean. 2022-09-01 21:49:22 +00:00
MobiusDevelopment
9046d15fd4 TeleportZone onEnter with enabled parameter check.
Contributed by Index.
2022-09-01 04:52:31 +00:00
MobiusDevelopment
7447c57a57 Addition of Vanguard classes to ClassMaster. 2022-09-01 04:43:07 +00:00
MobiusDevelopment
e3f9c52e05 Addition of debug packet configurations. 2022-08-31 22:25:21 +00:00
MobiusDevelopment
33b592e160 Removal of action Ride (38).
Contributed by MacuK.
2022-08-31 21:38:06 +00:00
MobiusDevelopment
756c7db08f Minor TimeRestrictFieldUserAlarm adjustment.
Contributed by nasseka.
2022-08-31 12:22:27 +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
f044766abb Addition of TimeRestrictFieldDieLimitTime and TimeRestrictFieldUserAlarm.
Thanks to nasseka.
2022-08-30 22:50:06 +00:00
MobiusDevelopment
ed5b923658 Updated gremlin spawns. 2022-08-30 21:34:29 +00:00
MobiusDevelopment
50f15c4fb1 Map get returns null directly. 2022-08-30 21:13:50 +00:00
MobiusDevelopment
ff8f12def8 ExOlympiadMyRankingInfo should also order by competitions_won.
Contributed by Enryu.
2022-08-30 01:05:29 +00:00
MobiusDevelopment
6a27f4d8cd Simplification for previous commit. 2022-08-30 00:54:23 +00:00
MobiusDevelopment
0b313fa2ac Fixed probable SendMessageLocalisationData getLocalisation NPE. 2022-08-30 00:48:09 +00:00
MobiusDevelopment
f6d7d83fce RequestCollectionRegister should use getCompleteCount method. 2022-08-30 00:38:08 +00:00
MobiusDevelopment
253e1739c8 Updated Giran and Aden square merchant spawns. 2022-08-30 00:19:10 +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
4ed3354380 RequestExPledgeItemBuy and RequestPurchaseLimitShopItemBuy item count checks. 2022-08-29 12:01:53 +00:00
MobiusDevelopment
20275f28e7 Fixed monster random movement. 2022-08-29 11:15:06 +00:00
MobiusDevelopment
d0fae0be8f Minor AdminEnchant cleanup. 2022-08-28 16:26:18 +00:00
MobiusDevelopment
e84cb2017c Proper Black Wolf NPC id for quest 10989. 2022-08-27 15:30:41 +00:00
MobiusDevelopment
d32ddf55ad Keep proper instance of SevenSignsRBs script. 2022-08-27 03:12:10 +00:00
MobiusDevelopment
429597e599 Addition of certification skills.
Thanks to kamikadzz.
2022-08-27 00:46:59 +00:00
MobiusDevelopment
fb2dd98a38 Fake Petrification (4616) should not be dispelled.
Thanks to kamikadzz.
2022-08-27 00:33:57 +00:00
MobiusDevelopment
6ac0196c12 Proper system message for attendance reward check.
Thanks to kamikadzz.
2022-08-26 23:42:57 +00:00
MobiusDevelopment
b81fca9c81 Send attack block message when target is invulnerable.
Thanks to kamikadzz.
2022-08-26 23:17:41 +00:00
MobiusDevelopment
e7003ad2b3 Changed CellPathFinding drop debug item id from 65 to 1061.
Thanks to kamikadzz.
2022-08-26 23:06:07 +00:00
MobiusDevelopment
ee0b23d18f Lilith and Anakim re-additions.
Thanks to kamikadzz.
2022-08-26 22:50:13 +00:00
MobiusDevelopment
a038d7bf4f GeoEngine CellPathFinding recommendation. 2022-08-26 00:29:36 +00:00