Commit Graph

41 Commits

Author SHA1 Message Date
Florian Kaiser
1fe82b6165
Merge pull request #46 from H4CK3R-01/card_design
change card line color
2021-06-24 11:13:17 +02:00
H4CK3R-01
b946e60c1d Fixed game guide 2021-06-24 11:12:34 +02:00
H4CK3R-01
6715929df5 change card line color
modified card
2021-06-24 10:52:08 +02:00
H4CK3R-01
f538fa4bfe - Fixed "your turn"
- Scoreboard
2021-06-21 22:45:58 +02:00
9a37f674b3 fixed duplicate messages 2021-06-18 13:18:25 +02:00
0287f8aec0 Error if game already started or more than 4 players 2021-06-18 10:19:03 +02:00
73ced0222f - Refactoring
- Show which player is active
2021-06-18 09:43:40 +02:00
6ca95e697c Improved positioning of players 2021-06-18 08:56:31 +02:00
Fabian Thome
559336fb65
player movement
- changed direction of gameplay (now clockwise)
- renamed player variables
2021-06-17 19:57:32 +02:00
Fabian Thome
7011f773a5
player movement
- notice 'player moved'
- added fourth player
- added colors for players
- remove players & add new players at new position
2021-06-17 18:51:23 +02:00
Thorsten Rausch
4674720cfb fix players moving when answers are wrong 2021-06-15 18:38:55 +02:00
Thorsten Rausch
c243138b87 implement player class with player movement 2021-06-15 18:18:16 +02:00
Thorsten Rausch
2ac1733251 Merge branch 'main' into logic
# Conflicts:
#	public/js/game.js
2021-06-15 17:42:42 +02:00
Thorsten Rausch
10e69084bc reorder sprites 2021-06-15 17:37:42 +02:00
ea67ff8c95 - Fixed line breaks in questions and answers
- Updated pixi.js and socket.io-admin-ui
2021-06-15 08:59:05 +02:00
566c03d33a Fixed long questions and answers 2021-06-14 13:14:16 +02:00
5276377393 Fixed multiplayer 2021-06-14 12:29:38 +02:00
H4CK3R-01
59b353741f
Merge branch 'main' into multiplayer 2021-06-14 12:08:02 +02:00
00d868f963 Destroy text and borders 2021-06-14 12:06:49 +02:00
997e7a0f89 Buttons work now on mobile devices 2021-06-11 10:17:38 +02:00
0680930f78 Fixed resize bug 2021-06-11 10:07:38 +02:00
34287bca54 Automatically scroll down if new message is displayed 2021-06-11 09:34:34 +02:00
e618c20dc8 Send message on pressing enter 2021-06-11 08:50:00 +02:00
065184bea8 Reformatted code 2021-06-11 07:55:46 +02:00
28c9ccf5be Disconnect only if user confirms 2021-06-10 16:27:32 +02:00
c4a8c84db2 - Added multiplayer functions
- Only active user can roll the dice
- Only active user can select answers
- Card will be destroyed if active user selects answer
2021-06-10 14:05:01 +02:00
502339d90b Fixed scale problem 2021-06-10 11:27:51 +02:00
Thorsten Rausch
dd34403a3e hunter now kills players behind itself 2021-06-10 10:21:45 +02:00
Thorsten Rausch
bc6d839294 add player and hunter class 2021-06-10 10:09:16 +02:00
f5f4491704 Added logo 2021-06-09 14:16:08 +02:00
6de03184f4 Implement dice 2021-06-09 14:11:47 +02:00
f469259d36 Get card data from server and display it 2021-06-08 17:33:59 +02:00
d867586a71 - fixed merge conflict 2021-06-08 16:02:37 +02:00
af47c15287 - Load game_board only if user is logged in 2021-06-08 15:55:33 +02:00
2c7556cbe7 - Game board
- cards
- landing page
2021-06-08 15:38:43 +02:00
5aa0b95034 Some small fixes 2021-05-26 22:58:00 +02:00
50327dfffc - Added chat room function
- improved logs
2021-05-26 22:41:05 +02:00
b911164db2 Refactored and cleaned up 2021-05-26 19:35:07 +02:00
05b85f2d4e Test pipeline (2) 2021-05-26 17:22:03 +02:00
cb2be52815 Test pipeline 2021-05-26 17:13:30 +02:00
6f62883275 chat functions 2021-05-26 16:26:05 +02:00