rkgk/static
liquidev 39886291cf HiDPI support
the main canvas is now DPI-aware; it should no longer be pixelated on 4k
this couldn't be done for the brush preview, so it's just kinda pixelated
also fixed the horrendous scrollbar that could appear on HiDPI for some reason
2025-05-25 21:26:21 +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 implement brush cost gauges 2024-10-25 21:39:53 +02:00
404.html cache busting 2024-09-04 21:50:30 +02:00
base.css implement brush cost gauges 2024-10-25 21:39:53 +02:00
brush-cost.js brush-cost: prevent percentage values from overflowing 2024-10-25 21:46:05 +02:00
brush-editor.js fix broken defaultBrush in editor 2024-10-23 21:21:09 +02:00
brush-preview.js introduce tags, structs, and reticles 2024-10-22 21:39:04 +02:00
canvas-renderer.js HiDPI support 2025-05-25 21:26:21 +02:00
code-editor.js code-editor: make Backspace remove full indents at the start of a line 2024-10-25 23:08:12 +02:00
connection-status.js add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
docs.css docs.css: fix the size of the left grid column 2024-10-25 23:36:54 +02:00
framework.js a whole load of work in progress 2024-08-15 20:01:10 +02:00
haku.js implement brush cost gauges 2024-10-25 21:39:53 +02:00
index.css HiDPI support 2025-05-25 21:26:21 +02:00
index.js implement brush cost gauges 2024-10-25 21:39:53 +02:00
live-reload.js add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
online-users.js implement brush cost gauges 2024-10-25 21:39:53 +02:00
painter.js introduce tags, structs, and reticles 2024-10-22 21:39:04 +02:00
resize-handle.js add brush preview 2024-09-08 12:09:21 +02:00
reticle-renderer.js sync 2024-08-17 22:16:21 +02:00
session.js remove unneeded console.log 2024-10-23 19:45:58 +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 canvas dragging a bit snappier by calculating the drag delta ourselves 2024-09-03 22:52:35 +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