aboutsummaryrefslogtreecommitdiff
path: root/src/server/auto
Commit message (Expand)AuthorAgeFilesLines
* etc: Remove legacy server moduleFuwn2021-04-2610-1479/+0
* major: :star:Fuwn2021-04-239-250/+1449
* format: Preinitialize vector with elementsFuwn2021-03-291-3/+5
* format: Remove uncessecary `iter_mut`Fuwn2021-03-291-1/+1
* format: Fix a few Clippy warningsFuwn2021-03-292-2/+2
* feature: Grab ports AutoServer and RoomServer from configFuwn2021-03-291-1/+1
* feature: Use TOML as config instead of environment variablesFuwn2021-03-291-1/+2
* fix: Implement parserFuwn2021-03-281-165/+82
* etc: Prepare AutoServer SESSINIT parse functionFuwn2021-03-281-0/+16
* major: Publish work-in-progressFuwn2021-03-257-298/+260
* format: Move server type specific functions to correct modulesFuwn2021-03-243-3/+75
* format: Change log severity of eventsFuwn2021-03-231-19/+53
* fix: Buddy name not being correctly readFuwn2021-03-231-2/+2
* feature: Send WORLDSMASTER greeting on joinFuwn2021-03-231-3/+17
* fix: `room_id` not being set and sentFuwn2021-03-221-2/+2
* etc: Correct struct namesFuwn2021-03-227-54/+84
* etc: ...Fuwn2021-03-225-0/+232