Florian Kaiser
|
eadf3254f0
|
Merge pull request #68 from H4CK3R-01/update_questions
Updated questions
|
2021-07-12 17:22:10 +02:00 |
|
H4CK3R-01
|
7ad1430ac6
|
Updated questions
|
2021-07-12 17:01:33 +02:00 |
|
H4CK3R-01
|
def8e7cdf6
|
Check if card was used already
|
2021-07-12 14:14:47 +02:00 |
|
H4CK3R-01
|
f14a408c87
|
User with the same name as another user is rejected
|
2021-07-12 13:41:52 +02:00 |
|
H4CK3R-01
|
a44802fa56
|
- Some small improvements
- Reformatting
|
2021-07-12 13:28:23 +02:00 |
|
fabianthome
|
58e9cd7115
|
implemented hunter
|
2021-07-12 13:18:31 +02:00 |
|
H4CK3R-01
|
62c783642f
|
Change header to players color
|
2021-07-11 18:28:23 +02:00 |
|
H4CK3R-01
|
6d96b0bc61
|
Close card if active player left
|
2021-07-05 16:20:57 +02:00 |
|
gohlkeMax
|
173ee05cfe
|
Added playernames to the scoreboard
|
2021-07-01 18:39:23 +02:00 |
|
H4CK3R-01
|
f538fa4bfe
|
- Fixed "your turn"
- Scoreboard
|
2021-06-21 22:45:58 +02:00 |
|
Thorsten Rausch
|
81782cdd25
|
add/remove comments
|
2021-06-18 13:27:53 +02:00 |
|
Thorsten Rausch
|
494109de79
|
add Game.currentState to indicate whether games are won/lost
|
2021-06-18 13:03: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 |
|
|
f4d9804100
|
- Added TODO
- Fix Bug if active player leaves
|
2021-06-18 09:09:50 +02:00 |
|
Thorsten Rausch
|
ae82565bbe
|
fix missing broadcast "user left"
|
2021-06-17 19:22:36 +02:00 |
|
Thorsten Rausch
|
aa97939037
|
Merge branch 'logic' into player-movement
# Conflicts:
# Webservice/Player.js
|
2021-06-17 19:08:37 +02:00 |
|
Fabian Thome
|
e85e66444c
|
emit 'player moved'
|
2021-06-17 18:49:31 +02:00 |
|
Thorsten Rausch
|
8f30d63b03
|
add methods to Game to access players by name
|
2021-06-17 18:33:16 +02:00 |
|
|
c0c3a447ef
|
Next try
|
2021-06-17 10:38:46 +02:00 |
|
|
d4cc2b9ee3
|
Try to fix server
|
2021-06-17 10:01:11 +02:00 |
|
|
53d6809baa
|
Extracted classes from server.js
|
2021-06-17 08:45:45 +02:00 |
|
|
f9233bdc55
|
Create several rooms now
|
2021-06-17 08:35:14 +02:00 |
|
Thorsten Rausch
|
d60bbbcf7d
|
make gameState a class
|
2021-06-16 10:44:21 +02:00 |
|
Thorsten Rausch
|
f022f17186
|
implement hunter
|
2021-06-16 00:06:00 +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 |
|
|
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 |
|
|
e5c8e169b2
|
Fixed server.js on local environments
|
2021-06-10 20:27:04 +02:00 |
|
|
b06ba29bce
|
Added monitoring functions
|
2021-06-10 19:52: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 |
|
|
0a55ef7db8
|
- Use real questions now
- Convert JSON to other format
|
2021-06-10 12:45:56 +02:00 |
|
|
f469259d36
|
Get card data from server and display it
|
2021-06-08 17:33:59 +02:00 |
|
|
948529818b
|
- added function to get random number and card
|
2021-06-08 15:58:32 +02:00 |
|
|
5597680526
|
Fixed undefined string bug in pad-function
|
2021-05-31 11:40:02 +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 |
|
|
6f62883275
|
chat functions
|
2021-05-26 16:26:05 +02:00 |
|