Commit Graph

556 Commits

Author SHA1 Message Date
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
MobiusDevelopment
c3f7e48ab6 Removal of questionable MoveBackwardToLocation block of comments. 2022-08-26 00:25:26 +00:00
MobiusDevelopment
03a61c2c3a Addition of missing agathion summon skills. 2022-08-25 23:38:02 +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
bf5690956d Proper RandomCraftRewardData item id for Dwarven Chain Mail Shirt.
Contributed by MrNiceGuy.
2022-08-24 22:46:52 +00:00
MobiusDevelopment
43e9fd8656 Dye and Potential update.
Contributed by Serenitty.
2022-08-24 22:39:29 +00:00
MobiusDevelopment
bbd0f7f911 Fixed PurgePlayerHolder getPoints when remaining keys is 0.
Contributed by Serenitty.
2022-08-24 22:31:35 +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
8d1ef5edf3 Minor PurgePlayerHolder cleanup. 2022-08-23 22:00:55 +00:00
MobiusDevelopment
04fbe1c4f8 Make use of bonus drop stats with group drop calculation. 2022-08-23 14:33:02 +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
MobiusDevelopment
2a4a17b73f Addition of OfflineDisconnectSameAccount configuration. 2022-08-21 21:01:31 +00:00
MobiusDevelopment
029982862e Replaced ExEnterWorld SERVER_ID configuration with MAX_FREE_TELEPORT_LEVEL.
Contributed by dontknowdontcare.
2022-08-20 21:58:29 +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
58f30044d5 Dropped ForceInventoryUpdate configuration. 2022-08-19 22:31:14 +00:00
MobiusDevelopment
8ab5c31458 Removed ExAutoSoulShot and ShortCutInit from deleteShortCut method.
Contributed by nasseka.
2022-08-19 21:18:55 +00:00
MobiusDevelopment
5d5b9c62c9 Fixed invisible NPCs spawned by scripts. 2022-08-19 21:07:49 +00:00
MobiusDevelopment
20ed2a6ef9 New servitor skill additions.
Contributed by fruit.
2022-08-18 21:52:31 +00:00
MobiusDevelopment
e9dd024940 Action data Guard's Blessing and Trample replacements.
Contributed by nasseka.
2022-08-18 21:36:26 +00:00
MobiusDevelopment
7abf85efd6 Fixed inconsistency between max pet level and summon exp. 2022-08-18 21:13:38 +00:00
MobiusDevelopment
90ab10275e Updated raidboss spawns.
Contributed by nasseka.
2022-08-17 22:52:39 +00:00
MobiusDevelopment
7dc5d48235 Implementation of Aden Starter Kit items.
Contributed by MrNiceGuy.
2022-08-17 22:30:18 +00:00
MobiusDevelopment
04f06248e8 Addition of NpcHtmlMessage size parameter.
Contributed by Index.
2022-08-17 22:23:31 +00:00
MobiusDevelopment
82d959ac4f Prohibit auto casting SUMMON TargetType when all summons are affected.
Contributed by Index.
2022-08-17 21:21:14 +00:00
MobiusDevelopment
e97905dd60 Renamed SiegeZone plyer variable to player. 2022-08-17 06:49:48 +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
a5aecb2a9a Changed EquipmentUpgradeNormalData failure_items to lowerCamelCase. 2022-08-16 10:37:36 +00:00