Commit Graph

1480 Commits

Author SHA1 Message Date
HF
f1d82220dd fix a few lint errors 2020-04-15 01:35:52 +02:00
HF
485f2b83bc handle all palette sizes in react 2020-04-14 23:46:43 +02:00
HF
043d8777f1 retarded mistake 2020-04-11 23:45:11 +02:00
HF
d96e104978 fix redisCopy script 2020-04-11 23:37:24 +02:00
HF
87c7709275 hardcode admin-only area in 3d canvas 2020-04-11 23:29:48 +02:00
HF
93ea65f27d make rollback function by coords 2020-03-29 23:16:44 +02:00
HF
2869b5fa0c copy 3d canvas 2020-03-29 22:42:30 +02:00
HF
ccbd091d61 add option to set canvas ranked or not, coronacanvas is not ranked 2020-03-27 02:07:45 +01:00
HF
e6a6eca6e8 change coronacanvas pixelstack to 60s 2020-03-27 01:52:24 +01:00
HF
2bec370f8b Notify time set from 20 to 15s, audio time from 20 to 5s
don't show cooldowbox if cooldown smaller than one
2020-03-27 01:50:11 +01:00
HF
beaf8c2579 don't notify if last cooldown ended <20s ago
don't do notification flash when cooldown is <1s
2020-03-27 01:40:39 +01:00
HF
e80e024520 change cooldown of coronacanvas to 500ms 2020-03-27 01:35:31 +01:00
HF
460040ec00 care about cli when uploading images with admintools 2020-03-27 00:36:45 +01:00
HF
f47b2a3a20 nr2 2020-03-19 02:31:54 +01:00
HF
3710271494 fix palette 2020-03-19 02:26:59 +01:00
HF
cf60df75e6 fixing client color check 2020-03-15 22:03:03 +01:00
HF
298a568566 change coronavirus loading tile 2020-03-15 21:25:09 +01:00
HF
eff0d603ff make it possible to protect an ignored color 2020-03-15 21:18:16 +01:00
HF
1386221ed0 make coronacanvas smaller 2020-03-15 20:57:59 +01:00
HF
5408e77959 fix palette height on smaller palettes 2020-03-15 20:56:20 +01:00
HF
1c7de0d93d add coronavirus canvas 2020-03-15 20:37:49 +01:00
HF
71f87ba3ed no 3d ui on 2d canvas
update README
2020-02-18 11:28:27 +01:00
HF
6c5f185631 render out-of-canvas area in 3D canvas gray 2020-02-02 09:18:47 +01:00
HF
9c97cbf97f Add tap to help modal control description 2020-02-02 03:07:44 +01:00
HF
a951bfaf86 hide 3D controls if not using touch device 2020-02-02 02:49:28 +01:00
HF
7f7d054b37 add place and remove pixel via tapping 2020-02-02 02:33:23 +01:00
HF
05711b8b62 fix colors 2020-02-02 01:19:56 +01:00
HF
2c2306f1a5 set courser on touch devices to center of camera 2020-02-02 01:16:25 +01:00
HF
1fdeecfdde fix z-order 2020-02-02 01:00:50 +01:00
HF
654dd68fcf make 3d controls listen on touch events 2020-02-02 00:21:41 +01:00
HF
db905143d9 make middle-mouse color select not open palette 2020-02-02 00:18:58 +01:00
HF
0a54b96535 Make 3D controls 2020-02-02 00:10:00 +01:00
HF
737a84df2d less fog 2020-02-01 14:33:10 +01:00
HF
688b2ea4e0 add fog 2020-02-01 14:30:32 +01:00
HF
286ffc19a1 add middle-mouse color select to 3D canvas 2020-02-01 01:49:17 +01:00
HF
7bcb9d835d disable WASD 3D movement when writing in textfield 2020-01-31 11:59:57 +01:00
HF
881ec9386b correctly dispose of handlers of 3D control 2020-01-31 11:52:05 +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
c1e154517a change url after reloadUrl 2020-01-31 11:45:40 +01:00
HF
9df0f0055e error on missing z url value on 3D canvas urlchange 2020-01-31 11:43:48 +01:00
HF
d031412fa1 use url coordinates on 3D canvas 2020-01-31 11:35:57 +01:00
HF
a8cbe93390 increase render distance 2020-01-31 01:53:48 +01:00
HF
950773e57c change protected pixel in image upload from 0x20 to 0x80 2020-01-31 01:46:25 +01:00
HF
352fb2781a update README.md 2020-01-31 01:19:49 +01:00
HF
5fca4b0879 fix pixel place sound on canvases with >64 colors 2020-01-31 01:14:14 +01:00
HF
4c7dfb91c5 add more colors in 3D canvas 2020-01-31 01:07:31 +01:00
HF
8b6d0ba698 change pixel bitmask from 0x1F to 0x3F to allow 64 color palette 2020-01-31 00:59:23 +01:00
HF
6f9dc2ec32 remove alpha value from canvases.json and replace it with cli 2020-01-31 00:55:04 +01:00
HF
c2dbb45572 update utils 2020-01-31 00:18:26 +01:00
HF
210ac828ab make 3D canvas for registered users only 2020-01-28 23:47:26 +01:00