1332 Commits

Author SHA1 Message Date
d525e6007a Default value for Spawn chase range should be set to 0. 2022-08-14 21:04:53 +00:00
1501be0179 Negligible delay for ServerList reply with number of characters.
Contributed by dontknowdontcare.
2022-08-14 07:27:03 +00:00
bdbc7cb8a8 Changed instance hour and minute parameters to nonNegativeInteger.
Contributed by kamikadzz.
2022-08-13 15:05:16 +00:00
6c750f59ae Fixed DBSpawnManager RespawnPattern NPE. 2022-08-13 14:54:01 +00:00
b97904d662 Addition of SchedulingPattern support for DBSpawnManager.
Contributed by kamikadzz.
2022-08-12 23:21:24 +00:00
569faf521d Make use of original spawn location for deletion and info. 2022-08-12 23:03:47 +00:00
af0c1c2cdc Removal of unused SpawnListener class. 2022-08-12 01:44:48 +00:00
f08b6c0fd9 Set Spawn XYX after randomizing location. 2022-08-12 01:36:43 +00:00
d7b9cc53de Orfen AI and grandboss SQL adjustments.
Contributed by nasseka.
2022-08-12 00:57:38 +00:00
8f163c49f8 Vampiric effects from killing blows.
Contributed by nasseka.
2022-08-12 00:50:15 +00:00
384886dc85 Tower of Insolence spawns by zone. 2022-08-12 00:21:17 +00:00
5acec331a5 Addition of ExUserViewInfoParameters.
Thanks to CostyKiller.
2022-08-09 22:37:15 +00:00
2ca01e1195 Range check for TriggerSkillByDualRange useMagic prevent movement. 2022-08-09 21:20:30 +00:00
c347ae7b99 Implementation of pet auto potion. 2022-08-09 21:04:31 +00:00
ca82640f13 Recipe additional chance and critical rate display.
Contributed by Index.
2022-08-09 12:07:06 +00:00
39984548fe Addition of CraftingCritical effect handler. 2022-08-09 11:41:34 +00:00
ef7a1245bf PetInfo should include summon point info instead of visibility. 2022-08-09 10:18:26 +00:00
21507c947f Should remove auto use when adding a new shortcut.
Contributed by nasseka.
2022-08-08 22:30:33 +00:00
3520367d06 Addition of chaseRange values to spawns. 2022-08-08 00:16:49 +00:00
0eebada4bd Implemented Spawn chaseRange parameter. 2022-08-07 21:05:53 +00:00
44af95d071 Siege skill related additions.
Thanks to dontknowdontcare.
2022-08-07 00:49:34 +00:00
f3a14ffb1d Fixed probable BeeHive pet NPE. 2022-08-06 21:01:35 +00:00
d53e842a0a Addition of Bee Hive AI.
Contributed by Index.
2022-08-06 12:23:49 +00:00
259526fd67 Correct PurgeRankingManager reward item ids.
Contributed by MacuK.
2022-08-06 11:40:08 +00:00
b3c55bd00d Tempfix for the delayed TriggerSkillByDualRange effect skill.
Thanks to marciox25.
2022-08-05 13:04:51 +00:00
3225d46fe0 Addition of skillLevelScaleTo parameter to some TriggerSkill effects.
Thanks to fruit.
2022-08-05 10:03:27 +00:00
22ebdb3e82 Replaced executable and batch files with VBScript. 2022-08-04 06:26:59 +00:00
6f25a4d677 Purge rework and new additions.
Contributed by Serenitty.
2022-08-03 11:54:16 +00:00
14f1e75d43 Addition of isHidingMessages skill parameter. 2022-08-02 10:18:05 +00:00
3c7a170ea0 Removed hitTime from Stealthy Swiftness (47008). 2022-08-02 10:00:51 +00:00
244f991fd3 Updated shots bonus finalizer.
Contributed by CostyKiller.
2022-08-01 22:46:57 +00:00
c6f0dd8dd1 Removed unused parameter from FortSiege battle begin message.
Contributed by Enryu.
2022-08-01 16:00:05 +00:00
a2d4e16736 ManagedScript should store a copy of current loading script path. 2022-08-01 00:07:12 +00:00
d278e64e5d Ignore interruption exception for game and movement task managers. 2022-07-31 19:00:56 +00:00
680902f39d Apply item skills to all playables. 2022-07-31 02:09:39 +00:00
b6fe06aa07 Delay tasks for frequent packet broadcasts. 2022-07-31 02:00:10 +00:00
9280c9ca3a Renamed quest Respect for Graves (10295). 2022-07-30 18:39:13 +00:00
4d34269886 Renaming quest Respect for Graves (10295). 2022-07-30 18:32:33 +00:00
40bdf5a6af Removal of unnecessary AnnounceGainakSiege configuration. 2022-07-29 23:39:55 +00:00
90ae69477f AbnormalType corrections for attack time debuffs. 2022-07-29 23:26:45 +00:00
117100b50c Sanity cleanup for player.getPlayer() uses. 2022-07-29 22:53:21 +00:00
bb9334a053 Corrected cplayer typos. 2022-07-29 22:30:37 +00:00
46b892122e Proper NightStatModify effect placement. 2022-07-29 04:23:13 +00:00
e14839c951 Restore actions on player login.
Contributed by Index.
2022-07-28 21:10:42 +00:00
6eb6b14ebd Fixed probable NPE when admin uses not owned items.
Contributed by nasseka.
2022-07-28 12:11:56 +00:00
023e077489 Fixed clan donation points reset query. 2022-07-26 23:41:42 +00:00
bfbe712751 Created a method to send pet item infos. 2022-07-26 08:52:57 +00:00
8bcf1f4bec Addition of some pet item restrictions. 2022-07-26 08:43:36 +00:00
fdc3975bf7 Recalculate stats and send infos when pet equips items. 2022-07-26 08:41:04 +00:00
3b4ab73421 Reworked Inventory order for rings and earrings. 2022-07-24 08:53:24 +00:00