aboutsummaryrefslogtreecommitdiff
path: root/src/server/auto/server.rs
Commit message (Expand)AuthorAgeFilesLines
* etc: Remove legacy server moduleFuwn2021-04-261-319/+0
* major: :star:Fuwn2021-04-231-165/+316
* format: Remove uncessecary `iter_mut`Fuwn2021-03-291-1/+1
* format: Fix a few Clippy warningsFuwn2021-03-291-1/+1
* 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
* major: Publish work-in-progressFuwn2021-03-251-248/+232
* format: Move server type specific functions to correct modulesFuwn2021-03-241-3/+3
* 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-221-5/+42
* etc: ...Fuwn2021-03-221-0/+181