Commit Graph

193 Commits

Author SHA1 Message Date
Andrew Guibert
a6bf535464 Remove BAM sound 2018-06-29 10:27:36 -05:00
Liam Westby
4a8c0620d3 Accommodate longer body strings 2018-06-04 10:26:39 -05:00
Liam Westby
94585fad5c Bigger get ready countdown 2018-06-04 10:00:44 -05:00
Liam Westby
7dbe318f58 Rearrange leaderboard order 2018-06-04 09:58:58 -05:00
Liam Westby
8a7ddfc8b1 Show the winner at the end of the match 2018-06-03 20:36:43 -05:00
Liam Westby
721a9e360a Display "Get ready" portion of countdown 2018-06-03 17:26:08 -05:00
Liam Westby
b19b60cd8d Remove bar-type overlay
If I have any use for this it'll still be here in the history
2018-06-03 17:25:39 -05:00
Liam Westby
7bb22ab2bd Show countdown while waiting for players 2018-06-03 16:47:45 -05:00
Liam Westby
bc14eb08fe Create primitives for overlay messages 2018-06-01 16:36:41 -05:00
Liam Westby
5c778e275e Add bikes of different colors 2018-05-31 16:48:24 -05:00
Liam Westby
6011ca2532 Use SCSS features to clean up CSS 2018-05-30 08:47:18 -05:00
Liam Westby
cc1ec68177 Fix header alignment (all platforms) and top 3 text color (Edge) 2018-05-30 08:29:49 -05:00
Liam Westby
ab09bc0731 Prominently display top 3 leaders in each category 2018-05-29 17:06:04 -05:00
Liam Westby
1fdac8b6f7 Add percent sign back in to ratio 2018-05-29 17:06:04 -05:00
Liam Westby
fbfb748f8b Horizontal animation 2018-05-29 17:06:04 -05:00
Liam Westby
cfb0487b26 Fix tslint problems 2018-05-26 11:05:40 -05:00
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