Andrew Guibert
b2bfbe83a2
Merge pull request #83 from aguibert/player-tooltips
...
Identify players at beginning of each game
2018-05-08 15:32:11 -05:00
Andrew Guibert
8f554920cb
Identify players at beginning of each game
2018-05-08 15:00:10 -05:00
Liam Westby
b9dc0f21f3
Fix player card incorrect positioning on Chrome
2018-05-08 10:03:52 -05:00
Liam Westby
056caf1344
Fix panels being too wide on mobile
2018-05-08 09:59:03 -05:00
Liam Westby
8f754d2e4e
Resolve "undefined" error
2018-05-07 18:29:11 -05:00
Liam Westby
811f32fd2c
Fix build break that only happens with prod build
2018-05-07 17:11:08 -05:00
Liam Westby
6e5bc3df3d
Obstacles erase trails and players again
2018-05-07 14:42:10 -05:00
Liam Westby
f5d84344da
Fix players not turning white on death
2018-05-07 11:42:37 -05:00
Liam Westby
846fbe7334
Improve performance by handling websocket messages outside the angular zone
2018-05-07 11:42:24 -05:00
Liam Westby
a91785a37e
Draw obstacles as Shapes
2018-05-07 08:30:22 -05:00
Liam Westby
486a6b6445
Draw static obstacles on their own shape
2018-05-07 08:30:22 -05:00
Liam Westby
2b060cad73
Draw trails on their own shape
2018-05-07 08:30:22 -05:00
Liam Westby
b2f3e69f2d
Draw players as shapes instead of directly
2018-05-07 08:30:22 -05:00
Liam Westby
a14608fb74
Refactor player to only hold properties, player component handles styles
2018-05-07 08:27:35 -05:00
Liam Westby
43a9fe0f39
Install createjs libraries
2018-05-07 08:27:35 -05:00
Andrew Guibert
d44a4fb082
Smooth out requeueing from the game page
2018-05-06 00:23:43 -05:00
Andrew Guibert
e95f4d5a61
Merge pull request #77 from aguibert/sso-username-validation
...
Validate selected username on SSO registration code path
2018-05-04 13:51:33 -05:00
Andrew Guibert
db4075e81a
Validate selected username on SSO registration code path
2018-05-04 12:24:20 -05:00
Andrew Guibert
d33bba938f
Merge pull request #76 from aguibert/wlp-2018.4.0.0
...
Upgrade to Liberty April beta
2018-05-04 11:33:35 -05:00
Andrew Guibert
528229a18f
Fix bug so players enter queue if they try to join as game is starting
2018-05-04 11:19:17 -05:00
Andrew Guibert
30ae6816fa
Bug fixes for player queueing
...
- fixed: entering wrong party ID gives NPE on frontend
- port queue changes to mobile device controller
- fixed: re-using tab or hitting browser back button in a party prevents
user from staying at login page and would auto promote them into a game
round
2018-05-03 22:47:30 -05:00
Andrew Guibert
155ecc6c52
Review comments and hide some use cases for mobile devices
2018-05-03 15:10:05 -05:00
Andrew Guibert
116ae99bf6
Add ability to leave party queues
2018-05-03 12:47:56 -05:00
Andrew Guibert
5aacfcf659
Player queues for parties
2018-05-03 11:05:07 -05:00
Andrew Guibert
e985d0d951
Sanitize usernames on frontend and backend
2018-05-03 08:38:17 -05:00
Ryan Esch
180c6f000f
login
2018-05-02 15:45:06 -05:00
Liam Westby
e7219627e4
Merge branch 'style-cleanup' into cleanup
...
* Apply tslint suggestions
* Remove unused assets
2018-04-17 21:32:20 -05:00
Liam Westby
a38377b424
Cleanup unused assets
2018-04-17 21:09:24 -05:00
Liam Westby
09feb688b3
Apply tslint suggestions
2018-04-17 21:09:24 -05:00
Liam Westby
51658fd92c
Run npm update
2018-04-17 15:04:04 -05:00
Liam Westby
ee9ee1d386
Uninstall jquery package
2018-04-17 14:57:35 -05:00
Liam Westby
fedcf934ac
Fix formatting/indentation
2018-04-17 14:49:14 -05:00
Liam Westby
362d107bb6
Remove last direct uses of jquery
2018-04-17 14:44:35 -05:00
Liam Westby
4f5c000eae
Just say "play" until SSO options arrive
2018-04-16 16:22:03 -05:00
Liam Westby
043f5ef25f
Add cancel for username page
2018-04-16 16:18:27 -05:00
Liam Westby
36fc5518f3
Fix round not joining
2018-04-16 16:07:14 -05:00
Liam Westby
09876d110f
Remember logged-in username
2018-04-16 15:53:58 -05:00
Liam Westby
cbfcf39111
Rework layout
2018-04-16 15:53:32 -05:00
Liam Westby
a2d21a71a6
Add icon/logo to login page
2018-04-16 14:37:53 -05:00
Liam Westby
fa7b5690e7
Create 3 stage login screen
2018-04-13 16:22:31 -05:00
Liam Westby
54d7b3e28c
Add animation library to application
2018-04-13 16:19:47 -05:00
Andrew Guibert
98c9fdbfe9
Give sample players lower scores so real players show up on leaderboard
2018-04-12 22:52:58 -05:00
Andrew Guibert
a5cd5e1c21
Use Party IDs for a consistent ID across multiple games
2018-04-12 22:35:59 -05:00
Liam Westby
decae2cf4a
Firefox was broken with margin-top, so let's try padding-top instead
2018-04-10 17:05:48 -05:00
Andrew Guibert
bc0660ef6f
Add new player status icons for WINNER and DEAD states
2018-04-09 10:33:47 -05:00
Andrew Guibert
7f361b6604
Review comments and remove unused files
2018-04-07 11:31:10 -05:00
Andrew Guibert
72e486b01d
Implement rating system
2018-04-06 23:05:45 -05:00
Andrew Guibert
c07eac5414
Initial draft of leaderboard
2018-04-06 22:20:06 -05:00
Andrew Guibert
0c09785857
Implement quick join
2018-04-05 14:45:18 -05:00
ryanesch
4f474a30c9
Merge pull request #59 from ryanesch/obstaclemovement
...
update obstacle movement
2018-04-05 14:10:10 -05:00