Andrew Guibert
|
a9746d7f1b
|
Merge pull request #49 from aguibert/env-vars
Move service URLs to environment variables
|
2018-03-28 14:57:43 -05:00 |
|
Andrew Guibert
|
abd22c835c
|
Move service URLs to environment variables
|
2018-03-28 12:51:32 -05:00 |
|
Liam Westby
|
ece29d1f09
|
Merge pull request #47 from realModusOperandi/fix-players
Prevent player list from becoming so small that PLAYERS overflowed
|
2018-03-24 10:20:47 -05:00 |
|
Liam Westby
|
cc3c4e2c86
|
Prevent player list from becoming so small that PLAYERS overflowed
|
2018-03-24 08:15:47 -07:00 |
|
Andrew Guibert
|
2eea956e87
|
Merge pull request #46 from olendvcook/trailDeathFix
stop players killing themselves from quick direction changes
|
2018-03-23 11:28:04 -07:00 |
|
orcook
|
ec905312c2
|
stop players killing themselves from quick direction changes
|
2018-03-23 11:17:46 -05:00 |
|
Andrew Guibert
|
ee7499b505
|
Merge pull request #45 from aguibert/start-countdown
Game starting countdown
|
2018-03-23 01:04:53 -07:00 |
|
Andrew Guibert
|
040d03abdc
|
Countodown to games starting
|
2018-03-22 11:40:41 -07:00 |
|
Andrew Guibert
|
8afcb30f69
|
Upgrade to WL March Beta and implement proper clean task
|
2018-03-22 11:20:07 -07:00 |
|
Olen Cook
|
ee833c7773
|
Merge pull request #44 from olendvcook/3x3Player
3x3 player
|
2018-03-22 10:37:14 -05:00 |
|
orcook
|
122d7feadb
|
3x3 player
|
2018-03-21 17:42:55 -05:00 |
|
Liam Westby
|
9bf31a3ae2
|
Merge pull request #43 from realModusOperandi/players
Theme and Angularize the game page
|
2018-03-21 11:08:37 -05:00 |
|
Liam Westby
|
dd400772f4
|
Theme and Angularize the game page
|
2018-03-20 18:05:21 -05:00 |
|
Liam Westby
|
d43e284519
|
Merge pull request #42 from realModusOperandi/network
Refactor frontend network code
|
2018-03-20 08:23:24 -05:00 |
|
Liam Westby
|
ea24f17366
|
Fix incorrect game ID not showing error
|
2018-03-19 17:40:53 -05:00 |
|
Liam Westby
|
64d6fbc992
|
Convert websocket to rxjs subject
Introduce services to subscribe to this subject and handle converting message formats
|
2018-03-19 17:26:32 -05:00 |
|
Liam Westby
|
d628a8e848
|
Convert from jquery to angular httpclient
|
2018-03-19 17:21:45 -05:00 |
|
Liam Westby
|
a5be1ca1d9
|
Merge pull request #41 from realModusOperandi/rename
Rename method to work around JSONB bug
|
2018-03-16 15:20:10 -05:00 |
|
Liam Westby
|
9d371acc52
|
Rename method to work around JSONB bug
|
2018-03-16 15:17:40 -05:00 |
|
Olen Cook
|
46c9199a73
|
Merge pull request #40 from olendvcook/phoneNoBroadcast
Don't send game updates to phone players
|
2018-03-15 09:54:23 -05:00 |
|
orcook
|
56a608fb8c
|
filter out phone sessions instead of seperate map
|
2018-03-14 17:39:28 -05:00 |
|
orcook
|
ff4e05d583
|
Don't send game updates to phone players
|
2018-03-14 15:46:05 -05:00 |
|
Olen Cook
|
f443dc283c
|
Merge pull request #39 from olendvcook/obstacleDisplay
fix obstacle drawing, improve collisions
|
2018-03-14 10:19:08 -05:00 |
|
Liam Westby
|
1d76005bee
|
Merge pull request #38 from realModusOperandi/look-and-feel
Refresh the login to demonstrate look and feel
|
2018-03-13 17:30:10 -05:00 |
|
orcook
|
51cdce7f0e
|
fix obstacle drawing, improve collisions
|
2018-03-13 17:25:09 -05:00 |
|
Liam Westby
|
6068d0e93c
|
Refinements
|
2018-03-13 17:01:15 -05:00 |
|
Liam Westby
|
5379d248e1
|
Restyle login page
|
2018-03-13 17:01:15 -05:00 |
|
Liam Westby
|
ba7634f293
|
Merge pull request #37 from realModusOperandi/join-phone
Fix joining game as phone
|
2018-03-13 17:00:00 -05:00 |
|
Olen Cook
|
0871dd62ab
|
Merge pull request #36 from olendvcook/disconnectedPlayers
Show disconnected players after game starts
|
2018-03-13 16:57:33 -05:00 |
|
Liam Westby
|
6312c67d34
|
Fix joining game as phone
The name was not changed over to use ID
|
2018-03-13 16:35:45 -05:00 |
|
orcook
|
4d7d8dd4d4
|
clear up player spot on board when they leave before game starts
|
2018-03-13 14:21:53 -05:00 |
|
orcook
|
73d258644b
|
Show disconnected players after game starts
|
2018-03-13 13:10:13 -05:00 |
|
Olen Cook
|
d365c20b22
|
Merge pull request #34 from olendvcook/ObstacleCollisionFix
Fix Obstacle Collision
|
2018-03-12 16:48:06 -05:00 |
|
orcook
|
817cb8ef46
|
Fix Obstacle Collision
|
2018-03-12 16:29:24 -05:00 |
|
Andrew Guibert
|
5457684753
|
Merge pull request #33 from aguibert/player-win-loss-updates
Have game-service send stat updates to player-service
|
2018-03-12 10:40:29 -05:00 |
|
Andrew Guibert
|
1061fc4264
|
Have game-service send stat updates to player-service
|
2018-03-11 12:29:49 -05:00 |
|
Andrew Guibert
|
9db1cbb965
|
Merge pull request #32 from aguibert/game-player-id
Tie player-service into game-service
|
2018-03-09 15:33:45 -06:00 |
|
Andrew Guibert
|
abbcefb612
|
Update game-service to operate on player IDs instead of just names
|
2018-03-09 14:39:15 -06:00 |
|
Andrew Guibert
|
ac3d2387b1
|
Upgrade to MicroProfile 1.3
|
2018-03-09 14:20:26 -06:00 |
|
Olen Cook
|
064d514272
|
Merge pull request #31 from olendvcook/refixAutoRequeue
Make RoundID length 4 and fix auto-requeue
|
2018-03-09 14:11:59 -06:00 |
|
orcook
|
768acd6382
|
Make RoundId length 4 and fix auto-requeue
|
2018-03-09 13:51:07 -06:00 |
|
Andrew Guibert
|
1a5bc0b608
|
Merge pull request #29 from aguibert/player-svc-1
Implement player service
|
2018-03-08 17:13:36 -06:00 |
|
Andrew Guibert
|
c0ae68fe6b
|
Implement player service
|
2018-03-08 17:13:19 -06:00 |
|
Olen Cook
|
20d10a612c
|
Merge pull request #30 from olendvcook/movingBox
Add Movable Objects
|
2018-03-08 17:08:08 -06:00 |
|
orcook
|
c907863b90
|
move enum out of specific class
|
2018-03-08 16:48:12 -06:00 |
|
orcook
|
b693a93853
|
tests/ minor bugs/ comments/ for Moving Obstacles
|
2018-03-08 15:36:34 -06:00 |
|
orcook
|
b3af00475d
|
Object collisions
|
2018-03-08 15:31:01 -06:00 |
|
orcook
|
3f41f8b712
|
convert board to short
|
2018-03-08 15:31:01 -06:00 |
|
orcook
|
ff904a8c6e
|
basic moving boxes added
|
2018-03-08 15:31:01 -06:00 |
|
Andrew Guibert
|
a4c404b16f
|
Merge pull request #28 from realModusOperandi/update-deps
Run npm update
|
2018-03-08 12:25:42 -06:00 |
|