Andrew Guibert
|
0e1148f5b2
|
Untrack various eclipse files
|
2019-05-30 12:36:54 -05:00 |
|
Andrew Guibert
|
76b17a81f2
|
Use parallel task execution for faster builds
|
2019-05-30 12:20:56 -05:00 |
|
Andrew Guibert
|
099ee75267
|
Merge pull request #199 from olendvcook/initialMPMetrics
Enable MP Metrics and add some application specific metrics
|
2019-05-30 10:57:52 -05:00 |
|
olendvcook
|
9ece8c8373
|
Move game-service metrics to helper class
|
2019-05-29 17:23:51 -05:00 |
|
Liam Westby
|
b51b836129
|
Merge pull request #198 from realModusOperandi/double-submit
Fix login form creating user twice
|
2019-05-29 08:16:14 -05:00 |
|
olendvcook
|
c5b0f505a8
|
Enable MP Metrics and add some application specific metrics
|
2019-05-28 15:41:04 -05:00 |
|
Liam Westby
|
4d473f8a5b
|
Fix “undefined is not an object” after logout
|
2019-05-28 13:14:11 -05:00 |
|
Liam Westby
|
a0911c7b3e
|
Remove redundant onclick handlers
|
2019-05-28 13:12:54 -05:00 |
|
Liam Westby
|
ec4bf7a3f9
|
Merge pull request #196 from realModusOperandi/fix-vuln
Update to Angular 7 to resolve vulns
|
2019-05-24 14:02:08 -05:00 |
|
Liam Westby
|
6604eafd8e
|
Update Angular 7 to resolve vulns
|
2019-05-24 11:23:46 -05:00 |
|
Olen Cook
|
823c3b8dca
|
Merge pull request #184 from olendvcook/LockInPlayerStartingDirection
Update player direction before round starts
|
2019-05-09 10:55:08 -05:00 |
|
orcook
|
25bc73d16d
|
Update player direction before game starts
|
2019-05-09 10:36:22 -05:00 |
|
Olen Cook
|
9a611de937
|
Merge pull request #182 from olendvcook/WASDMove
Enable WASD to move bike
|
2019-05-08 09:32:38 -05:00 |
|
orcook
|
1e790138d5
|
Enable WASD to move bike
|
2019-05-08 09:28:35 -05:00 |
|
Andrew Guibert
|
6229965ee8
|
Merge pull request #179 from realModusOperandi/nonroot
Fix dockerfiles to run with nonroot OL container
|
2019-04-04 10:33:43 -05:00 |
|
Liam Westby
|
6e12dc135b
|
Fix dockerfiles to run with nonroot OL container
|
2019-04-04 09:53:50 -05:00 |
|
Liam Westby
|
db1919687f
|
Merge pull request #174 from realModusOperandi/docker
Docker support
|
2018-11-20 12:28:50 -06:00 |
|
Liam Westby
|
4ef7c3238a
|
Adjust image names and hostnames
|
2018-11-20 11:12:00 -06:00 |
|
Liam Westby
|
1190570ca2
|
README update and script tweaks
|
2018-11-19 17:34:05 -06:00 |
|
Liam Westby
|
17f16ab70b
|
Specify URLs as environment variables
|
2018-11-19 15:12:39 -06:00 |
|
Liam Westby
|
9b016fc47d
|
Update gradle task for new dockerfiles
|
2018-11-16 08:56:27 -06:00 |
|
Liam Westby
|
90745bf77f
|
Prepare for using environment variables for config
|
2018-11-16 08:56:27 -06:00 |
|
Liam Westby
|
19a0f8ef4c
|
Add EXPOSE directives
|
2018-11-16 08:56:27 -06:00 |
|
Liam Westby
|
a86799665b
|
Add docker tasks to gradle
|
2018-11-16 08:56:27 -06:00 |
|
Liam Westby
|
8e386b51db
|
Create docker files and docker-compose file
|
2018-11-16 08:54:49 -06:00 |
|
Andrew Guibert
|
209e5b17d0
|
Merge pull request #167 from realModusOperandi/requeue
Fix spurious requeue button during pregame
|
2018-10-19 16:37:41 -05:00 |
|
Liam Westby
|
a8efdcc5c5
|
Fix spurious requeue button during pregame
|
2018-10-19 16:20:49 -05:00 |
|
Liam Westby
|
0b8bb662ce
|
Merge pull request #166 from realModusOperandi/party-code
Party code hiding
|
2018-10-19 15:23:51 -05:00 |
|
Andrew Guibert
|
436f2e897a
|
Merge pull request #165 from aguibert/bugfixes-20181019
Bugfixes 20181019
|
2018-10-19 15:23:40 -05:00 |
|
Liam Westby
|
18bc8a8033
|
Show URL in place of game code in single party
|
2018-10-19 15:17:39 -05:00 |
|
Liam Westby
|
74e5405b0e
|
Hide party code in queue message for single party
|
2018-10-19 15:16:34 -05:00 |
|
ryanesch
|
cbddc243fb
|
Merge pull request #164 from ryanesch/allowspecialchars
allow special characters in player names
|
2018-10-19 14:38:16 -05:00 |
|
Ryan Esch
|
a97f5bca87
|
allow special characters in player names
|
2018-10-19 14:32:59 -05:00 |
|
Andrew Guibert
|
0431d4669d
|
Add digicert to trusted keystore
|
2018-10-19 13:29:59 -05:00 |
|
Andrew Guibert
|
5c0f8b8a40
|
Use external IP address for open task
|
2018-10-19 12:04:27 -05:00 |
|
Andrew Guibert
|
ab54fe6682
|
Fix bug cleaning state in logout
|
2018-10-19 12:02:46 -05:00 |
|
Andrew Guibert
|
8e2acae379
|
Merge pull request #163 from aguibert/mp-ft
Add Fault Tolerance usage in game-service
|
2018-10-19 10:45:34 -05:00 |
|
Andrew Guibert
|
412cf91f1a
|
Clear out all state when logout is pressed
|
2018-10-19 10:30:59 -05:00 |
|
Andrew Guibert
|
dd79e08bbb
|
Add MP Fault Tolerance to game-service and align features with MP 2.0
|
2018-10-19 10:29:41 -05:00 |
|
Andrew Guibert
|
6dc84d209b
|
Print external URL for frontend during build
|
2018-10-19 10:11:26 -05:00 |
|
Andrew Guibert
|
4f1f7f810b
|
Merge pull request #161 from realModusOperandi/game-buttons
Convert buttons to be contextual
|
2018-10-18 16:55:50 -05:00 |
|
Andrew Guibert
|
1858521bd4
|
Merge pull request #162 from liberty-bikes/update-screenshot
Update screenshot in readme.md
|
2018-10-18 16:52:16 -05:00 |
|
Liam Westby
|
9611e8ca5b
|
Update screenshot in readme.md
Includes our final leaderboard and new design for game buttons
|
2018-10-18 16:24:43 -05:00 |
|
Liam Westby
|
328b789d59
|
Convert buttons to be contextual
|
2018-10-18 15:01:04 -05:00 |
|
ryanesch
|
719d43ac50
|
Merge pull request #160 from ryanesch/keystorecombowombo
send player-service JWTs signed with the same private key
|
2018-10-18 15:00:00 -05:00 |
|
Ryan Esch
|
0fe7dd5709
|
send game-service JWTs signed with the same private key
|
2018-10-18 14:43:17 -05:00 |
|
Andrew Guibert
|
f6d8a70bf8
|
Merge pull request #159 from realModusOperandi/enter-key
Enable enter key to trigger associated button
|
2018-10-18 11:56:04 -05:00 |
|
Liam Westby
|
cacbbf4b0b
|
Enable enter key to trigger associated button
|
2018-10-18 10:15:46 -05:00 |
|
Andrew Guibert
|
2f634ee190
|
Merge pull request #158 from realModusOperandi/disable-buttons
Adjust conditions for showing requeue button
|
2018-10-18 08:28:13 -05:00 |
|
Liam Westby
|
f6e7a71e91
|
Adjust conditions for showing requeue button
|
2018-10-17 18:24:27 -05:00 |
|