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
|
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
|
6b9eee7008
|
Fixed some raidboss debuffs taking buff slot.
Contributed by skaki.
|
2023-01-24 19:18:22 +02:00 |
|
MobiusDevelopment
|
1241e08fc1
|
Fixed Gate Chant (1429) summoning.
|
2023-01-23 00:10:11 +02:00 |
|
MobiusDevelopment
|
11d4eb3015
|
Addition of Quest Test of the Healer (226) spawn checks.
Thanks to L2Hanesfor.
|
2023-01-19 02:29:47 +02:00 |
|
MobiusDevelopment
|
b902cdaaa4
|
Database installer adjustments for Linux.
Thanks to L2Hanesfor.
|
2023-01-18 17:57:40 +02:00 |
|
MobiusDevelopment
|
d6e125d783
|
Removed OfflineTraderTable live log messages.
|
2023-01-16 17:55:44 +02:00 |
|
MobiusDevelopment
|
5e9a7dbe73
|
Addition of StoreOfflineTradeInRealtime configuration.
Contributed by L2Hanesfor.
|
2023-01-16 17:14:03 +02:00 |
|
MobiusDevelopment
|
05405f9d21
|
Fixed invalid custom config path.
Contributed by L2Hanesfor.
|
2023-01-16 16:42:30 +02:00 |
|
MobiusDevelopment
|
3a96d0d0b4
|
Skeleton Archer spawn correction.
Contributed by L2Hanesfor.
|
2023-01-10 22:09:57 +00:00 |
|
MobiusDevelopment
|
4a2ddb08c5
|
Removed unnecessary double spaces from log messages.
|
2023-01-09 00:33:08 +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
|
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
|
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
|
0cb280f9de
|
Fixed BanditStrongholdSiege negative schedule time.
|
2022-12-19 07:56:54 +00:00 |
|
MobiusDevelopment
|
9df3988d2e
|
Removal of Warehouse Cache.
|
2022-12-19 07:55:58 +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
|
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
|
add1e31c32
|
Loggers split into 100 MB up to 20 files.
|
2022-12-09 06:56:44 +00:00 |
|
MobiusDevelopment
|
2980742da0
|
Removal of Encryption method synchronizations.
|
2022-12-02 06:10:14 +00:00 |
|
MobiusDevelopment
|
4ab90ca2df
|
Addition of GameClient pending packet queue.
|
2022-12-02 06:05:40 +00:00 |
|
MobiusDevelopment
|
356a9d1767
|
Game and Login server thread cleanups.
|
2022-12-01 04:22:16 +00:00 |
|
MobiusDevelopment
|
1643c068c7
|
NPE check for NetClient _pendingPacketData.
|
2022-12-01 03:57:32 +00:00 |
|
MobiusDevelopment
|
e11f49d2d8
|
Added synchronization for Encryption methods.
|
2022-11-27 02:13:41 +00:00 |
|
MobiusDevelopment
|
d3c943349f
|
Make use of existing TimeStamp getRemaining method.
|
2022-11-25 04:58:23 +00:00 |
|
MobiusDevelopment
|
ea9280bb30
|
Addition of RequestSkillCoolTime.
Thanks to Fakee.
|
2022-11-25 04:28:54 +00:00 |
|
MobiusDevelopment
|
1d2e773cbd
|
Cleaner approach for writing string bytes.
|
2022-11-12 22:26:21 +00:00 |
|
MobiusDevelopment
|
ada20b8095
|
Various cleanups for special characters.
|
2022-11-12 03:25:14 +00:00 |
|
MobiusDevelopment
|
5be9c567be
|
Fixed ServerList getting proper server address.
|
2022-11-09 22:50:14 +00:00 |
|
MobiusDevelopment
|
db5d726793
|
Addition of creature movement fail logger.
|
2022-11-08 22:27:35 +00:00 |
|
MobiusDevelopment
|
14cb1e0cff
|
Use ThreadPool with login server.
|
2022-11-07 22:41:24 +00:00 |
|
MobiusDevelopment
|
f89dfc0f98
|
Fixed non-english text decoding.
|
2022-11-07 22:37:39 +00:00 |
|
MobiusDevelopment
|
837f21af8d
|
New networking.
|
2022-11-05 22:07:30 +00:00 |
|
MobiusDevelopment
|
c95be5ef68
|
Extra checks for ItemContainer deleteMe method.
|
2022-11-02 02:10:32 +00:00 |
|
MobiusDevelopment
|
d4e60159b4
|
Lottery end time should not be scheduled in the past.
|
2022-10-31 22:24:01 +00:00 |
|
MobiusDevelopment
|
74e6acc388
|
Addition of AttackableThink and Movement task pools.
|
2022-10-22 00:16:16 +00:00 |
|
MobiusDevelopment
|
153936058a
|
Moved countPagesNumber method to MathUtil class.
|
2022-10-22 00:02:59 +00:00 |
|
MobiusDevelopment
|
98ce347b37
|
Addition of ThreadProvider class.
|
2022-10-18 22:11:24 +00:00 |
|
MobiusDevelopment
|
8c63798e84
|
Fixed server info deamon thread count.
|
2022-10-18 22:10:34 +00:00 |
|