| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | etc: Remove legacy server module | Fuwn | 2021-04-26 | 1 | -35/+0 |
| | | |||||
| * | major: :star: | Fuwn | 2021-04-23 | 1 | -22/+20 |
| | | |||||
| * | fix: CHANGED WRONG LINE | Fuwn | 2021-03-29 | 1 | -2/+2 |
| | | | | | Clippy complained, I fixed... the wrong line. | ||||
| * | format: Make use of `is_empty` method. | Fuwn | 2021-03-29 | 1 | -1/+1 |
| | | |||||
| * | fix: Implement parser | Fuwn | 2021-03-28 | 1 | -0/+37 |
| Fixes the problem that sometimes, commands are just skipped despite being sent from the client. | |||||