7 Commits

Author SHA1 Message Date
fusion32
2cfc39ed3c remove status string buffering
I originally had planned for it to be a separate service but it
make a lot more sense to have it bundled with the login server and
avoiding spinning up yet another service. So instead of using the
status string directly for output, we're now copying it into the
connection's buffer.
2025-11-18 18:50:51 -03:00
fusion32
6036d4f37a overall improvements + support STATUS requests 2025-11-18 15:35:22 -03:00
fusion32
b101f3809e avoid doing a login query if the account id is empty/zero 2025-10-31 00:53:55 -03:00
fusion32
a8a6a14018 support 7.72 with non-default -DTIBIA772=1 switch 2025-09-19 23:46:26 -03:00
fusion32
73dcabd0aa modify service config to make sure it stops before the querymanager 2025-08-18 03:08:38 -03:00
fusion32
783578d28e wrapping up for a public release 2025-08-15 14:59:56 -03:00
fusion32
baaeac349d initial version 2025-07-18 18:04:54 -03:00