Commit Graph

246 Commits

Author SHA1 Message Date
server
14e084d691 config: support env-based SQL overrides
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 09:41:31 +02:00
server
b46a2661df docs: add repo instructions
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 09:09:32 +02:00
server
e99b8b0520 tests: support env-backed smoke passwords
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 08:49:30 +02:00
server
b2b037fb94 tests: add end-to-end login smoke utility
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 08:42:05 +02:00
server
e2c43240ec net: add Linux epoll fdwatch backend
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 07:57:02 +02:00
server
e638816026 runtime: replace virtual checkpoint timer with watchdog
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 07:40:07 +02:00
server
cecc822777 runtime: encapsulate checkpoint progress state
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 07:12:27 +02:00
server
3272537376 net: speed up select fdwatch lookups
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 07:08:23 +02:00
server
4f1e7b0e9c net: encapsulate fdwatch backend metadata
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 07:03:44 +02:00
server
abed660256 runtime: fix clean shutdown exit codes
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 06:26:37 +02:00
server
7daf51f2da runtime: improve startup observability
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 06:04:12 +02:00
server
3e3f0918e9 tests: add socket auth smoke flow 2026-04-14 06:04:08 +02:00
server
25ec562ab0 config: harden admin page password handling
Some checks failed
build / Linux asan (push) Has been cancelled
build / Linux release (push) Has been cancelled
build / FreeBSD build (push) Has been cancelled
2026-04-14 01:07:31 +02:00
server
c8146c0340 ci: add Linux smoke coverage 2026-04-14 01:07:27 +02:00
server
e8a33f84f4 net: fix Linux select fdwatch readiness
Some checks failed
build / Main build job (push) Has been cancelled
2026-04-14 00:42:45 +02:00
server
1ca64ce829 net: flush queued packets immediately 2026-04-14 00:31:50 +02:00
d1str4ught
21519899ad Merge pull request #91 from SunTrustDev/bugfix/guild-mark
Fix default guild mark, color and format
2026-03-09 01:19:32 +01:00
d1str4ught
ff87ba8c0e Merge pull request #92 from SunTrustDev/bugfix/dragonsoul-refinement
Fix dragonsoul refinement window not opening
2026-03-09 00:44:14 +01:00
Simone Romano
b8276c5453 Fix dragonsoul refinement window not opening 2026-03-08 19:08:24 +01:00
Simone Romano
c3cd3f8483 Fix default guild mark, color and format 2026-03-04 20:12:40 +01:00
d1str4ught
5a46885c4f Merge pull request #90 from MindRapist/mr-18
Death fix
2026-02-24 02:12:36 +01:00
d1str4ught
fb03082aa9 Merge pull request #89 from Freitag47/main
Update CMake download link in README.md
2026-02-24 02:12:24 +01:00
Mind Rapist
5e902b8a60 Death fix 2026-02-24 03:09:09 +02:00
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