From 965b7a5ad7b8bcef57feaaa4e8f03a42c04e0f0c Mon Sep 17 00:00:00 2001 From: Stefan Rupp Date: Mon, 14 Dec 2020 23:07:03 +0100 Subject: [PATCH] pixi integration is improving --- templates/home/gplayer.html | 12 +++++--- templates/shared/_layout.html | 20 ++++++++++-- views/player.py | 58 ++++++++++++++++++++++------------- wiz_game.py | 21 +++++++++---- 4 files changed, 76 insertions(+), 35 deletions(-) diff --git a/templates/home/gplayer.html b/templates/home/gplayer.html index eb238f9..5eeeaea 100644 --- a/templates/home/gplayer.html +++ b/templates/home/gplayer.html @@ -27,6 +27,7 @@ let t = JSON.stringify(msg); window.game_socket.send(t); } +
@@ -37,12 +38,12 @@ -