Commit Graph

235 Commits

Author SHA1 Message Date
MobiusDevelopment
3c4449a121 Updated supportmagic bypass handler. 2023-06-01 11:24:43 +03:00
MobiusDevelopment
3d3d44fa4f Updated eclipse download link. 2023-04-22 10:15:21 +03:00
MobiusDevelopment
260d4534a5 Adjustments for grouped drop bonus chance. 2023-04-03 12:48:45 +03:00
MobiusDevelopment
3db795f51d Removed support element from enchantItemData.xsd file. 2023-03-25 18:31:14 +02:00
MobiusDevelopment
5d7f71a46b Addition of EnchantItem flood protector configuration. 2023-03-25 15:36:16 +02:00
MobiusDevelopment
3d49d1284d Only show crystallization message for normal enchant scrolls. 2023-03-25 14:50:14 +02:00
MobiusDevelopment
d769d4e79b Fixed item enchanting. 2023-03-25 14:24:17 +02:00
MobiusDevelopment
eb883e13bb Addition of FailedDecryptionLogged configuration. 2023-03-16 01:23:28 +02:00
MobiusDevelopment
cc3f3d32e1 Force setting quest step to 1 when dropping blue gemstone. 2023-02-21 11:15:20 +02:00
MobiusDevelopment
d27953b095 Added specific checks for armor over enchant. 2023-02-12 02:26:06 +02:00
MobiusDevelopment
4c1957ff3d Player moving on ledges check replaced by combined Water-Castle check. 2023-02-07 01:26:07 +02:00
MobiusDevelopment
40bdaf545d Prevent stopping key movement when facing doors. 2023-02-01 00:03:24 +02:00
MobiusDevelopment
3c48b071f0 Changed calculations for max enchant values. 2023-01-31 06:34:03 +02:00
MobiusDevelopment
6bed83619b BuilderUtil setHiding should check if player has entered world. 2023-01-31 05:00:11 +02:00
MobiusDevelopment
0d6b983c6a Various updates and improvements. 2023-01-30 18:51:55 +02:00
MobiusDevelopment
e37ae33a4f Fixed database installer path for dumps with Linux.
Contributed by L2Hanesfor.
2023-01-29 01:13:05 +02:00
MobiusDevelopment
b902cdaaa4 Database installer adjustments for Linux.
Thanks to L2Hanesfor.
2023-01-18 17:57:40 +02:00
MobiusDevelopment
5ff9b568d6 Proper naming for InstanceManager player reenter times map. 2023-01-10 22:30:31 +00:00
MobiusDevelopment
4a2ddb08c5 Removed unnecessary double spaces from log messages. 2023-01-09 00:33:08 +00:00
MobiusDevelopment
eb3f77bfcb Removed stream usage from CommonUtil. 2023-01-08 15:06:47 +00:00
MobiusDevelopment
834387f340 Removed stream usage from PunishmentHolder. 2023-01-08 14:52:54 +00:00
MobiusDevelopment
caf264829f Removed stream usage from CastleManorManager. 2023-01-08 14:11:36 +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
5adebb658e Workaround for missing ranged weapon reuse delays. 2023-01-04 22:33:51 +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
e28b5bce65 Prevent converting skill targets to arrays. 2022-12-30 22:59:01 +00:00
MobiusDevelopment
473164e739 Merged various L2jServer changes from 31-08-2020 to 27-07-2022. 2022-12-26 23:06:05 +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
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
1a47677ccf Changed ReadablePacket bitwise calculations to match client. 2022-12-16 09:35:25 +00:00
MobiusDevelopment
527e1b3f64 Renamed packet debug configurations. 2022-12-14 22:02:36 +00:00
MobiusDevelopment
65c2ebe0a9 Manage probable connection termination. 2022-12-13 22:36:56 +00:00
MobiusDevelopment
e6085edc4c Cleanup of unnecessary void method and class modifiers. 2022-12-13 22:13:36 +00:00
MobiusDevelopment
39fce1ade4 Make use of onAttack with Skill parameter for some scripts.
Thanks to petryxa.
2022-12-13 07:20:11 +00:00
MobiusDevelopment
040f4997af Fixed Creature beginCast negative time schedules. 2022-12-12 21:03:46 +00:00
MobiusDevelopment
c3db23c376 NPC speed should be more than zero.
Contributed by Index.
2022-12-12 21:02:51 +00:00
MobiusDevelopment
66fc6fb921 Prevent NPE from EnchantItemData null scroll or support item. 2022-12-11 22:09:01 +00:00
MobiusDevelopment
2340f45354 Continue read if data length is less than expected. 2022-12-11 22:02:34 +00:00
MobiusDevelopment
5390dcdde9 More detailed RequestBypassToServer warning message. 2022-12-11 04:58:10 +00:00
MobiusDevelopment
dda1b85e01 Check for null _localisations. 2022-12-10 16:58:49 +00:00
MobiusDevelopment
add1e31c32 Loggers split into 100 MB up to 20 files. 2022-12-09 06:56:44 +00:00
MobiusDevelopment
46b8162e01 Reworked Shutdown class logic. 2022-12-05 07:35:54 +00:00
MobiusDevelopment
eaa84b6a67 Addition of item logger by item id configuration.
Contributed by CostyKiller.
2022-12-04 06:56:33 +00:00
MobiusDevelopment
f312103193 Avoid unlikely AggroInfo number limit memory overflows. 2022-12-02 06:22:55 +00:00