rkgk/static
liquidex 255511ac16 give the brush editor resize handle a maximum size
this is to prevent the size from going negative, which fucks a lot of things up (you end up not being able to drag it anymore 💀)
2024-09-03 22:53:55 +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 a menu bar; and also a favicon because there's now a logo 2024-08-27 14:13:19 +02:00
base.css change fonts to Atkinson Hyperlegible and a custom-built variant of Iosevka 2024-08-27 20:44:39 +02:00
brush-editor.js fix more syntax v2 bugs, update docs 2024-09-01 18:55:16 +02:00
canvas-renderer.js make canvas dragging a bit snappier by calculating the drag delta ourselves 2024-09-03 22:52:35 +02:00
connection-status.js add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
docs.css docs; rendering docs from .dj to .html 2024-08-26 23:26:03 +02:00
framework.js a whole load of work in progress 2024-08-15 20:01:10 +02:00
haku.js new! fast! WebGL renderer 2024-09-03 22:16:40 +02:00
index.css simplify CSS rules for brush editor overflow 2024-09-03 22:42:09 +02:00
index.html give the brush editor resize handle a maximum size 2024-09-03 22:53:55 +02:00
index.js new! fast! WebGL renderer 2024-09-03 22:16:40 +02:00
live-reload.js add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
online-users.js new! fast! WebGL renderer 2024-09-03 22:16:40 +02:00
painter.js new! fast! WebGL renderer 2024-09-03 22:16:40 +02:00
resize-handle.js give the brush editor resize handle a maximum size 2024-09-03 22:53:55 +02:00
reticle-renderer.js sync 2024-08-17 22:16:21 +02:00
session.js add ping/pong between client and server 2024-09-02 23:17:35 +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 new! fast! WebGL renderer 2024-09-03 22:16:40 +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