From 2e8046f81c0a5b870c6c2ebe37277424507ee9fd Mon Sep 17 00:00:00 2001 From: legonzaur Date: Wed, 31 Jul 2024 11:11:19 +0200 Subject: [PATCH] Feat : add fast animations option, move netcode handlers inside dict --- components/CardPreview.vue | 84 +++----- components/MarketCards.vue | 27 +-- components/OptionsDialog.vue | 62 +++--- pages/game.vue | 373 ++++++++++++++++------------------- stores/settingsStore.ts | 1 + 5 files changed, 239 insertions(+), 308 deletions(-) diff --git a/components/CardPreview.vue b/components/CardPreview.vue index df36b0b..37fe83c 100644 --- a/components/CardPreview.vue +++ b/components/CardPreview.vue @@ -218,26 +218,16 @@ onUnmounted(() => {