Commit Graph

1480 Commits

Author SHA1 Message Date
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
HF
b8e1436efa add voxelpainter test 2020-01-21 22:41:34 +01:00
HF
cc3fc29e89 add typescript support
update sass
2020-01-21 22:38:50 +01:00
HF
56370c548f fix issue of Loading not disappearing in Historical mode 2020-01-17 03:38:24 +01:00
HF
9207890b3c make arrows go past days 2020-01-17 03:25:28 +01:00
HF
8a72aa232c add arrow buttons to historical mode 2020-01-17 02:35:19 +01:00
HF
7e9ee23aef back to 15s cd on moon 2020-01-17 01:30:49 +01:00
HF
55d348d6d6 fx typo 2020-01-17 00:12:02 +01:00
HF
3cb519ad33 temporary 0cd on moon 2020-01-16 02:04:05 +01:00
HF
f99241476d fix two eslint errors :peepoweird: 2020-01-15 00:39:35 +01:00
HF
23bfebbfe5 Resolve circular dependencies 2020-01-14 17:52:41 +01:00
HF
2820805f35 send verify mail limit to 2min 2020-01-14 04:16:15 +01:00
HF
4b8bbf2716 fix incremential tile creation when protected pixels got set 2020-01-13 04:35:46 +01:00
HF
7214ae6128 make everyone start at 0,0 2020-01-13 04:01:50 +01:00
HF
4f349baef5 Merge branch 'production' 2020-01-11 16:04:09 +01:00
HF
4231f56a59 passport login error handling 2020-01-11 16:03:13 +01:00
HF
81e1d50aae passport login error handling 2020-01-11 15:47:29 +01:00
HF
c758fee082 fix admintools imageupload on non-default canvases 2020-01-11 14:35:03 +01:00
HF
8d2c5e75d9 also list midnight full-backup in historical view 2020-01-11 02:00:33 +01:00
HF
7abe936cd1 fix Loading... message on date select in historical view 2020-01-10 20:59:06 +01:00
HF
d037d34e1f add promotion videos 2020-01-10 17:42:32 +01:00
HF
bc11f9e825 fix default canvases 2020-01-10 16:48:58 +01:00
HF
2f81a6df3b resolve BIG_CHUNK_FAILURE error when chunk is already removed 2020-01-10 16:46:39 +01:00
HF
b326ffd9b5 change canvas req: 0 = has to be registered; -1 = no requirements
make historical view start date canvas specific
2020-01-10 16:40:22 +01:00
HF
16ebfa9629 add video of historical view 2020-01-10 14:24:51 +01:00
HF
7bb2e361f9 fix new set pixels shining throuhg 2020-01-10 04:06:05 +01:00
HF
572408ba6a add client render code for historical view 2020-01-10 03:26:35 +01:00
HF
1e1d511d21 add HistorySelection dialog 2020-01-09 23:13:56 +01:00