Commit Graph

256 Commits

Author SHA1 Message Date
server
6b274186c5 tests: exercise mall open in smoke login
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 12:33:08 +02:00
server
84ed35cbda db: prepare safebox load bootstrap
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 11:47:33 +02:00
server
aa862d829d db: log SQL worker shutdown 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 11:22:30 +02:00
server
719440575f db: prepare safebox password change flow
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 11:04:06 +02:00
server
c5cac17125 game: prepare auth login query
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 10:58:11 +02:00
server
f1e64196ae db: fix login-by-key peer handle usage 2026-04-14 10:58:05 +02:00
server
5695612b37 tests: add login smoke json and failure modes
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 10:45:15 +02:00
server
ef9324025e tests: extend login smoke to entergame
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 10:30:25 +02:00
server
27c5742c11 db: prepare login-by-key player index bootstrap
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 10:11:11 +02:00
server
58273bc116 db: prepare guild and rename queries
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:58:34 +02:00
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