42_ft_transcendence/frontend
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
..
static game: core: change player to player.isconnected 2024-01-19 15:38:04 +01:00
templates front: username displayed as dropdown button 2024-01-18 14:26:49 +01:00
__init__.py add frontend 2023-11-21 19:15:16 +01:00
admin.py add frontend 2023-11-21 19:15:16 +01:00
apps.py add frontend 2023-11-21 19:15:16 +01:00
models.py add frontend 2023-11-21 19:15:16 +01:00
tests.py add frontend 2023-11-21 19:15:16 +01:00
urls.py add frontend 2023-11-21 19:15:16 +01:00
views.py Global Chat 2023-11-27 15:10:06 +01:00