Commit Graph

37 Commits

Author SHA1 Message Date
mq1n
eaecf67d33 fix cipher desync issue
update the handshake phase to call the new method after activating the cipher, ensuring buffered data (likely from a second login attempt, GC_PHASE) is properly decrypted, and fix a logging format issue.
2025-09-07 20:24:38 +03:00
mq1n
b3aba3d280 enabled detailed packet logs for easier debugging 2025-09-02 19:40:05 +03:00
d1str4ught
dcf45e3a6e last packet log for not enough packet size error log 2025-09-02 14:53:38 +02:00
savis
252df67871 removed passpod 2025-09-01 21:36:42 +02:00
d1str4ught
8c349d4a0f quest image ptr fixed 2025-08-29 00:15:32 +02:00
d1str4ught
d690de0b5a auction removed 2025-08-28 22:52:08 +02:00
d1str4ught
85920e442d item_set and item_del packets normalized to server 2025-08-28 22:41:41 +02:00
d1str4ught
a418f8616d include paths normalized 2025-08-28 20:50:20 +02:00
d1str4ught
f19cb2f118 openid python constants removed 2025-08-28 20:15:58 +02:00
d1str4ught
3c8a5750f5 openid removed 2025-08-28 20:13:47 +02:00
d1str4ught
7651d8cf65 some more unused defines removed 2025-08-28 20:02:30 +02:00
d1str4ught
a83fc7e642 check latest files removed 2025-08-28 19:59:25 +02:00
d1str4ught
06d9a3671d nprotect gameguard removed 2025-08-28 19:56:39 +02:00
d1str4ught
d4a1591a50 hackshield and xtrap codes removed 2025-08-28 19:54:23 +02:00
d1str4ught
6315ca3639 adding error log back when dynamic packet size is not enough 2025-08-28 00:01:27 +02:00
Amun
71e906b8f2 New sound system & removed miles 2025-08-27 21:55:11 +03:00
d1str4ught
685cc02fc7 image loading reworked 2025-08-27 16:23:19 +02:00
d1str4ught
a479d5a57b log files moved under log folder 2025-08-27 14:36:08 +02:00
Amun
d3991c0775 Small mem leak 2025-08-27 14:34:57 +03:00
Amun
f33d8fc183 More pyvalue pointers 2025-08-27 14:32:26 +03:00
d1str4ught
4385a2c709 PyTuple_GetPointer introduced 2025-08-27 13:22:41 +02:00
d1str4ught
4e6a7f1b08 some ptr type conversions fixed 2025-08-27 12:56:02 +02:00
d1str4ught
d8f6f0ea6b effect updating moved to update from render & rendering performance checker removed 2025-08-25 22:29:58 +02:00
d1str4ught
71ba5e0c9b more packets using fixed size integers 2025-08-23 14:00:19 +02:00
d1str4ught
da4b83f27b unused variable removed 2025-08-23 03:41:29 +02:00
d1str4ught
d10ee0fc26 WebView2 added as embedded browser 2025-08-23 03:32:06 +02:00
d1str4ught
8dbbc516b6 better memory pooling 2025-08-22 22:41:29 +02:00
d1str4ught
5b71a1e352 small fixes regarding throwing pts around to python and back 2025-08-22 19:58:14 +02:00
d1str4ught
66bcca77c2 packets using fixed size integer types 2025-08-22 19:30:30 +02:00
d1str4ught
729a6624ee config files moved under config folder 2025-08-19 19:03:32 +02:00
d1str4ught
5fddbde67b missing DbgHelp lib added 2025-08-19 18:56:07 +02:00
d1str4ught
61a04096ee x64 crashes fixed 2025-08-19 03:54:44 +02:00
d1str4ught
e87b6fc67b ported to DX9 2025-08-19 03:18:56 +02:00
d1str4ught
97a82baa4a compile error fixes 2025-08-19 01:08:41 +02:00
d1str4ught
ea712bec83 file encoding to utf-8 2025-08-19 00:30:50 +02:00
d1str4ught
be56f3f31a client almost builds 2025-08-19 00:20:40 +02:00
d1str4ught
4be475f111 init 2025-08-18 19:46:48 +02:00