Commit Graph

177 Commits

Author SHA1 Message Date
Liam Westby
54bae8882f Rotating leaderboard that's readable far away 2018-05-25 13:21:16 -05:00
Andrew Guibert
96ac696764
Merge pull request #119 from aguibert/twitter-auth
Twitter auth option
2018-05-24 08:34:30 -05:00
Andrew Guibert
e226cca7cf Fix getJWTInfo error on page load 2018-05-24 08:22:45 -05:00
Andrew Guibert
dba5e22c42 Prevent multiple players with the same ID from joining the same round 2018-05-23 19:59:09 -05:00
Andrew Guibert
c0454efede Twitter auth option 2018-05-23 18:11:37 -05:00
Andrew Guibert
88bf2f5afa
Merge pull request #118 from aguibert/github-auth
GitHub auth option
2018-05-23 16:02:32 -05:00
Liam Westby
a93add7867 Create site favicons 2018-05-23 14:39:39 -05:00
Liam Westby
a3cf71e979
Merge pull request #115 from realModusOperandi/new-icon
Update icon on login screen
2018-05-23 13:55:52 -05:00
Ryan Esch
1dbac52f33 auto start and reduce end timer 2018-05-23 13:47:43 -05:00
Andrew Guibert
2320d5d4ab Implement GitHub SSO option 2018-05-23 12:44:18 -05:00
Liam Westby
796a8716b0 Update icon on login screen 2018-05-22 21:39:18 -05:00
Andrew Guibert
b2075728ef
Merge pull request #113 from aguibert/player-icon-updates
Player icon updates
2018-05-22 17:26:53 -04:00
Ryan Esch
2627698928 register username 2018-05-22 16:18:02 -05:00
Andrew Guibert
838a2097ec Make obstacles dark red and give them pulsing glowing effects 2018-05-22 15:00:13 -05:00
Andrew Guibert
dca93ac15e Update player status images 2018-05-22 14:18:25 -05:00
Ryan Esch
5e3db54053 remove game start timer for now 2018-05-22 10:42:08 -05:00
Andrew Guibert
a721726d6b
Merge pull request #111 from aguibert/player-image-update
Use new higher resolution player image
2018-05-22 10:41:47 -04:00
Andrew Guibert
da95f9280b Use new higher resolution player image 2018-05-22 09:25:02 -05:00
Liam Westby
5691f28471 Move onMessage cases to their own methods for readability 2018-05-18 15:02:16 -05:00
Liam Westby
d35824be68 Clean up import 2018-05-18 12:10:25 -05:00
Liam Westby
6cf54a09e4 Update player to use container
and rework positioning to be relative to that container
2018-05-18 10:30:45 -05:00
Liam Westby
bd03116e44 Fix players jumping around when one dies and on start 2018-05-18 08:33:24 -05:00
Liam Westby
80cb7a4364 Calculate positions using sizes of the entities involved
This removes the magic numbers
2018-05-18 08:27:36 -05:00
Andrew Guibert
9f5f798aee Use proper ctor for EventSourcePolyFill 2018-05-17 16:37:42 -05:00
Andrew Guibert
1c5580dc32 Fix bug where turning into a wall and dying didn't display the fatal direction change 2018-05-17 16:16:17 -05:00
Liam Westby
ecdce1155b Create and use generic tooltip class 2018-05-17 13:22:54 -05:00
Andrew Guibert
90a2c1cd42 Put glow effect around player trails 2018-05-17 12:47:49 -05:00
Liam Westby
6e6f2d0228 Extract constants to separate files 2018-05-17 08:28:31 -05:00
Liam Westby
61a994ae39 Add production build in again 2018-05-16 16:09:19 -05:00
Liam Westby
f812adbac5 Fixes after review 2018-05-16 16:02:18 -05:00
Liam Westby
5545b1c8e5 Bring in compat module to work around bug in new style import 2018-05-16 15:13:36 -05:00
Liam Westby
82b1ea6487 Resolve inability to find http or https errors 2018-05-16 14:11:17 -05:00
Liam Westby
a7474d9fbc Some additional updates 2018-05-16 14:11:17 -05:00
Liam Westby
ef1b566d78 Upgrade to Angular CLI 6 2018-05-16 14:11:17 -05:00
Liam Westby
a481a4af41 Build error due to old-style rxjs import 2018-05-16 14:11:17 -05:00
Liam Westby
64e9d622aa Angular 6 GM 2018-05-16 14:11:17 -05:00
Liam Westby
5a68ee2ab7 Update to angular 6 rc 5 2018-05-16 14:11:17 -05:00
Andrew Guibert
d0883a2d04 Minor improvements to frontend performance 2018-05-16 13:07:56 -05:00
Andrew Guibert
c5564510eb Update player colors to orange/green/blue/purple 2018-05-16 11:21:35 -05:00
Andrew Guibert
bfdc7e4cd8 Fix explosions not showing when player dies 2018-05-15 14:06:33 -05:00
Andrew Guibert
ee1cdd20db Only load BAM sound once instead of on every death 2018-05-15 11:01:40 -05:00
Andrew Guibert
e048675b58 Send users back to login page if they end up at the game page for an invalid round 2018-05-15 10:30:36 -05:00
Andrew Guibert
3a1057dd88 Handle requeues with REST instead of websockets 2018-05-14 22:55:39 -05:00
Andrew Guibert
c08ec14c33 Take away requeu button on mobile and replace it with prompt 2018-05-14 16:02:11 -05:00
Liam Westby
e256265f95 Fix login width on desktop browsers 2018-05-14 10:31:30 -05:00
Liam Westby
d537a9a21c Up internal canvas resolution to 1200 and scale everything to match 2018-05-14 10:31:13 -05:00
Andrew Guibert
bc46ef05bf Remove players from the board when they leave/disconnect before the round starts 2018-05-11 17:27:03 -05:00
Andrew Guibert
47726aa90b BAM 2018-05-11 15:04:55 -05:00
Andrew Guibert
926a23fa70 Player go boom 2018-05-11 14:29:23 -05:00
Andrew Guibert
8967fa611e Specify HTTP protocol in auth url env var 2018-05-09 14:06:40 -05:00