| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | etc: Remove legacy server module | Fuwn | 2021-04-26 | 7 | -1045/+0 |
| | | |||||
| * | major: :star: | Fuwn | 2021-04-23 | 5 | -214/+1022 |
| | | |||||
| * | format: Remove uncessecary `iter_mut` | Fuwn | 2021-03-29 | 1 | -1/+1 |
| | | |||||
| * | feature: Reimplement room ID request command branch to command handler | Fuwn | 2021-03-29 | 1 | -26/+26 |
| | | |||||
| * | format: Fix a few Clippy warnings | Fuwn | 2021-03-29 | 1 | -1/+1 |
| | | |||||
| * | feature: Grab ports AutoServer and RoomServer from config | Fuwn | 2021-03-29 | 1 | -1/+1 |
| | | | | | | | This is mostly a developmental feature. Tampering with this is not recommended. | ||||
| * | fix: Implement parser | Fuwn | 2021-03-28 | 1 | -82/+83 |
| | | | | | Fixes the problem that sometimes, commands are just skipped despite being sent from the client. | ||||
| * | major: Publish work-in-progress | Fuwn | 2021-03-25 | 5 | -219/+167 |
| | | |||||
| * | format: Move server type specific functions to correct modules | Fuwn | 2021-03-24 | 1 | -2/+2 |
| | | |||||
| * | etc: Remove unused module and implement structures | Fuwn | 2021-03-23 | 3 | -1/+16 |
| | | | | | As you might see, I've began expanding on the RoomServer. Hopefully within the next week, you might be able to see connected users' avatars. | ||||
| * | format: Change log severity of events | Fuwn | 2021-03-23 | 1 | -13/+54 |
| | | |||||
| * | etc: Correct struct names | Fuwn | 2021-03-22 | 5 | -0/+232 |