|
cd1476796e
|
break out the rest of everything into its own crate
|
2023-11-14 14:14:51 -04:00 |
|
|
f3682d0b82
|
clippy
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
|
2023-01-30 18:05:36 -07:00 |
|
|
192ff967e6
|
cleanup this refactored mess
continuous-integration/drone Build is failing
|
2022-10-18 18:00:33 -06:00 |
|
|
fdce44cdd8
|
refactor the rest of the fucking code
|
2022-10-18 04:46:21 -06:00 |
|
|
1b506e014f
|
clean up last of normal warnings
|
2021-06-18 20:38:29 -06:00 |
|
|
46f1f772f4
|
lint src/patch/*
|
2021-06-18 17:51:30 -06:00 |
|
|
10458baea0
|
shrink some structures, remove async from functions that didn't need it
|
2020-11-09 16:25:15 -07:00 |
|
|
bacf309978
|
on_connect/on_disconnect return results
|
2020-10-30 21:25:29 -06:00 |
|
|
05596cec4f
|
change serverstate on_connect and on_disconnect to async
|
2020-10-30 21:25:29 -06:00 |
|
|
466195193d
|
load patch config from env vars
|
2020-10-30 21:23:33 -06:00 |
|
|
8d49c50cc5
|
async EntityGateway
|
2020-06-02 18:51:18 -06:00 |
|
|
e255b43c10
|
hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results
|
2020-05-02 22:08:37 -03:00 |
|
|
1add8b500a
|
improve network error handling
|
2020-01-23 23:03:28 -08:00 |
|
|
93426dc52a
|
async!
|
2020-01-23 18:00:34 -08:00 |
|
|
94095c21e1
|
fix case where the iterator recursion would blow the stack
|
2020-01-10 21:21:20 -08:00 |
|
|
272be2db74
|
ServerState on_disconnect
|
2020-01-10 19:42:05 -08:00 |
|
|
114061c442
|
fix motd ownership
|
2019-12-22 20:58:58 -04:00 |
|
|
619afad8d5
|
issue 49 add patch server motd
|
2019-12-22 20:43:18 -04:00 |
|
|
a3e90516d7
|
adding patch server config (#29)
|
2019-11-21 10:12:20 -05:00 |
|
|
88ce7d922b
|
show data in wrongpacketforservertype
|
2019-11-09 22:58:13 -08:00 |
|
|
5c1a366af9
|
WrongPacketForServerType now wants the packet command
|
2019-11-04 20:23:41 -08:00 |
|
|
f294781934
|
move patch/login main.rs files up a level
|
2019-10-09 22:45:14 -07:00 |
|
|
75b453731e
|
move patch logic into module
|
2019-10-06 11:54:09 -07:00 |
|