• Joined on 2024-03-24
kodi pushed to first-attempt at kodi/amethyst 2024-09-04 11:44:11 +02:00
3be9b8d908 Updated unit tests
kodi pushed to first-attempt at kodi/amethyst 2024-09-04 11:31:13 +02:00
4c5f0370a0 Add function for removing game from GameCoordinator
kodi pushed to first-attempt at kodi/amethyst 2024-09-04 11:24:12 +02:00
d63bd0a9b2 Actually listen to the joinable? function
kodi pushed to first-attempt at kodi/amethyst 2024-09-03 19:29:24 +02:00
8ae0c08e8d Complete refactoring
kodi pushed to first-attempt at kodi/amethyst 2024-09-03 18:32:26 +02:00
4a5ccc719d Some significant refactoring progress
fb2a21a546 Run all game processes in a game supervisor
Compare 2 commits »
kodi pushed to first-attempt at kodi/amethyst 2024-08-25 13:17:32 +02:00
dc9a2f2b5f Some changes to how games are created
kodi pushed to first-attempt at kodi/amethyst 2024-08-19 00:53:42 +02:00
ec7119251c Begin implementing :set_player_position packet in Play
kodi pushed to first-attempt at kodi/amethyst 2024-08-19 00:15:36 +02:00
c7d3b139fe Add tests for GameCoordinator
kodi pushed to first-attempt at kodi/amethyst 2024-08-19 00:00:13 +02:00
450ca4d53a Implement tests for GameRegistry
kodi pushed to first-attempt at kodi/amethyst 2024-08-18 13:44:16 +02:00
78442a94af Begin implementing logging player into a game
kodi pushed to first-attempt at kodi/amethyst 2024-08-18 13:02:56 +02:00
11db275db2 Add GameCoordinator logic for finding or creating games
kodi pushed to first-attempt at kodi/amethyst 2024-08-17 19:52:16 +02:00
99af42f42c run actions on all pushes
kodi pushed to first-attempt at kodi/amethyst 2024-08-17 19:51:33 +02:00
935fa9a49e (m) Add release which includes example game
kodi created branch first-attempt in kodi/amethyst 2024-08-17 19:43:18 +02:00
kodi pushed to first-attempt at kodi/amethyst 2024-08-17 19:43:18 +02:00
4a56f9b954 Begin implementing GameCoordinator
kodi pushed to main at kodi/amethyst 2024-08-17 17:27:50 +02:00
4e629fb8e4 Add feature to disable listening
kodi pushed to main at kodi/amethyst 2024-08-17 17:21:37 +02:00
3e6cc5273d Fix mix release
kodi pushed to main at kodi/amethyst 2024-08-16 18:28:26 +02:00
1d9467cec4 [Major] Move to umbrella structure
kodi pushed to main at kodi/amethyst 2024-08-12 12:26:29 +02:00
7a75dcc9c8 incredibly minor tweak to credo config
kodi pushed to main at kodi/amethyst 2024-08-12 12:23:04 +02:00
c6f0df489e Add handler for serverbound_plugin_message (play)