Commit Graph

30 Commits

Author SHA1 Message Date
034f21ade7
begin implementing the second worst packet of this protocol
All checks were successful
Build & Test / nix-build (pull_request) Successful in 3m24s
Build & Test / nix-build (push) Successful in 3m25s
2024-09-25 11:09:26 +02:00
930a508ad9
"Loading terrain..."!
All checks were successful
Build & Test / nix-build (pull_request) Successful in 2m38s
Build & Test / nix-build (push) Successful in 2m42s
2024-09-19 15:40:16 +02:00
f037f0de02
No longer rely on loose error checking and other minor fixes
All checks were successful
Build & Test / nix-build (push) Successful in 2m42s
Build & Test / nix-build (pull_request) Successful in 2m45s
2024-09-19 15:11:59 +02:00
764c4bc387
Minor doc update
All checks were successful
Build & Test / nix-build (pull_request) Successful in 2m36s
Build & Test / nix-build (push) Successful in 2m43s
2024-09-17 20:01:44 +02:00
f79e0728e6
Implement callback for accept_teleport
All checks were successful
Build & Test / nix-build (pull_request) Successful in 2m43s
Build & Test / nix-build (push) Successful in 2m46s
2024-09-17 19:50:21 +02:00
53fe25043d
Implement handling confirm_teleportation
All checks were successful
Build & Test / nix-build (push) Successful in 2m50s
Build & Test / nix-build (pull_request) Successful in 2m52s
2024-09-17 19:23:39 +02:00
0fdc00148e
Clean some warnings
All checks were successful
Build & Test / nix-build (push) Successful in 3m36s
Build & Test / nix-build (pull_request) Successful in 3m36s
2024-09-09 18:45:52 +02:00
5063e8af12
Implement packet type checking and get back up to speed
All checks were successful
Build & Test / nix-build (push) Successful in 1m31s
Build & Test / nix-build (pull_request) Successful in 1m27s
2024-09-07 12:34:59 +02:00
4beb083dd6
Progress on getting back up to speed
All checks were successful
Build & Test / nix-build (push) Successful in 1m32s
2024-09-06 19:53:48 +02:00
9ec63487c2
display packet ID in hexadecimal
All checks were successful
Build & Test / nix-build (push) Successful in 1m34s
2024-09-06 12:45:05 +02:00
6495a246e0
Fix disconnect messages and progress on Configuration stage
All checks were successful
Build & Test / nix-build (push) Successful in 1m30s
2024-09-06 12:07:14 +02:00
1ced941440
Continue rewrite
All checks were successful
Build & Test / nix-build (push) Successful in 1m34s
2024-09-06 00:42:09 +02:00
5413708b29
Begin complete rewrite of communication system
All checks were successful
Build & Test / nix-build (push) Successful in 1m31s
2024-09-05 19:06:35 +02:00
9842195b8e
Some patching up
All checks were successful
Build & Test / nix-build (push) Successful in 1m28s
2024-09-04 13:13:34 +02:00
acc814a056
Respect result of Amethyst.API.Game.login/2
All checks were successful
Build & Test / nix-build (push) Successful in 1m33s
2024-09-04 13:10:39 +02:00
3be9b8d908
Updated unit tests
Some checks failed
Build & Test / nix-build (push) Failing after 18s
2024-09-04 11:44:04 +02:00
4c5f0370a0
Add function for removing game from GameCoordinator
Some checks failed
Build & Test / nix-build (push) Failing after 18s
2024-09-04 11:27:45 +02:00
d63bd0a9b2
Actually listen to the joinable? function
Some checks failed
Build & Test / nix-build (push) Failing after 27s
2024-09-04 11:24:04 +02:00
8ae0c08e8d
Complete refactoring
Some checks failed
Build & Test / nix-build (push) Failing after 28s
2024-09-03 19:29:19 +02:00
4a5ccc719d
Some significant refactoring progress
Some checks failed
Build & Test / nix-build (push) Failing after 59s
2024-08-28 14:52:13 +02:00
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