aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* a few adjustmentsfusion322025-11-18
|
* remove status string bufferingfusion322025-11-18
| | | | | | | | 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.
* overall improvements + support STATUS requestsfusion322025-11-18
|
* avoid doing a login query if the account id is empty/zerofusion322025-10-31
|
* support 7.72 with non-default `-DTIBIA772=1` switchfusion322025-09-19
|
* wrapping up for a public releasefusion322025-08-15
|
* initial versionfusion322025-07-18