Giter VIP home page Giter VIP logo

leek-wars's Introduction

Leek Wars

Codacy Badge CI

The Leek Wars website frontend, in Vue.js + TypeScript. This is the frontend repository, altough it also contains all the information about the whole Leek Wars projet.

Related projects: LeekScript and Leek Wars fight generator.

Banner

Deployment

The project is very easy to install and deploy in 10s:

git clone https://github.com/leek-wars/leek-wars.git
cd leek-wars
npm i
npm start

Then go to localhost:8080 in your browser.

Be careful, this project is only the front end of Leek Wars, so it's connected to the production server. When you log into this local version, you will use your real account!

Architecture

Banner

Hacking

I gladly accept pull requests to Leek Wars. Before starting work on a feature, see the contribution guidelines.

Libraries used

Social media

License

Distributed under the GPL3 license. Copyright (c) 2016-2023, Pilow

leek-wars's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

leek-wars's Issues

Améliorer le scroll des chats

  • Indiquer si il y a des nouveaux messages dans un bandeau;
  • Bien garder le défilement automatique si l'utilisateur n'a pas scrollé vers le haut.

Supprimer les console.log d'informations en production

Pourquoi pas supprimer les console.log d'informations, qui sont inutiles en production comme :

WS received :  [9, Array[7]]
Post : farmer/update Object {}
Res :  Object {success: true}

Et seulement conserver les console.log signalant des erreurs ?

Déconnexion / Reconnexion sans actualiser la page

On ne peut pas se déconnecter puis tout de suite se reconnecter sans actualiser la page :

Erreur dans la console :

main.js:1830 Uncaught InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state.

[Editeur] Drag'n'drop

Pouvoir drag and drop nos fichiers
pouvoir les classer comme on le veut (pas forcement par ordre alphabétique)
les déplacer dans un dossier ou dans le dossier parent.

Amélioration de l'affichage lors de l'équipement d'armes/puces

Amélioration de cette interface d'équipement :
image

  • Mêmes armes et puces stackés ? Avec ce genre d'affichage :
    image
  • Un tri autre que par niveau ? Un tri type market sort/autre ?
  • Pour les armes. Peut-être leur donner une largeur fixe ? Afin d'avoir un truc un poil plus visuel ?
    image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.