Commit Graph

1209 Commits

Author SHA1 Message Date
MobiusDevelopment
e6f366d4ac Removed stream usage from Instance. 2023-01-08 11:43:22 +00:00
MobiusDevelopment
9c9b0e9096 Removed stream usage from Player. 2023-01-08 11:39:58 +00:00
MobiusDevelopment
248a6b65fb Removed stream usage from QuestLink. 2023-01-08 11:25:04 +00:00
MobiusDevelopment
42ec5d7188 Removed stream usage from DailyMissionData. 2023-01-08 11:20:11 +00:00
MobiusDevelopment
7f1d8a5dc2 Make use of LinkedList for SkillTreeData results. 2023-01-08 10:55:12 +00:00
MobiusDevelopment
1f0c68dc1d Spawn command should consider names containing spaces. 2023-01-06 22:09:36 +00:00
MobiusDevelopment
136b056a9a Default Message getSenderName should be System. 2023-01-06 22:08:45 +00:00
MobiusDevelopment
475e376f4e Re-addition of the RewardRequest class. 2023-01-05 22:13:52 +00:00
MobiusDevelopment
5adebb658e Workaround for missing ranged weapon reuse delays. 2023-01-04 22:33:51 +00:00
MobiusDevelopment
346f8241a2 Addition of hit task for pistol weapons.
Contributed by champzix1.
2023-01-04 22:20:31 +00:00
MobiusDevelopment
a368272c9c Proper world chat bonus count. 2023-01-03 23:56:18 +00:00
MobiusDevelopment
7985de8fd9 Fixed player getWorldChatPoints WORLD_CHAT_POINTS calculations. 2023-01-03 23:52:08 +00:00
MobiusDevelopment
dcbfa95a9b Spawn search should consider names containing spaces. 2023-01-03 22:03:20 +00:00
MobiusDevelopment
904948cdbc Minor DatabaseFactory typo correction. 2023-01-03 16:12:26 +00:00
MobiusDevelopment
28e2641967 Correction for various skill values.
Contributed by MacuK.
2023-01-03 09:45:22 +00:00
MobiusDevelopment
a17a2e8a98 Changed Spoil Crush (348) Spoil effect to Plunder.
Contributed by Tonyksar.
2023-01-03 09:24:07 +00:00
MobiusDevelopment
2e9110a992 Added peace zone check for ground target type skills. 2023-01-02 10:32:56 +00:00
MobiusDevelopment
4aad59b940 Removed some Hellbound double spawns. 2023-01-02 10:29:27 +00:00
MobiusDevelopment
cfc776cce3 Addition of Sel Mahum Thief AI.
Contributed by petryxa.
2023-01-02 10:27:26 +00:00
MobiusDevelopment
511b0e4b65 Addition of Hellbound Messenger (34196). 2023-01-01 00:58:56 +00:00
MobiusDevelopment
853d5941b0 Addition of Giran Hermit and Flaming Sword spawns.
Contributed by arquisoft.
2022-12-31 23:21:15 +00:00
MobiusDevelopment
958738a439 Support spaces for search.cmd input text.
Contributed by champzix1.
2022-12-29 22:32:08 +00:00
MobiusDevelopment
745737a185 Summon-related skill adjustments.
Contributed by Iris.
2022-12-28 22:28:17 +00:00
MobiusDevelopment
158e063fd3 Handy's Block Checker Event adjustments and removals. 2022-12-28 09:41:04 +00:00
MobiusDevelopment
5fc90cf6ef Only FAN_PB AffectScope skills should enable ground type skill. 2022-12-27 23:03:21 +00:00
MobiusDevelopment
90a51d6371 SkillChannelizer MagicSkillLaunched does not need varargs. 2022-12-26 23:11:14 +00:00
MobiusDevelopment
3ce8992fe3 Proper BlessedSpiritShot charge ShotType.
Contributed by Tonyksar.
2022-12-26 18:15:44 +00:00
MobiusDevelopment
f90a7324e4 Improved pending data read logic. 2022-12-24 22:15:56 +00:00
MobiusDevelopment
0ab71457ca MagicSkill packet related cleanups. 2022-12-24 22:03:24 +00:00
MobiusDevelopment
4632ecc3a8 Updated LimitShopCraft data announce parameters.
Contributed by MacuK.
2022-12-24 16:34:37 +00:00
MobiusDevelopment
2601b9bf88 Support for announce Special Craft items.
Contributed by petryxa.
2022-12-24 16:31:59 +00:00
MobiusDevelopment
aa513cec84 Make sure Exilir item is used before setting variables.
Contributed by MacuK.
2022-12-24 08:21:52 +00:00
MobiusDevelopment
c2d2996b38 Proper MagicSkillUse _isGroundTargetSkill value. 2022-12-23 06:56:33 +00:00
MobiusDevelopment
87ff6d6e32 Minor Goring Charge skill XML cleanup. 2022-12-22 23:44:44 +00:00
MobiusDevelopment
7c700da42d Fixed Disciple's Necropolis entrance water zones.
Contributed by fruit.
2022-12-22 22:32:01 +00:00
MobiusDevelopment
e0388d0554 Vampiric attack work with skills.
Contributed by Iris.
2022-12-22 22:22:32 +00:00
MobiusDevelopment
9f7a2effb2 Support for ExMagicSkillUseGround packet. 2022-12-22 22:05:24 +00:00
MobiusDevelopment
5e52857f70 Pets cannot use shields or sigils.
Contributed by petryxa.
2022-12-21 22:49:10 +00:00
MobiusDevelopment
bc688478fc AutoUseTaskManager increment skill order when pet skill is disabled.
Contributed by petryxa.
2022-12-21 22:33:27 +00:00
MobiusDevelopment
f814f54f14 Addition of missing 10302 to 10307 quest htmls. 2022-12-21 07:35:17 +00:00
MobiusDevelopment
b6d254a8bc Reverted LongTimeEvent random heading support and fixed probable issues. 2022-12-20 09:45:48 +00:00
MobiusDevelopment
a9116f1ed8 Support for LongTimeEvent spawns with random heading and set respawn time. 2022-12-20 09:18:51 +00:00
MobiusDevelopment
9df3988d2e Removal of Warehouse Cache. 2022-12-19 07:55:58 +00:00
MobiusDevelopment
e92b70c40a Invisible GM players should not be attackable. 2022-12-18 07:38:27 +00:00
MobiusDevelopment
28fa244022 Addition of MultisellSuccess packet.
Contributed by Index.
2022-12-18 07:33:45 +00:00
MobiusDevelopment
1a47677ccf Changed ReadablePacket bitwise calculations to match client. 2022-12-16 09:35:25 +00:00
MobiusDevelopment
fd9a116f81 Addition of Achievement box.
Contributed by Serenitty.
2022-12-14 22:25:24 +00:00
MobiusDevelopment
6066031563 Support for SkillCoolTime reuse delay groups.
Thanks to Fakee.
2022-12-14 22:11:24 +00:00
MobiusDevelopment
b20800bf21 Reverted session zone Die packet escape block.
Contributed by Enryu.
2022-12-14 22:04:03 +00:00
MobiusDevelopment
527e1b3f64 Renamed packet debug configurations. 2022-12-14 22:02:36 +00:00