42_ft_transcendence/games
starnakin 7cf13640a1 game: core: change player to player.isconnected
befort: if a player is disconnected he doesn't have an object
after: he have un object with a socket == None
2024-01-19 15:38:04 +01:00
..
objects game: core: change player to player.isconnected 2024-01-19 15:38:04 +01:00
__init__.py add: matchmaking 2023-12-12 12:06:13 +01:00
admin.py game: add: admin panel 2024-01-15 14:06:10 +01:00
apps.py add: matchmaking 2023-12-12 12:06:13 +01:00
config.py game: core: change player to player.isconnected 2024-01-19 15:38:04 +01:00
consumers.py game: core: change player to player.isconnected 2024-01-19 15:38:04 +01:00
models.py game: core: change player to player.isconnected 2024-01-19 15:38:04 +01:00
routine.py game: add: main loop 2024-01-19 15:35:46 +01:00
routing.py game: fix: game url 2024-01-08 13:09:29 +01:00
serializers.py game: fix 2024-01-17 14:22:52 +01:00
tests.py add: matchmaking 2023-12-12 12:06:13 +01:00
urls.py game: add: config 2023-12-28 15:21:02 +01:00
views.py game: fix: varname 2024-01-15 13:37:14 +01:00
viewset.py clean: using space 2024-01-17 14:22:29 +01:00