application
|
stop engine when leaving /play
|
2021-08-12 23:08:22 +02:00 |
applicationConfig
|
read users from filesystem
|
2021-08-01 20:32:40 +02:00 |
engine
|
refined idle detection, send notification to clients
|
2021-08-09 16:24:27 +02:00 |
game
|
send game state to client
|
2021-08-12 23:41:47 +02:00 |
syncdata
|
send game state to client
|
2021-08-12 23:41:47 +02:00 |
user
|
add mutexes
|
2021-08-09 10:36:19 +02:00 |
go.mod
|
moved to src/ folder; add users
|
2021-07-31 22:42:35 +02:00 |
go.sum
|
moved to src/ folder; add users
|
2021-07-31 22:42:35 +02:00 |
knyt.go
|
removed /api/gameinfo endpoint
|
2021-08-09 10:38:01 +02:00 |