Commit Graph

10 Commits

Author SHA1 Message Date
fb2a21a546
Run all game processes in a game supervisor 2024-08-25 21:03:09 +02:00
dc9a2f2b5f
Some changes to how games are created
Some checks failed
Build & Test / nix-build (push) Failing after 27s
2024-08-25 13:17:25 +02:00
ec7119251c
Begin implementing :set_player_position packet in Play
Some checks failed
Build & Test / nix-build (push) Failing after 17s
2024-08-19 00:53:34 +02:00
c7d3b139fe
Add tests for GameCoordinator
Some checks failed
Build & Test / nix-build (push) Failing after 17s
2024-08-19 00:15:29 +02:00
450ca4d53a
Implement tests for GameRegistry
Some checks failed
Build & Test / nix-build (push) Failing after 41s
2024-08-19 00:00:03 +02:00
78442a94af
Begin implementing logging player into a game
All checks were successful
Build & Test / nix-build (push) Successful in 1m9s
2024-08-18 13:44:09 +02:00
11db275db2
Add GameCoordinator logic for finding or creating games
All checks were successful
Build & Test / nix-build (push) Successful in 1m14s
2024-08-18 13:02:48 +02:00
4a56f9b954
Begin implementing GameCoordinator 2024-08-17 19:43:08 +02:00
4e629fb8e4
Add feature to disable listening
All checks were successful
Build & Test / nix-build (push) Successful in 1m12s
2024-08-17 17:27:46 +02:00
1d9467cec4
[Major] Move to umbrella structure
Some checks failed
Build & Test / nix-build (push) Failing after 32s
2024-08-16 18:27:34 +02:00