Florian Kaiser
|
39bd3bda16
|
Merge pull request #57 from H4CK3R-01/fix-hunter-movement
hunter now moves when a player reaches field 8 instead of after 5 rounds
|
2021-07-10 16:02:22 +02:00 |
|
Thorsten Rausch
|
25e569ace5
|
hunter now moves when a player reaches field 8 instead of after 5 rounds
|
2021-07-10 16:00:38 +02:00 |
|
Florian Kaiser
|
f39f64dab4
|
Merge pull request #54 from H4CK3R-01/handle_player_left
Close card if active player left
|
2021-07-05 16:21:41 +02:00 |
|
H4CK3R-01
|
6d96b0bc61
|
Close card if active player left
|
2021-07-05 16:20:57 +02:00 |
|
Florian Kaiser
|
f7dc76cac7
|
Merge pull request #53 from H4CK3R-01/winning_screen
Winning screen
|
2021-07-05 16:00:48 +02:00 |
|
H4CK3R-01
|
b4f783e19e
|
Winning screen
|
2021-07-05 15:57:59 +02:00 |
|
Florian Kaiser
|
c9edfb9232
|
Merge pull request #52 from H4CK3R-01/fix_scoreboard
Fixed scoreboard
|
2021-07-05 14:57:12 +02:00 |
|
H4CK3R-01
|
ec7969382d
|
Fixed scoreboard
|
2021-07-05 14:56:28 +02:00 |
|
Florian Kaiser
|
e48b5c519c
|
Merge pull request #51 from H4CK3R-01/rotation-slowdown
Rotation slowdown
|
2021-07-01 19:38:32 +02:00 |
|
gohlkeMax
|
3b49895f38
|
Merge pull request #50 from H4CK3R-01/remove-undefined
Remove undefined Playernames from Scoreboard
|
2021-07-01 19:24:35 +02:00 |
|
gohlkeMax
|
c4a955d556
|
Remove undefined Playernames from Scoreboard
|
2021-07-01 19:23:03 +02:00 |
|
Fabian Thomé
|
e5b7dd7989
|
Merge pull request #49 from H4CK3R-01/scoreboard-playernames
Added playernames to the scoreboard
|
2021-07-01 18:55:00 +02:00 |
|
gohlkeMax
|
173ee05cfe
|
Added playernames to the scoreboard
|
2021-07-01 18:39:23 +02:00 |
|
gohlkeMax
|
b22e3f4944
|
remove useless variable
|
2021-07-01 15:02:55 +02:00 |
|
gohlkeMax
|
e46b5f12e5
|
Rotation-Direction changed & Slow-Down Fields and Logic added
|
2021-07-01 14:46:18 +02:00 |
|
gohlkeMax
|
0a0752d4e5
|
Rotation-direction changed & Slow-Down Fields and Logic added
|
2021-07-01 14:44:39 +02:00 |
|
Florian Kaiser
|
8749193951
|
Merge pull request #48 from H4CK3R-01/fix_manual
Manual is shown several times
|
2021-07-01 09:30:44 +02:00 |
|
H4CK3R-01
|
c7cc5aea63
|
Manual is shown several times
|
2021-07-01 09:23:50 +02:00 |
|
Florian Kaiser
|
1fe82b6165
|
Merge pull request #46 from H4CK3R-01/card_design
change card line color
|
2021-06-24 11:13:17 +02:00 |
|
Florian Kaiser
|
cf00b30e45
|
Merge pull request #47 from H4CK3R-01/fix_manual
Fixed game guide
|
2021-06-24 11:13:09 +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 |
|
Florian Kaiser
|
fe0644a092
|
Merge pull request #45 from H4CK3R-01/change_background
changed background
|
2021-06-21 22:49:37 +02:00 |
|
Florian Kaiser
|
b970ee7e73
|
Merge pull request #44 from H4CK3R-01/your_turn_scoreboard
- Fixed "your turn"
|
2021-06-21 22:49:28 +02:00 |
|
Florian Kaiser
|
2637d6f56c
|
Merge pull request #43 from H4CK3R-01/change_logo
Updated logo
|
2021-06-21 22:49:17 +02:00 |
|
H4CK3R-01
|
45baf62917
|
changed background
|
2021-06-21 22:47:41 +02:00 |
|
H4CK3R-01
|
f538fa4bfe
|
- Fixed "your turn"
- Scoreboard
|
2021-06-21 22:45:58 +02:00 |
|
H4CK3R-01
|
e0fd21619a
|
Updated logo
|
2021-06-21 21:18:29 +02:00 |
|
Florian Kaiser
|
0411b85736
|
Merge pull request #42 from H4CK3R-01/game_rules
Added game rules
|
2021-06-21 21:08:25 +02:00 |
|
H4CK3R-01
|
f1a0d9692b
|
Added game rules
|
2021-06-21 21:07:25 +02:00 |
|
Florian Kaiser
|
44ed822cb5
|
Merge pull request #41 from H4CK3R-01/game_rules
Added game rules
|
2021-06-21 21:04:32 +02:00 |
|
H4CK3R-01
|
e3689bff5c
|
Added game rules
|
2021-06-21 21:03:41 +02:00 |
|
Florian Kaiser
|
36bb93279a
|
Merge pull request #40 from H4CK3R-01/end_conditions
End conditions
|
2021-06-18 13:32:58 +02:00 |
|
Thorsten Rausch
|
81782cdd25
|
add/remove comments
|
2021-06-18 13:27:53 +02:00 |
|
Florian Kaiser
|
9d0f804c28
|
Merge pull request #39 from H4CK3R-01/fix_chat
fixed duplicate messages
|
2021-06-18 13:19:24 +02:00 |
|
|
9a37f674b3
|
fixed duplicate messages
|
2021-06-18 13:18:25 +02:00 |
|
Thorsten Rausch
|
0e4fd19933
|
make WIN_POSITION a static member
|
2021-06-18 13:06:41 +02:00 |
|
Thorsten Rausch
|
494109de79
|
add Game.currentState to indicate whether games are won/lost
|
2021-06-18 13:03:25 +02:00 |
|
Florian Kaiser
|
60adfc1e49
|
Merge pull request #38 from H4CK3R-01/player-movement
Player movement
|
2021-06-18 10:20:22 +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 |
|
|
6ca95e697c
|
Improved positioning of players
|
2021-06-18 08:56:31 +02:00 |
|
|
a5ec342005
|
Fix empty room bug
|
2021-06-18 08:55:55 +02:00 |
|
|
ae4d7085ba
|
Removed unused files
|
2021-06-18 08:37:10 +02:00 |
|
Fabian Thome
|
559336fb65
|
player movement
- changed direction of gameplay (now clockwise)
- renamed player variables
|
2021-06-17 19:57:32 +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 |
|
Thorsten Rausch
|
d60b97a112
|
Merge remote-tracking branch 'origin/player-movement' into player-movement
|
2021-06-17 18:59:43 +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 |
|