Commit Graph

1385 Commits

Author SHA1 Message Date
HF
304dc6acaa switch from overlay to small-pixel when zoom in
fix historical view scale clamping to 1.0
2024-02-05 18:06:14 +01:00
HF
b7ed1a4ca0 allow transparency in chunks again 2024-02-05 14:16:26 +01:00
HF
c2cd76f54d align templates with other elements 2024-02-05 12:20:04 +01:00
HF
9474688e8a make shards ping their own text listener channels 2024-02-05 11:49:47 +01:00
HF
d9f54486f1 fix little things 2024-02-05 11:03:54 +01:00
HF
779ae55057 fix api/me prefetch 2024-02-05 02:10:37 +01:00
HF
be1c077b92 update localisation templates 2024-02-05 00:53:01 +01:00
HF
286ccee62e care about canvas the template is on 2024-02-05 00:49:05 +01:00
HF
d07f20047a move 3D up/down from E/C to Q/E 2024-02-05 00:27:17 +01:00
HF
1e8927d93c expose templateLoader to window,
fix styles
2024-02-05 00:07:25 +01:00
HF
99f07115b3 fix eslint errors, only allow im- and export of <20 templates 2024-02-04 23:45:38 +01:00
HF
ff7ec9b0e9 hook up settings 2024-02-04 22:59:07 +01:00
HF
47b4db2602 add renderer for small-pixels overlay 2024-02-04 18:51:52 +01:00
HF
7a15fa556b first overlay render 2024-02-04 14:33:19 +01:00
HF
ddd692bcbd :template editing, adding, export and import 2024-01-29 23:50:07 +01:00
HF
372b4c60a9 add indexedDB based file storage and start with template ui 2024-01-29 02:51:50 +01:00
HF
1768dd88bf move 3d clicking and touching for placing from renderer into controls 2024-01-25 03:41:20 +01:00
HF
e74b3f923b add logo to toggle easter egg in help window, fix z keybind 2024-01-24 14:35:34 +01:00
HF
313101d4be change easter egg keybing from p to z 2024-01-24 14:01:17 +01:00
HF
48d9af24fd rename showHiddenCanvases to easterEgg 2024-01-24 13:51:26 +01:00
HF
641c996c0c stricter thresholds for clicks and taps to avoid accidental pixel
placing
2024-01-24 13:13:31 +01:00
HF
ce09198374 fix historical view coordinates lag and first pixel set when hold
painting
2024-01-24 03:52:50 +01:00
HF
ba02aa51bd fix acciental pixels on fast short moves 2024-01-24 03:14:18 +01:00
HF
2457382052 give movement controls transition animations 2024-01-24 02:51:43 +01:00
HF
ad200cfcad fix some eslint errors 2024-01-24 00:59:22 +01:00
HF
dbf46556c8 remove stopPropagation from Controler touch even to make detection of
phones in client.js better
2024-01-24 00:57:22 +01:00
HF
25724e7342 add css for pencil button 2024-01-24 00:27:25 +01:00
HF
32d0b2666e add notification for extra pencils 2024-01-24 00:07:22 +01:00
HF
d5c258848b make Pencil button switch between modes on long-press 2024-01-23 23:45:35 +01:00
HF
0a38b0cd27 create a react hook to deal with long presses on buttons 2024-01-23 23:44:55 +01:00
HF
3d3412a3a6 example ecosystem.yml bind to 0.0.0.0 instead of lohalhost 2024-01-23 22:01:22 +01:00
HF
f41e764eac update package.lock 2024-01-23 20:09:14 +01:00
HF
379bf30985 remove some seemingly useless babel plugins 2024-01-23 20:08:31 +01:00
HF
61c1d1d2b6 add eslint rules for react hooks 2024-01-23 20:08:07 +01:00
HF
94f872e536 clean up 3d controls 2024-01-23 16:06:59 +01:00
HF
8266789fe3 add acceleration to PixelPainterControls movement 2024-01-23 15:24:57 +01:00
HF
dabda64c35 fix 3d 2024-01-23 14:57:24 +01:00
HF
9abd199821 go back to click to move 2024-01-23 13:54:28 +01:00
HF
0d9ac167c3 make movement of 3d canvas conditional 2024-01-23 13:53:52 +01:00
HF
994bd7b1cd simplify 3D controls 2024-01-23 12:51:07 +01:00
HF
33fb6e0cfe test a bit more 2024-01-23 00:39:29 +01:00
HF
ff93e13675 change symbols on movement buttons and refine some things 2024-01-22 23:06:24 +01:00
HF
a14b16247a go through store with moveUVW and make movement controls work,
experiment with touch controls
2024-01-22 20:49:42 +01:00
HF
236e83694b add buttons for pencil mode 2024-01-22 06:20:10 +01:00
HF
eb6c1772db fix phone zoom 2024-01-22 00:21:42 +01:00
HF
958ca1e1b7 add deploy:dev node script 2024-01-21 23:56:50 +01:00
HF
91f62407bf clamp zoom also in extension.js 2024-01-21 23:39:07 +01:00
HF
f20f5852aa we are stable 2024-01-21 22:59:07 +01:00
HF
50d28b0f17 let extension.js subscribe to view and scale changes like previous 2024-01-21 20:59:39 +01:00
HF
d0a98ee9dd clean some THREEjs memory leaks (some still left) 2024-01-21 20:57:50 +01:00