Commit Graph

58 Commits

Author SHA1 Message Date
Mind Rapist
99bd5103a3 MR-3: Bunch of fixes 2025-12-25 17:51:09 +02:00
Mind Rapist
ef7c946cfb MR-3: Bunch of fixes 2025-12-25 08:39:58 +02:00
d1str4ught
76b0dc793d FIX_POS_SYNC removed 2025-12-25 03:26:57 +01:00
Mind Rapist
7580e4278c MR-2: Realtime character level updates + Macros removed 2025-12-20 02:28:41 +02:00
Mind Rapist
e0df09ea28 MR-2: Realtime character level updates + Macros removed 2025-12-20 01:58:56 +02:00
Mind Rapist
06c8e6f9b0 MR-2: Realtime character level updates 2025-12-19 22:15:38 +02:00
Mind Rapist
e3ae5541ba MRMJ-1: Messenger & Skills fixes 2025-12-14 06:39:06 +02:00
Mind Rapist
7b08687023 MRMJ-1: Messenger & Skills fixes 2025-12-14 05:12:39 +02:00
Mind Rapist
a49dec1c87 fix: Locale selection for RelWithDebInfo and dragon_rock/mobs textures 2025-11-14 18:42:07 +02:00
d1str4ught
2eee9aead2 Merge pull request #26 from rtw1x1/main
QoL Equipment slots
2025-11-13 18:54:08 +01:00
savis
0b60aac3e8 removed matrix 2025-10-13 19:18:16 +02:00
Amun
01f4417d80 Audio Engine volume bug & small update
Fixed a bug where the volume change would be ignored if the sound was fading
Added SoundEngine::GetMusicVolume
Removed volume factor
Removed unused SetListenerVelocity
2025-10-05 22:08:37 +03:00
d1str4ught
de6817c338 guild packets same size 2025-09-30 11:27:10 +02:00
rtw1x1
7c86b64dc3 Let CItemData handle equipment slot instead of keeping track of indexes every time. 2025-09-28 20:23:22 +01:00
heroesf
133ac6fc41 removed cpostit, unused files, small fix warning 2025-09-25 12:45:14 +02:00
mq1n
51ee5feb78 fixed some crashes 2025-09-22 11:25:58 +03:00
d1str4ught
bdcb68619a guild mark uploading fixed 2025-09-22 02:44:22 +02:00
d1str4ught
b4637e4782 client sources moved to C++20 2025-09-22 00:45:08 +02:00
d1str4ught
5b1d3c6bce new pack system 2025-09-21 05:28:55 +02:00
d1str4ught
3b1d0fd10a custom PackMaker 2025-09-21 01:09:06 +02:00
mq1n
fb7e53b909 migrate to DirectX 9Ex from DirectX 9 2025-09-19 16:12:33 +03:00
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