Koray
|
9a896f982d
|
fix rare crash after char select
|
2026-02-10 14:37:38 +03:00 |
|
d1str4ught
|
4bd8f8e66e
|
Merge pull request #101 from SunTrustDev/bugfix/tolower_breaking_utf8
tolower breaking utf8
|
2026-02-09 02:54:04 +01: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
|
de25f437ed
|
python3 lib with JIT enabled
|
2026-02-09 01:26:46 +01:00 |
|
d1str4ught
|
85609303d8
|
python 2.7 -> python 3.14
|
2026-02-09 01:07:50 +01:00 |
|
rtw1x1
|
0ca2a293c8
|
Merge pull request #100 from SunTrustDev/bugfix/guild-packet-crashes
|
2026-02-08 23:27:59 +00:00 |
|
SuntrustDev
|
19b894ba8f
|
Fix guild packet lenth dismatch by adding parameter length
|
2026-02-09 00:20:54 +01:00 |
|
rtw1x1
|
57691c7dbc
|
Merge pull request #99 from SunTrustDev/bugfix/missing-freetype
|
2026-02-08 21:44:12 +00:00 |
|
SuntrustDev
|
e3731fda30
|
Add missing freetype
|
2026-02-08 22:40:02 +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 |
|
rtw1x1
|
2b82fe2678
|
Merge pull request #97 from SunTrustDev/bugfix/refine-not-showing
|
2026-02-08 21:27:24 +00:00 |
|
SuntrustDev
|
23aa6807ef
|
Fix refine not showing item information
|
2026-02-08 22:24:15 +01:00 |
|
rtw1x1
|
43af66b808
|
Merge pull request #96 from rtw1x1/main
FreeType2 & Networking Overhaul
|
2026-02-08 20:03:55 +00: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
|
058589ca1b
|
Merge branch 'd1str4ught:main' into main
|
2026-02-08 06:34:04 +00:00 |
|
rtw1x1
|
e0be217d3f
|
Merge pull request #94 from MindRapist/mr-9
|
2026-02-06 21:16:25 +00:00 |
|
Mind Rapist
|
a865e0c00f
|
MR-9: Instructions in README
|
2026-02-05 00:34:53 +02: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
|
8f0b956fa9
|
Add FreeType 2-13.3 (vendor, LFS)
|
2026-02-04 08:43:22 +00:00 |
|
rtw1x1
|
ce5ef584c9
|
Implementation FreeType2-13.3
|
2026-02-04 08:37:37 +00:00 |
|
rtw1x1
|
00cd91524e
|
Merge pull request #91 from rtw1x1/main
Client: Implementation XChaCha20-Poly1305 via libsodium & client login key reworked
|
2026-02-04 08:23:42 +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 |
|
rtw1x1
|
857ef33627
|
Merge pull request #89 from MindL0ve/main
|
2026-02-01 20:52:57 +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
|
eadd6fa878
|
Update README.md
|
2026-01-30 01:23:41 +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
|
ac7306efb9
|
Merge pull request #87 from rtw1x1/main
QoL: LimitType & Value
|
2026-01-21 21:49:16 +00: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
|
ac614c2303
|
Merge pull request #85 from rtw1x1/main
fix: Mark refresh and BGM failure
|
2026-01-21 18:34:09 +00: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
|
9299cea61c
|
Merge pull request #84 from rtw1x1/main
ML: Item / Mob / NPC client sided
|
2026-01-21 01:53:20 +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 |
|