Commit Graph

42 Commits

Author SHA1 Message Date
HF
840a172816 change how we build stuff 2021-01-29 22:49:41 +01:00
HF
41a9d7f334 be smarter at deciding if key or keycode gets used for keybinds 2021-01-27 22:10:06 +01:00
HF
2d0c31fac6 right shift -> place from historical view 2021-01-27 17:45:33 +01:00
HF
e4a6171666 get rid of unneccessary keycode package 2021-01-27 16:05:43 +01:00
HF
97737a16a1 fix out-of-bounds placing 2021-01-27 13:14:16 +01:00
HF
1735643b32 pixel burst client side
add client prediction
2021-01-27 02:06:28 +01:00
HF
c263bc72d9 ctrl -> color select (like middle mouse button) 2020-11-30 22:41:51 +01:00
HF
715ba5efaf fix caps-hold-placing on chrome 2020-11-30 21:56:45 +01:00
HF
0c19232c8e add shift-hold placing - is on trial, will be kept if good 2020-11-30 21:34:49 +01:00
HF
b79a12f931 fixing bugs that got introduced in the past two commits 2020-11-29 01:13:05 +01:00
HF
17553f999b fix url update and isClicking stuck on mouseout 2020-11-08 15:55:18 +01:00
HF
2b27a98132 change variables names and comments to make more sense 2020-11-07 11:18:19 +01:00
HF
0be3cf63cc add additional checks for touch device tapping 2020-11-07 11:01:56 +01:00
HF
662dbd4206 limit touchend events 2020-11-06 23:35:44 +01:00
HF
af5aa9410e add 100ms treshold before paning 2020-11-06 23:30:40 +01:00
HF
9f0a78f1ea make info and event messages belong to actual user 2020-11-06 21:00:47 +01:00
HF
2038e56d4f remove focus from others when interacting with canvas 2020-11-06 19:38:01 +01:00
HF
1a024499ee fix focus on mouse down 2020-11-06 19:25:15 +01:00
HF
cefca9788c long tap on mobile -> color select 2020-11-06 19:21:44 +01:00
HF
9956309045 setting click check threshold lower 2020-11-06 18:20:28 +01:00
HF
324a53b724 fix cursor 2020-11-06 17:23:08 +01:00
HF
87629bf1b4 don't use outdated hammerjs in pixelpaintercontrols 2020-11-06 16:57:53 +01:00
HF
fe3e1d7e79 Add possibility to have hidden canvses, mirror pz and pc 2020-07-05 11:22:40 +02:00
HF
35f1a7787c add hotkey for historical view 2020-06-23 19:19:19 +02:00
HF
3a7ecf21cc start to move set pixel request to websocket
remove killing of old websocket after 30min
catch binary ws package errors
change CoolDownPacket to ms
stop messing with void bot
fix reddit login image alt-text
force subrender on pixel set to avoid seemingly freeze
excape redex characters in username
2020-05-14 07:07:56 +02:00
HF
f421f22430 move selectedColor from gui to canvas store to be able to choose default color based on cli 2020-05-13 02:28:23 +02:00
HF
fb167337bb split stylesheet from js, style selection and fix all lsint errors 2020-05-11 05:56:07 +02:00
HF
5478faebd5 move copy-coords key to R 2020-04-29 04:38:36 +02:00
HF
77d3a6c417 click on coords box copies to chat if open
style changes, chat now selectable
2020-04-28 08:28:18 +02:00
HF
6c5f185631 render out-of-canvas area in 3D canvas gray 2020-02-02 09:18:47 +01:00
HF
7f7d054b37 add place and remove pixel via tapping 2020-02-02 02:33:23 +01:00
HF
2c2306f1a5 set courser on touch devices to center of camera 2020-02-02 01:16:25 +01:00
HF
0a54b96535 Make 3D controls 2020-02-02 00:10:00 +01:00
HF
7bcb9d835d disable WASD 3D movement when writing in textfield 2020-01-31 11:59:57 +01:00
HF
ef3572c54e register keyboard events for document in 3D control, not just for canvas 2020-01-31 11:50:05 +01:00
HF
d031412fa1 use url coordinates on 3D canvas 2020-01-31 11:35:57 +01:00
HF
fb23fdabad make movement faster 2020-01-28 11:55:42 +01:00
HF
dd7bfa95a0 Change controls to E/C Up/Down and update Help Modal
Fix Screenshot issue
2020-01-28 11:19:19 +01:00
HF
1b185f4e5b Make 3D canvas multiplayer 2020-01-28 10:39:08 +01:00
HF
caf08ee32d Add 3d voxel canvas
Add Canvas Selection Menu
Improve Rendering
Move ChunkRGB into seperate file
2020-01-25 03:53:35 +01:00
HF
88990bf454 lazy load test 2020-01-22 06:55:55 +01:00
HF
b8e1436efa add voxelpainter test 2020-01-21 22:41:34 +01:00