rkgk/static
リキ萌 b4acab2c9c fix jank when moving the mouse cursor outside the canvas
mouse events are now consistently sourced from the window, so if you try to draw and move your mouse over the panel, it won't glitch out
2025-06-26 18:54:28 +02:00
..
favicon add a menu bar; and also a favicon because there's now a logo 2024-08-27 14:13:19 +02:00
font change fonts to Atkinson Hyperlegible and a custom-built variant of Iosevka 2024-08-27 20:44:39 +02:00
icon add zoom indicator in lower left corner (#39) 2025-05-26 20:23:26 +02:00
404.html cache busting 2024-09-04 21:50:30 +02:00
base.css stack traces in the brush editor 2025-06-25 20:51:45 +02:00
brush-box.js make the brush discard dialogue more clear 2025-06-26 01:22:15 +02:00
brush-cost.js hide brush cost gauges if they're irrelevant 2025-06-17 00:18:48 +02:00
brush-editor.js fix some rough edges around stack traces 2025-06-25 21:11:02 +02:00
brush-preview.js brush picker! 2025-06-19 13:48:12 +02:00
canvas-renderer.js fix jank when moving the mouse cursor outside the canvas 2025-06-26 18:54:28 +02:00
code-editor.js brush picker! 2025-06-19 13:48:12 +02:00
connection-status.js add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
context-menu.js brush picker! 2025-06-19 13:48:12 +02:00
docs.css docs.css: fix the size of the left grid column 2024-10-25 23:36:54 +02:00
framework.js add interpolation to cursor reticles 2025-06-26 18:48:48 +02:00
haku.js fix some rough edges around stack traces 2025-06-25 21:11:02 +02:00
index.css stack traces in the brush editor 2025-06-25 20:51:45 +02:00
index.js add interpolation to cursor reticles 2025-06-26 18:48:48 +02:00
live-reload.js add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
online-users.js haku2: add stats + fix crash w uninit vm 2025-06-16 16:40:01 +02:00
painter.js introduce tags, structs, and reticles 2024-10-22 21:39:04 +02:00
random.js brush picker! 2025-06-19 13:48:12 +02:00
resize-handle.js brush picker! 2025-06-19 13:48:12 +02:00
reticle-renderer.js add interpolation to cursor reticles 2025-06-26 18:48:48 +02:00
session.js haku: more cleanups: remove old unused VM 2025-06-16 18:57:51 +02:00
signal.js introduce tags, structs, and reticles 2024-10-22 21:39:04 +02:00
throbber.js a whole load of work in progress 2024-08-15 20:01:10 +02:00
viewport.js make zooming zoom toward the mouse cursor 2025-06-26 17:18:52 +02:00
wall.js introduce tags, structs, and reticles 2024-10-22 21:39:04 +02:00
welcome.js add loading screens instead of dropping the user into an app that's not ready to use 2024-08-25 00:06:49 +02:00
zoom-indicator.js add zoom indicator in lower left corner (#39) 2025-05-26 20:23:26 +02:00