Commit Graph

1457 Commits

Author SHA1 Message Date
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
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
29755b7ff1 Merge branch 'master' of https://github.com/pixelplanetdev/pixelplanet 2020-01-27 17:53:19 +01:00
pixelplanetdev
37f80f6266
Merge pull request #2 from TheRdMelon/bugfixes
chunk loading fix at load due to websocket issue
2020-01-27 17:52:09 +01:00
Gabriel Brown
65100d352a fixed empty chunks not being registered for updates 2020-01-27 13:10:11 +00:00
Gabriel Brown
6c10a694e4 chunk loading fix at load due to websocket issue
(cherry picked from commit c883e77320611449aec0acb56735acb57b8fdbaf)
2020-01-27 12:24:21 +00:00
HF
d97e375b6d change 3d scaling and add ChunkLoader dummy 2020-01-26 21:31:25 +01:00
HF
51622d4ba2 Merge branch 'master' into production 2020-01-25 07:43:33 +01:00
HF
66662e49c3 fix small ui issues 2020-01-25 07:39:45 +01:00
HF
7614329548 fix small ui issues 2020-01-25 04:11:36 +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
c77aec130f fix typo 2020-01-21 23:00:47 +01:00
HF
80f335d335 add pixelgame comparison chart 2020-01-21 22:44:19 +01:00