Commit Graph

223 Commits

Author SHA1 Message Date
Freitag47
b7f4d55659 Update CMake download link in README.md 2026-02-19 22:32:56 +01:00
rtw1x1
d039709b01 Merge pull request #88 from SunTrustDev/bugfix/view-distance-plus
Update view distance
2026-02-19 18:48:03 +00:00
Simone Romano
78d7bde97f Update view distance 2026-02-19 19:39:58 +01:00
rtw1x1
f5ac48f86d Merge pull request #87 from onurcan488/main 2026-02-18 20:46:53 +00:00
rtw1x1
8562c463c6 Merge pull request #86 from ErLullo/correct_define 2026-02-18 20:46:36 +00:00
rtw1x1
32b3d65dea Merge pull request #85 from MindRapist/mr-16 2026-02-18 20:46:09 +00:00
onurcan488
ac2c6e4dbc mini fix 2026-02-18 22:09:00 +03:00
ErLullo
23ba2d7cdf Allow WSL to work correctly by binding to ADDR_ANY
This change allows it to work correctly on WSL, since WSL must be bound to ADDR_ANY. The overall behavior remains unchanged.
2026-02-18 17:44:08 +01:00
Mind Rapist
2fdcf5a7fb Enable pene effect 2026-02-18 18:42:17 +02:00
rtw1x1
1a2cf280b6 Merge pull request #84 from MindRapist/mr-15 2026-02-18 15:53:23 +00:00
Mind Rapist
bf4de6e84f Dragonsoul qualification level fix 2026-02-18 13:28:00 +02:00
Mind Rapist
536f3586ed Various fixes and improvements 2026-02-18 00:59:26 +02:00
rtw1x1
a525a8f798 Merge pull request #83 from SunTrustDev/bugfix/std-4
Fix Dragon Soul Inventory
2026-02-15 22:11:17 +00:00
SuntrustDev
bbe5da1dd0 Merge branch 'd1str4ught:main' into bugfix/std-4 2026-02-15 22:45:53 +01:00
rtw1x1
bbf21d89fa Merge pull request #82 from MindRapist/mr-12
Various fixes
2026-02-15 20:46:01 +00:00
Mind Rapist
05c59511cd Various fixes 2026-02-15 21:40:33 +02:00
Simone Romano
85683ca429 Fix Dragon Soul inventory slots:
- No more Legendary Diamond last row overlapping with Belt slots
- No more Legendary Diamond first row overlapping with Soul Equipment slots
2026-02-15 19:29:29 +01:00
rtw1x1
9ca28852b8 Merge pull request #81 from SunTrustDev/bugfix/std-3
Fix inventory swap bug when inventory is full
2026-02-15 17:50:55 +00:00
Simone Romano
98c33c3d8f Fix inventory swap bug when inventory is full (e.g. no full empty vertical row available) 2026-02-15 17:12:20 +01:00
rtw1x1
d04e7b266a Merge pull request #80 from rtw1x1/main
code cleanup
2026-02-12 23:58:05 +00:00
rtw1x1
c8da3dc6c5 code cleanup
removed firewall_manager and experimentals
2026-02-12 23:57:32 +00:00
rtw1x1
4f9b84d3e9 Merge pull request #79 from MindRapist/mr-11
Several bug fixes
2026-02-12 23:53:35 +00:00
Mind Rapist
4d3c6c4a40 Several bug fixes 2026-02-13 01:51:51 +02:00
rtw1x1
410c785dd1 Merge pull request #77 from rtw1x1/main
Remove ConsumeLoginKey
2026-02-11 16:41:30 +00:00
rtw1x1
c11437f1c5 Remove ConsumeLoginKey 2026-02-11 16:40:29 +00:00
d1str4ught
c1cf1a141e party.check_item(vnum, count) and party.remove_item(vnum, count) LUA functions 2026-02-09 04:24:52 +01:00
d1str4ught
570510f345 Merge pull request #75 from MindRapist/mr-10
MR-10
2026-02-09 02:58:14 +01:00
Mind Rapist
470a662ea1 Fixed MALL_ATTBONUS, Removed redundant code, Fixed mob drop rate percentage calculations 2026-02-08 23:58:08 +02:00
rtw1x1
bfb286123c Merge pull request #74 from rtw1x1/main
Networking Overhaul: Modern packets, buffers, handshake, dispatch & s…
2026-02-08 20:05:04 +00:00
rtw1x1
60ee35e921 Networking Overhaul: Modern packets, buffers, handshake, dispatch & security hardening
See Readme
2026-02-08 07:35:02 +00:00
rtw1x1
0cc595bf09 Merge pull request #72 from rtw1x1/main
Server: Implementation XChaCha20-Poly1305 via libsodium & client login key reworked
2026-02-04 08:23:59 +00:00
rtw1x1
1e88ce3ed6 Clean libthecore 2026-02-03 19:27:15 +00:00
rtw1x1
e325385773 fix: Key validation failure 2026-02-03 11:58:45 +00:00
rtw1x1
db87d068bc XChaCha20-Poly1305 via libsodium 2026-02-03 11:11:37 +00:00
rtw1x1
66068c1bd5 Merge pull request #70 from rtw1x1/main
Update item_manager.cpp
2026-02-01 21:12:00 +00:00
rtw1x1
83c65bd15c Update item_manager.cpp 2026-02-01 21:11:01 +00:00
rtw1x1
822ce6c116 Merge pull request #69 from MindL0ve/main 2026-02-01 20:52:30 +00:00
MindL0ve
76095d46e7 Removed SpeedServer 2026-02-01 00:24:02 +03:00
MindL0ve
38faab6f38 Removed distribution_test_server 2026-02-01 00:15:44 +03:00
MindL0ve
9af152154c Speed_Server remaining code removed 2026-02-01 00:12:28 +03:00
MindL0ve
e9a0be2f54 Removed DBString GreetMessage 2026-02-01 00:06:26 +03:00
MindL0ve
1a3a3cef9d Removed exp_table_euckr 2026-02-01 00:05:19 +03:00
MindL0ve
31ae710d18 GM Commands Fix 2026-01-31 14:52:14 +03:00
d1str4ught
129811a3c2 Merge pull request #65 from ekrem-mert-esen/cmake-fix
Set Cmake C standard, fixing build issues with gcc15+
2026-01-30 01:16:18 +01:00
rtw1x1
75595bed81 Merge pull request #66 from MindRapist/mr-8
MR-8: Nemere Dungeon
2026-01-21 18:37:03 +00:00
rtw1x1
00b14935b2 Merge pull request #68 from rtw1x1/main
fix: Server-Side mark broadcast and packet.size
2026-01-21 18:34:44 +00:00
rtw1x1
7c615a7a84 QoL: Server-Side mark broadcast P2P 2026-01-21 18:31:58 +00:00
rtw1x1
7f2c842f6d QoL: Server-Side mark broadcast 2026-01-21 08:34:42 +00:00
rtw1x1
a09aa42640 Merge pull request #67 from rtw1x1/main
ML: Item / Mob / NPC client sided
2026-01-21 01:53:52 +00:00
rtw1x1
ce493893df ML-Server: Item Names client sided 2026-01-21 01:51:21 +00:00