17 Commits

Author SHA1 Message Date
d734708c71 Add support for chat notifications 2017-02-16 21:10:25 -05:00
241cb6bdae Remove (currently unnecessary) game started event 2017-02-11 18:18:44 -05:00
663d0e7e37 Fix autoscroll of message list 2017-02-07 23:03:57 -05:00
a016b73c9b Vueify the game canvas 2017-02-07 18:15:15 -05:00
9efb9dcd47 Vueify the web client 2017-02-07 18:15:12 -05:00
fc849d2b0d Load server data on startup 2017-01-28 17:08:02 -05:00
64359f1121 Improve chat box 2017-01-28 14:10:23 -05:00
cde596132c Redesign with game rooms 2017-01-28 14:02:52 -05:00
9dd9a212a5 Remove waiting animation 2017-01-12 18:37:20 -05:00
8eb56ad1c4 Display custom message if you join a game 2017-01-12 00:30:32 -05:00
426684c730 Prevent empty usernames and chat messages 2017-01-06 00:50:45 -05:00
94130fd141 Redesign web client 2017-01-05 21:30:08 -05:00
b8db367e3f Add practice mode to web client
There is now tons of redundancy between the single player and
multiplayers game modes. I just wanted to get this out quickly.
2017-01-03 22:53:13 -05:00
2dec1b87ca Fix scorekeeping 2017-01-02 22:07:06 -05:00
437689660c Add usernames to JavaScript client 2017-01-02 21:38:15 -05:00
3c2e7e6580 Use SockJs clients 2017-01-02 18:28:58 -05:00
cfea7f287e Add JavaScript client 2017-01-02 17:51:59 -05:00