Commit Graph

83 Commits (4c1b0352e1e23b1f2151d2f12b534fc97a5f9c9f)
 

Author SHA1 Message Date
Vincent ASTOLFI 4c1b0352e1 Merge branch 'docker-deployment' of https://github.com/viastolfi/maettleship
9 months ago
Vincent c7cadc0219 🚧 First HTTPS implementation test we are close !
9 months ago
Vincent ASTOLFI 07364ed687 📝 update Readme
9 months ago
Vincent ASTOLFI c5e8b89b7b 💄 Add first wave of style and css ! game isn't pretty but it's less terrible
9 months ago
Vincent ASTOLFI 21e7cc6509 🐛 fix room full handling
9 months ago
Vincent ASTOLFI fc98c8c49a Merge branch 'main' of https://github.com/viastolfi/maettleship into docker-deployment
9 months ago
Vincent ASTOLFI 4ad7ee5993 🐛 fix bug that occurs when someone try the join a full room
9 months ago
Vincent ASTOLFI 8b585d16db 📝 update Readme
9 months ago
Vincent ASTOLFI 2cc7ee7736 Merge branch 'main' of https://github.com/viastolfi/maettleship into docker-deployment
9 months ago
Vincent ASTOLFI d04a3f6e80 rematch implementation
9 months ago
Vincent ASTOLFI a53c8342d3 Merge branch 'main' of https://github.com/viastolfi/maettleship into docker-deployment
9 months ago
Vincent ASTOLFI c51e135a86 💄 All end games case working, possibilty to play other games even if opponent quit and one more boat for proper test
9 months ago
Vincent ASTOLFI d89a641bea 🐛 fix bugs coming from rooms and players deletion. Maybe still some that I havn't notice yet
9 months ago
Vincent ASTOLFI 06f8b6dbcf 📝 update Readme
9 months ago
Vincent ASTOLFI b3c0b37007 Merge branch 'main' of https://github.com/viastolfi/maettleship into docker-deployment
9 months ago
Vincent ASTOLFI ac98851659 ⬆️ update dependencies since github security alert
9 months ago
Vincent ASTOLFI 2a63a628a4 🔧 improve cookies usage and error handling on expired cookies
9 months ago
Vincent ASTOLFI fc3e3c8e96 add leave game when finished features
9 months ago
Vincent ASTOLFI 43f8efc624 💄 Improve the UI so the grids doesn't disappear and then reappear at each modification
9 months ago
Vincent ASTOLFI a1b824a628 🐛 correct a bug that made the game crash if you'd try to join a room that does not exist
9 months ago
Vincent ASTOLFI af78db7caa 💚 last fix for deployment
9 months ago
Vincent ASTOLFI 4db3dd1a35 💚 last fix for deployment
9 months ago
Vincent ASTOLFI 5678950806 💚 update docker
9 months ago
Vincent ASTOLFI 1d3aa1a3fe 🔧 few updates for connexion reliability
9 months ago
Vincent ASTOLFI ce34fa94dc log in features working and new script for tables rows deletion if needed
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI 199a760a3e Improve on user registration : user already exist if pseudo
11 months ago
Vincent ASTOLFI 8f53dd3be7 Connection and cookies utilisation (workoing pretty well)
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI 2c90cec1e3 🎨 Move Room game to make everything cleaner
11 months ago
Vincent ASTOLFI 99aa32eb8b account creation, new page routing. Cleaner code
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI 933f18296f 📝 Add README.md with basic information
11 months ago
Vincent ASTOLFI 8f545b3359 🗃️ update db script to make it usable for anybody
11 months ago
Vincent ASTOLFI 811075f94a 🙈 add .env file to gitignore
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI e74ffd387c 🗃️ add db scripts for local usage
11 months ago
Vincent ASTOLFI 26b4c7bb59 🔧 add environnement variable for db connection to make it more reliatable
11 months ago
Vincent ASTOLFI 0c6efe729c 🔥 rm app.js
11 months ago
Vincent ASTOLFI 71f513bdca 🔧 add database to register
11 months ago
Vincent ASTOLFI 7238e1ea8c 💚 test if codefirst only deploy port 80
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI 773b4fbd22 💚 test if codefirst only deploy port 80
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI 384717710a 🔧 change to make socket work on deploy
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI bfe9bcb980 💚 New CD test
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI e9b41b3b91 💚 New CD test
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI c7328b7450 💚 New CD test
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI 966cb3d9c5 💩 last addition
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI d507ad4cff 🔧 adjustement in server creation
continuous-integration/drone/push Build is failing Details
11 months ago
Vincent ASTOLFI e8a0d43f57 rematch implementation
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI b3e5cd9b21 🐛 correction of a bug that occurs when multiple Game at the same time
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI ddb874a6a1 Refactor lot of the old function. New implementation of room. Room creation with dedicated code and multiple room
11 months ago
Vincent ASTOLFI 6e88bf35cc 🙈 modify .gitignore
11 months ago
Vincent ASTOLFI 1cb76c000c piece rotation reimplementation
continuous-integration/drone/push Build is passing Details
11 months ago
Vincent ASTOLFI 608519763c Game is now working. Socket utilisation is all rework. Piece movement and players move.
11 months ago