Commit Graph

1021 Commits

Author SHA1 Message Date
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
HF
36e23491ac more mouse click fixes 2020-01-28 22:42:01 +01:00
HF
b7b70ea4d1 next try to limit accidentally placed pixels
+ desctructoring of 3D chunkLoader on canvas change
+ hide 3D cursor when out of range
2020-01-28 20:45:30 +01:00
HF
26cd251ddf fix description of 3D canvas 2020-01-28 13:55:08 +01:00
HF
08a034b1bb add 3D canvas to README.md 2020-01-28 13:52:35 +01:00
HF
6b8ff37133 fix tile size 2020-01-28 13:01:50 +01:00
HF
5d37d277d7 Merge branch 'master' into production 2020-01-28 12:55:01 +01:00
HF
e7f636d52f try to avoid random pixels getting set on mouse move
Upate README.md
2020-01-28 12:53:51 +01:00
HF
98f63a7667 Merge branch 'master' into production 2020-01-28 12:19:03 +01:00
HF
fb23fdabad make movement faster 2020-01-28 11:55:42 +01:00