Commit Graph

221 Commits

Author SHA1 Message Date
Mind Rapist
7a942e4fc0 Several bug fixes 2026-02-13 01:48:07 +02:00
Koray
9a896f982d fix rare crash after char select 2026-02-10 14:37:38 +03:00
SuntrustDev
335da689b6 Merge branch 'main' of https://github.com/d1str4ught/m2dev-client-src into bugfix/tolower_breaking_utf8 2026-02-09 02:48:00 +01:00
d1str4ught
6dfb708888 crash fix: when __ClearReserveDeleteWindowList() was destroying Windows, some might have pushed it's children for deletion to m_ReserveDeleteWindowList, invalidating iterators 2026-02-09 02:43:36 +01:00
SuntrustDev
6929730dd6 Change from korean_tolower to ascii_tolower for better understandability 2026-02-09 02:41:59 +01:00
d1str4ught
73defc20d0 crash fix: when __ClearReserveDeleteWindowList() was destroying Windows, some might have pushed it's children for deletion to m_ReserveDeleteWindowList, invalidating iterators 2026-02-09 02:34:03 +01:00
d1str4ught
85609303d8 python 2.7 -> python 3.14 2026-02-09 01:07:50 +01:00
SuntrustDev
19b894ba8f Fix guild packet lenth dismatch by adding parameter length 2026-02-09 00:20:54 +01:00
rtw1x1
a1f47ea520 Merge pull request #98 from MindRapist/mr-10 2026-02-08 21:33:15 +00:00
Mind Rapist
39030c5aed FreeType added, synched POINT_*'s, Celine's Splash Fix 2026-02-08 23:32:06 +02:00
SuntrustDev
23aa6807ef Fix refine not showing item information 2026-02-08 22:24:15 +01:00
rtw1x1
a40c11859e Merge branch 'd1str4ught:main' into main 2026-02-08 07:37:20 +00:00
rtw1x1
cda1c73bd3 Networking Overhaul: Modern packets, buffers, handshake, dispatch & security hardening
See Readme
2026-02-08 07:36:07 +00:00
d1str4ught
9afd6ee906 deform optimized even more 2026-02-08 07:35:41 +01:00
rtw1x1
87cfa1540f FreeType: LCD subpixel 2026-02-04 12:30:14 +00:00
rtw1x1
ba514d2e9a FreeType: Kerning API and font adjustments 2026-02-04 11:59:36 +00:00
rtw1x1
4280220819 FreeType: TextBar boldness fix 2026-02-04 10:50:00 +00:00
rtw1x1
a3009f4bff FreeType: Fixed mem leak and adjustments 2026-02-04 10:35:46 +00:00
rtw1x1
ce5ef584c9 Implementation FreeType2-13.3 2026-02-04 08:37:37 +00:00
rtw1x1
a9407a5781 fix: Key validation failure 2026-02-03 11:58:21 +00:00
rtw1x1
509e2638cb XChaCha20-Poly1305 via libsodium 2026-02-03 11:12:32 +00:00
MindL0ve
ac7c9aed7c Removed AlphaFog 2026-02-01 00:31:21 +03:00
MindL0ve
4a85743893 Removed Themida 2026-01-31 23:46:32 +03:00
MindL0ve
eb4dd129b9 Update NetStream.cpp 2026-01-31 23:40:14 +03:00
d1str4ught
30ff18e982 helping branch prediction 2026-01-30 03:29:58 +01:00
d1str4ught
1eb9743742 character instance sorting to reduce overdraw 2026-01-30 02:46:33 +01:00
d1str4ught
48807bfc20 Merge pull request #86 from SunTrustDev/feature/STD-3
Remove unused atlas marker info (_point.txt files)
2026-01-30 01:17:53 +01:00
rtw1x1
50a665af78 QoL: LimitType & Value 2026-01-21 21:46:41 +00:00
Simone Romano
04c1806a8b Remove unused atlas marker info (_point.txt files) 2026-01-21 22:44:55 +01:00
rtw1x1
aabb6d0945 fix: Mark cooldown request 2026-01-21 18:31:43 +00:00
rtw1x1
b04f360612 fix: BGM failed to load 2026-01-21 12:39:38 +00:00
rtw1x1
2e2becf1a3 fix: Refresh Mark & Mark window lag spike
Added Server-Side mark broadcast
2026-01-21 08:34:32 +00:00
rtw1x1
9eea8d9bc0 ML-Client: Item Names client sided 2026-01-21 01:51:43 +00:00
rtw1x1
e40fdcb7d6 ML-Client: NPC Names client sided #2 2026-01-21 01:07:17 +00:00
rtw1x1
1903420820 ML-Client: NPC Names client sided 2026-01-21 00:22:18 +00:00
rtw1x1
4e41646822 Merge pull request #82 from MindRapist/mr-8
MR-8: Fix semi-transparent effects
2026-01-20 22:55:30 +00:00
rtw1x1
7d0b5d545d Merge pull request #81 from ErLullo/letter-autoremove
letter-autoremove fix
2026-01-20 22:55:09 +00:00
rtw1x1
100dd2b87b fix: Optimized UTF8, BiDi, Debug 2026-01-20 21:23:31 +00:00
Mind Rapist
4df27653da MR-8: Fix semi-transparent effects 2026-01-18 09:00:29 +02:00
ErLullo
d08b2fb53b letter-autoremove fix 2026-01-15 11:12:35 +01:00
rtw1x1
34c6e514d4 Merge branch 'd1str4ught:main' into main 2026-01-07 17:53:31 +00:00
rtw1x1
874f6a7fd5 Merge pull request #72 from savisxss/main 2026-01-07 17:40:58 +00:00
Amun
6320f99388 Sound effects volume bug 2026-01-07 18:47:25 +02:00
savis
b94b971e32 Refactor GameThreadPool for improved thread-safety and lifecycle management 2026-01-07 15:26:37 +01:00
savis
3b32269a74 Merge branch 'main' of https://github.com/savisxss/m2dev-client-src-1 2026-01-07 15:22:42 +01:00
savis
144dddb518 removed preload motions 2026-01-07 15:22:32 +01:00
rtw1x1
dfe2368c8f ML: Refactored Hot-Reload System 2026-01-07 09:55:18 +00:00
rtw1x1
c4cc59a4f2 ML: Hot reload locale system 2026-01-05 18:55:36 +00:00
savis
2243141402 Merge branch 'main' of https://github.com/savisxss/m2dev-client-src-1 2026-01-05 17:42:19 +01:00
savis
4e68003fdd Consolidate file loading threading to CGameThreadPool 2026-01-05 17:42:13 +01:00