rkgk/static
2025-09-10 18:50:31 +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 disable ligatures in code 2025-09-02 20:04:09 +02:00
brush-box.js make brush preview work under GPU 2025-09-10 18:13:59 +02:00
brush-cost.js hide brush cost gauges if they're irrelevant 2025-06-17 00:18:48 +02:00
brush-editor.js sidebar layout 2025-06-27 23:24:09 +02:00
brush-preview.js make brush preview work under GPU 2025-09-10 18:13:59 +02:00
brush-renderer.js make the brush renderer draw lines well 2025-09-09 21:02:32 +02:00
canvas-renderer.js fix CanvasRenderer#getWindowSize being able to return {undefined, undefined} thus causing errors in math down the line 2025-09-10 17:50:31 +02:00
chunk-allocator.js fix edits not being sent sometimes due to faulty swap-delete algorithm 2025-09-10 18:25:47 +02:00
code-editor.js sidebar layout 2025-06-27 23:24:09 +02:00
connection-status.js further fixes to error reporting: extra context, disable colour 2025-09-10 16:24:11 +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 removing server-side brush rendering 2025-06-30 18:55:53 +02:00
haku.js initial implementation of WebGL-based brush renderer 2025-09-08 18:54:32 +02:00
index.css make the brush box work under the new GPU renderer 2025-09-09 22:07:30 +02:00
index.js remove console.logs (totally or replace with console.debug) 2025-09-10 17:55:29 +02:00
live-reload.js fix live reload not letting you navigate away from the page sometimes 2025-09-10 18:50:31 +02:00
online-users.js fix synchronisation between users 2025-09-09 21:02:25 +02:00
painter.js initial implementation of WebGL-based brush renderer 2025-09-08 18:54:32 +02:00
random.js brush picker! 2025-06-19 13:48:12 +02:00
resize-handle.js sidebar layout 2025-06-27 23:24:09 +02:00
reticle-renderer.js add interpolation to cursor reticles 2025-06-26 18:48:48 +02:00
session.js remove leftover console.trace 2025-09-10 18:16:07 +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 remove console.logs (totally or replace with console.debug) 2025-09-10 17:55:29 +02:00
webgl.js initial implementation of WebGL-based brush renderer 2025-09-08 18:54:32 +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