game
|
use the right source for move timer in dto
|
2024-02-03 23:01:32 -06:00 |
lobby
|
use distinct types for player and session ids
|
2024-01-31 22:40:12 -06:00 |
player
|
get player ids from sessions, not ips
|
2024-02-01 08:26:27 -06:00 |
serve
|
skeleton move timer
|
2024-02-03 21:11:09 -06:00 |
site
|
inline player hp component
|
2024-02-04 08:47:21 -06:00 |
game.go
|
broadcast game state when move timer expires
|
2024-02-03 22:48:23 -06:00 |
go.mod
|
add user credentials stuff
|
2024-01-31 20:52:45 -06:00 |
go.sum
|
add user credentials stuff
|
2024-01-31 20:52:45 -06:00 |
main.go
|
don't need source locations in logging anymore
|
2024-02-03 14:47:43 -06:00 |
server.go
|
reduce queue timer
|
2024-02-03 22:40:56 -06:00 |