Commit Graph

128 Commits

Author SHA1 Message Date
c856f8d7ca Merge pull request 'issue #10: add talisman SQL templates' (#25) from issue-10-talismans into main
Reviewed-on: #25
2026-04-16 23:05:19 +02:00
40304f9a40 Merge pull request 'issue #9: add sash item proto template' (#24) from issue-9-sashes into main
Reviewed-on: #24
2026-04-16 23:04:44 +02:00
2da9c622d8 Merge pull request 'issue #4: support remote biolog submit from HUD' (#23) from issue-4-biolog-hud-server into main
Reviewed-on: #23
2026-04-16 23:03:21 +02:00
2524d79186 Merge pull request 'issue #3: unified biolog quest system' (#22) from issue-3-biolog-system into main
Reviewed-on: #22
2026-04-16 23:03:08 +02:00
server
fff1d411c4 issue-10: add talisman sql templates 2026-04-16 22:29:08 +02:00
server
142957f545 issue-9: add sash item proto template 2026-04-16 21:08:13 +02:00
server
494fd980f7 issue-5: add teleport quest system 2026-04-16 18:33:07 +02:00
server
735b862a19 issue-4: support remote biolog submit from hud 2026-04-16 17:26:51 +02:00
server
6bf5769199 issue-3: add unified biolog quest system 2026-04-16 17:14:10 +02:00
server
2179c46ce0 Guard public channel readiness in systemd tooling 2026-04-15 17:46:56 +02:00
server
6f16f66543 ops: snapshot crash executables 2026-04-14 17:05:11 +02:00
server
0bc6559283 ops: add core backtrace helper 2026-04-14 17:01:50 +02:00
server
c5bb515781 healthcheck: avoid temporary account collisions 2026-04-14 16:25:46 +02:00
server
84625652fe ops: add syserr triage views 2026-04-14 16:18:02 +02:00
server
cd2e1d61ca ops: add auth IP and stale session audit 2026-04-14 16:13:47 +02:00
server
f722475f17 ops: add auth activity and session views 2026-04-14 16:05:49 +02:00
server
825cfbc19b ops: add summary and auth failure views 2026-04-14 16:00:14 +02:00
server
4fccf13e09 ops: split ready and full healthchecks 2026-04-14 13:58:13 +02:00
server
5b0da5a685 ops: add login-ready wait helper 2026-04-14 13:43:23 +02:00
server
1a9a643335 ops: add incident collection pipeline 2026-04-14 13:21:02 +02:00
server
78518daed0 ops: add channel inventory and metinctl 2026-04-14 13:14:37 +02:00
server
69066cc428 healthcheck: split delete and login passes 2026-04-14 12:56:46 +02:00
server
354497ace6 healthcheck: cover mall open flow 2026-04-14 12:33:08 +02:00
server
ba6a0c239d systemd: extend db stop timeout 2026-04-14 11:22:30 +02:00
server
f8178df853 docs: document login smoke advanced flags 2026-04-14 10:45:41 +02:00
server
2353e0fc8d deploy: extend login healthcheck to entergame 2026-04-14 10:33:04 +02:00
server
d81b6fda8e config: sanitize tracked runtime defaults 2026-04-14 09:48:39 +02:00
server
beb1a4481d deploy: support runtime env files 2026-04-14 09:41:31 +02:00
server
b7c54b909f docs: add repo instructions 2026-04-14 09:08:33 +02:00
server
7f4233402a docs: expand operational runbooks 2026-04-14 09:03:08 +02:00
server
6c744ee323 docs: add Debian runtime notes 2026-04-14 08:59:56 +02:00
server
389bd02af7 deploy: add login healthcheck wrapper 2026-04-14 08:49:32 +02:00
server
2f107f81ba gitignore: ignore generated runtime files 2026-04-14 06:41:16 +02:00
server
3965c828eb deploy: version systemd runtime setup 2026-04-14 06:36:37 +02:00
d1str4ught
51da064667 Merge pull request #33 from SunTrustDev/bugfix/guild-mark
Fix default guild mark, color and format
2026-03-09 01:38:02 +01:00
d1str4ught
6a4144ebcb Merge pull request #32 from SunTrustDev/bugfix/cube-opening
Remove unused / stale cube opening quests and interactions
2026-03-09 01:37:07 +01:00
SuntrustDev
a4ca3809a9 Fix default guild mark, color and format 2026-03-04 20:27:08 +01:00
SuntrustDev
1e55f95c88 Remove unused / stale cube opening quests and interactions 2026-02-28 17:07:52 +01:00
rtw1x1
fb15ccae40 Merge pull request #31 from MindRapist/mr-17 2026-02-19 20:15:11 +00:00
Mind Rapist
ff1a75dfc1 Settings.lua encoding fix 2026-02-19 22:00:14 +02:00
rtw1x1
dafe351607 Merge pull request #30 from SunTrustDev/bugfix/view-distance-plus
Cleanup view distance and goto info
2026-02-19 18:48:17 +00:00
SuntrustDev
62446b7e7d Fix some more goto ifno 2026-02-19 19:44:32 +01:00
SuntrustDev
0492cc7f2c Cleanup view distance and goto info 2026-02-19 19:39:42 +01:00
rtw1x1
5376064faa Merge pull request #29 from MindRapist/mr-12
Various fixes
2026-02-15 20:46:32 +00:00
Mind Rapist
118f73b1b4 Various fixes 2026-02-15 21:41:07 +02:00
rtw1x1
64ee243e15 Merge pull request #28 from MindRapist/mr-11
Several bug fixes
2026-02-12 23:54:54 +00:00
Mind Rapist
0126cdd7ff Several bug fixes 2026-02-13 01:50:14 +02:00
rtw1x1
50c88836ae Merge pull request #27 from MindRapist/mr-10 2026-02-09 09:13:33 +00:00
d1str4ught
632a33debc party.check_item(vnum, count) and party.remove_item(vnum, count) LUA functions added to quest_functions 2026-02-09 05:05:07 +01:00
Mind Rapist
67733aefd0 Translated all mob names for Flame and Snow dungeon to all locales, added support for all POINT_*'s for Lua 2026-02-08 23:50:22 +02:00