| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | remove duplicate MOTD log | fusion32 | 2026-01-14 |
| | | |||
| * | fix poll timeout | fusion32 | 2025-12-23 |
| | | | | | | A small mistake that caused the polling timeout to be 1 millisecond rather than a second, increasing the CPU usage unnecessarily. | ||
| * | a few adjustments | fusion32 | 2025-11-18 |
| | | |||
| * | remove status string buffering | fusion32 | 2025-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 requests | fusion32 | 2025-11-18 |
| | | |||
| * | avoid doing a login query if the account id is empty/zero | fusion32 | 2025-10-31 |
| | | |||
| * | support 7.72 with non-default `-DTIBIA772=1` switch | fusion32 | 2025-09-19 |
| | | |||
| * | wrapping up for a public release | fusion32 | 2025-08-15 |
| | | |||
| * | initial version | fusion32 | 2025-07-18 |
