Commit graph

22 commits

Author SHA1 Message Date
baa289f91c client: proxy websocket when running deno task dev 2024-03-25 07:49:25 +01:00
d78db0448c Add luarocks and switch to luajit 2024-03-24 11:09:39 +01:00
a7a1ee78c0 Add rockspec 2024-03-24 11:08:29 +01:00
706a92a9a6 Nicer message when you are alone, fix server URL 2024-03-23 22:32:02 +01:00
a9c6a26091 Prevent zooming the page 2024-03-23 22:32:02 +01:00
ae76a627cb Add lua-based server implementation 2024-03-23 22:32:02 +01:00
bee308df88 Remove unneeded vite svg 2024-03-21 01:00:23 +01:00
d00a636a68 Welcome message is not needed 2024-03-21 00:57:54 +01:00
bc9ef895ad Allow configuring server port 2024-03-21 00:53:46 +01:00
6abf787d9c Fix page title 2024-03-21 00:53:39 +01:00
a7bbe6180d switch to deno 2024-03-21 00:15:58 +01:00
c644cede2e Fix stylesheet bundling 2024-01-27 14:12:01 +01:00
eef3fbbaa7 Resize canvas on screen orientation change 2024-01-27 13:37:44 +01:00
df03793047 Fix off-by-one in first presence message 2024-01-27 13:32:34 +01:00
15009d07bc Experiment with window-sized scaling 2024-01-27 13:32:20 +01:00
f74c88b54e Use nicer gradient fill for ripples 2024-01-27 13:21:35 +01:00
d5abc17760 Add presence info message 2024-01-27 12:30:43 +01:00
c4d32068f8 Send first presence message to *all* clients 2024-01-27 12:27:53 +01:00
8ccb60de61 Set up server to relay ripples and presence info 2024-01-27 12:06:57 +01:00
398aa43338 Draw ripples on mousemove as well 2024-01-27 09:47:37 +01:00
50b88dec67 Create canvas with ripple effect on click 2024-01-26 17:13:45 +01:00
c5dd22eba5 Initial commit 2024-01-26 15:22:30 +01:00