95 Commits

Author SHA1 Message Date
fc849d2b0d Load server data on startup 2017-01-28 17:08:02 -05:00
3895082c65 Improve logging 2017-01-28 16:21:56 -05:00
f995854683 Remove uncommon words 2017-01-28 16:17:00 -05:00
cccfa10a59 Rename client.html to index.html 2017-01-28 14:27:06 -05:00
adb5f43d61 Remove landing page 2017-01-28 14:26:28 -05:00
dc51d1b207 Update JS libraries 2017-01-28 14:24:28 -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
adf5d7acf5 Update style 2017-01-11 23:17:24 -05:00
622b2b79c0 Fix message overflow 2017-01-10 17:55:11 -05:00
9170b4f00a Rename columns from left/right to main/chat 2017-01-06 18:06:07 -05:00
9fa647f3d7 Rename col to column 2017-01-06 18:03:10 -05:00
9bc25ceffb Default to development WebSocket URL 2017-01-06 17:33:50 -05:00
cd2b8c32e4 Rename CSS files 2017-01-06 17:28:06 -05:00
aeda6be407 Remove old web client 2017-01-06 01:41:44 -05:00
d1bf91422d Fix some sizes and set a global font 2017-01-06 01:35:14 -05:00
426684c730 Prevent empty usernames and chat messages 2017-01-06 00:50:45 -05:00
332ce7cb5b Add outline around canvas 2017-01-05 23:28:29 -05:00
c24426ce09 Fix message list positioning 2017-01-05 23:16:23 -05:00
94130fd141 Redesign web client 2017-01-05 21:30:08 -05:00
7238b592ec Add CSS class for centering 2017-01-04 23:59:18 -05:00
f8c7efabf4 Configure WebSocket thread pools 2017-01-04 19:56:41 -05:00
bcebf43063 Adjust CSS rules to make user experience nicer.
Now the div containing the canvas and the div containing the waiting
animation have the same height. So when one gets hidden and the other
gets shown, the chat box below it will not move.
2017-01-04 19:50:16 -05:00
ba6333d8f2 Remove placeholder items 2017-01-04 19:42:41 -05:00
61c1172e74 Kinder terminology 2017-01-04 19:41:30 -05:00
12d95f7218 Display announcements differently 2017-01-04 19:37:41 -05:00
b21f118600 Add server announcements 2017-01-04 19:27:32 -05:00
faf3b85638 Remove some uncommon words 2017-01-04 17:58:12 -05:00
7e39b17046 Add basic chat box 2017-01-04 17:57:49 -05:00
c6ddb46ad3 Rename div 2017-01-04 17:02:39 -05:00
c1a0b0882e Set global top padding 2017-01-04 17:00:05 -05:00
c62ee7d622 Move cube grid CSS to separate file 2017-01-04 16:59:47 -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
0a1186fa91 Add application icon 2017-01-03 18:45:33 -05:00
2536e72ec1 Simplify landing page 2017-01-03 18:45:12 -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
4f2613667b Add screenshots 2017-01-02 19:33:24 -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
a9e03b481c Add Heroku support 2017-01-02 17:51:50 -05:00
8e2d443c0e Add README.md 2017-01-02 17:51:49 -05:00
89712083cc Initial commit 2017-01-02 17:51:48 -05:00