Commit Graph

99 Commits

Author SHA1 Message Date
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
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
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
7718c65d7a add GameThreadPool 2026-01-05 17:20:12 +01:00
rtw1x1
d5c659d404 Reverted horse rotation speed 2026-01-05 15:29:02 +00:00
rtw1x1
9b57cd1414 Merge branch 'main' into fix/client-freeze-on-drag 2026-01-04 11:10:28 +00:00
savis
2550008f6d eliminate freeze when encountering players by preloading race motions 2026-01-04 10:41:48 +01:00
rtw1x1
4c21fe697c Merge pull request #66 from rfdomingues98/feat/add-bravery-cape-effect
Added new effect for Bravery Cape
2026-01-04 09:29:14 +00:00
rtw1x1
3d8a8f8e3b Merge pull request #65 from savisxss/main
A bit late, but Happy New Year!
2026-01-04 09:29:02 +00:00
rtw1x1
3b359393d1 Merge pull request #63 from MindRapist/mr-7
MR-7
2026-01-04 09:28:48 +00:00
Ricardo Domingues
117f1234b5 Added new effect for Bravery Cape 2026-01-03 20:47:56 +00:00
savis
6fcf2c58e2 Parallelize pack file initialization
- Load pack files across multiple threads
- Scales to CPU core count
- Load root.pck first, then parallelize remaining packs
- Track and report failed pack loads
2026-01-03 20:38:21 +01:00
savis
5fce64f978 Fix minimap radius calculations and atlas waypoint positioning 2026-01-02 06:56:12 +01:00
savis
2372599578 Fix quest marker alignment on minimap 2026-01-02 06:28:49 +01:00
Mind Rapist
efbdf9155e Minor fixes & corrections 2026-01-02 06:33:57 +02:00
rtw1x1
73958b4f62 fix: Broken cursor and tag logic from BiDi 2025-12-31 20:23:40 +00:00
rtw1x1
fb4ba5960e Merge pull request #56 from MindRapist/mr-6
PK Mode fix
2025-12-31 09:09:56 +00:00
Mind Rapist
54a5dde037 PK Mode fix 2025-12-31 04:14:02 +02:00
rtw1x1
e7a113885a fix: Better BiDi logic for formatting 2025-12-30 22:20:04 +00:00
Ricardo Domingues
e881517775 Merge branch 'main' into fix/client-freeze-on-drag 2025-12-30 17:51:50 +00:00
Ricardo Domingues
96876420d1 Increased horse rotation speed 2025-12-30 17:37:42 +00:00
rtw1x1
18073e7193 Merge pull request #53 from MindRapist/mr-5
MR-5: FlyTarget fixes
2025-12-29 16:47:27 +00:00
Mind Rapist
08228b1ff9 MR-5: FlyTarget fixes 2025-12-29 18:37:39 +02:00
Mind Rapist
55b2d70459 MR-5: FlyTarget fixes 2025-12-29 00:21:32 +02:00
savis
fff15def3c Fix PONG sequence sent as separate packet causing mismatch 2025-12-28 17:17:47 +01:00
rtw1x1
a4112cd128 fix: Better support UTF8 & Arabic 2025-12-27 18:50:42 +00:00
Mind Rapist
2422af51a8 Fixed PK mode bugs 2025-12-27 10:12:27 +02:00
Ricardo Domingues
2a8d881ef3 Added Amun fix for window freeze on drag 2025-12-26 19:13:40 +00:00
rtw1x1
d3017b0ab0 Macro removal 2025-12-26 16:09:30 +00:00
rtw1x1
a955c50744 Full Unicode patch with RTL Support & BiDi logic.
This commit is well documented, so no need to tell you my life story.

Full Unicode patch with RTL Support & BiDi logic.

Removed the legacy codePage, normalised to UTF8 (65001).

It also comes with:

CTRL + A : select text (highlighted)
CTRL + C : copy
CTRL + V : paste
CTRL + X : cut
CTRL + Y : redo
CTRL + Z : undo
2025-12-26 12:32:43 +00:00
rtw1x1
d37607baa1 Merge pull request #45 from savisxss/opti2 2025-12-26 07:05:06 +00:00
rtw1x1
b56f55ce7c Merge pull request #43 from savisxss/socket 2025-12-26 07:04:52 +00:00
savis
9907febf28 enable async loading, optimize rendering and distance checks 2025-12-26 06:21:13 +01:00
savis
f9e1f8b7af increase socket buffers 2025-12-26 06:19:50 +01:00
Simone Romano
4b6cdc8003 Fix: Add quest dialog cancelation packet handling 2025-12-25 21:59:50 +01:00
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