feature/MAPG-203-initial-multiplayer-implementation #8
bence
commented 2021-03-20 20:40:09 +01:00
Owner
No description provided.
bence
added 17 commits 2021-03-20 20:40:10 +01:00
MAPG-203 add node_modules to gitignore
8538d0a119
MAPG-203 add NPM packages for multiplayer
a3ca7638c7
MAPG-203 add new Composer packages
b9f0529dce
MAPG-203 add Dockerfile for multiplayer (NodeJS)
2120fbebbc
MAPG-203 restructure Docker stack
4fabc39d44
MAPG-203 multiplayer handler server (NodeJS)
fc40c18679
MAPG-203 add new table and model for multi_room
e5fb725c69
MAPG-203 add cleanup for multi_rooms to db:maintain
5dd2ce0d5a
MAPG-203 add debugger config for NodeJS
0cbb7ba145
MAPG-203 frontend adaptations for multiplayer
24a10c534e
MAPG-203 implement game mode selection UI
563f900423
MAPG-203 add new environment variables
ed343f2359
MAPG-203 add class for multiplayer internal connection (PHP-NodeJS TCP)
79490a0616
MAPG-203 add new routes for multiplayer
573440868e
MAPG-203 prepare GameController for multiplayer
2f665381c3
MAPG-203 prepare GameFlowController for multiplayer
02fcbd2f9c
MAPG-203 install NPM packages on install and update
a9cda56586
All checks were successful
default-pipeline default-pipeline #36
Details
bence
merged commit a417fbd760 into develop 2021-03-20 20:46:37 +01:00
bence
referenced this issue from a commit 2021-03-20 20:46:37 +01:00
Merge pull request 'feature/MAPG-203-initial-multiplayer-implementation' (#8) from feature/MAPG-203-initial-multiplayer-implementation into develop
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/MAPG-203-initial-multiplayer-implementation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?