diff --git a/public/loading3.png b/public/loading3.png new file mode 100644 index 00000000..bfe4c17b Binary files /dev/null and b/public/loading3.png differ diff --git a/public/palette3.gpl b/public/palette3.gpl new file mode 100644 index 00000000..bb2007f1 --- /dev/null +++ b/public/palette3.gpl @@ -0,0 +1,24 @@ +GIMP Palette +Name: corona +Columns: 4 +# + 33 28 15 Unbenannt + 37 32 20 Unbenannt + 41 36 24 Unbenannt + 44 39 27 Unbenannt + 50 44 31 Unbenannt + 60 53 40 Unbenannt + 71 62 49 Unbenannt + 82 72 57 Unbenannt +100 88 66 Unbenannt +115 101 74 Unbenannt +125 111 84 Unbenannt +139 125 98 Unbenannt +152 134 102 Unbenannt +164 141 106 Unbenannt +180 156 122 Unbenannt +189 165 131 Unbenannt +195 173 138 Unbenannt +205 186 148 Unbenannt +218 196 161 Unbenannt +230 206 172 Unbenannt diff --git a/public/preview3.png b/public/preview3.png new file mode 100644 index 00000000..fce6fade Binary files /dev/null and b/public/preview3.png differ diff --git a/src/canvases.json b/src/canvases.json index cfe11b77..99a709d9 100644 --- a/src/canvases.json +++ b/src/canvases.json @@ -167,5 +167,41 @@ "req": 0, "sd": "2020-01-08", "desc": "Place Voxels on a 3D canvas with others" + }, + "3": { + "ident": "c", + "title": "Coronavirus", + "colors" : [ + [ 226, 218, 0 ], + [ 33, 28, 15 ], + [ 33, 28, 15 ], + [ 37, 32, 20 ], + [ 41, 36, 24 ], + [ 44, 39, 27 ], + [ 50, 44, 31 ], + [ 60, 53, 40 ], + [ 71, 62, 49 ], + [ 82, 72, 57 ], + [ 100, 88, 66 ], + [ 115, 101, 74 ], + [ 125, 111, 84 ], + [ 139, 125, 98 ], + [ 152, 134, 102 ], + [ 164, 141, 106 ], + [ 180, 156, 122 ], + [ 189, 165, 131 ], + [ 195, 173, 138 ], + [ 205, 186, 148 ], + [ 218, 196, 161 ], + [ 230, 206, 172 ] + ], + "size" : 1024, + "cli": 2, + "bcd": 0, + "pcd": 0, + "cds": 900000, + "req": 0, + "sd": "2020-03-15", + "desc": "Special canvas to spread aweareness of coronavirus" } } diff --git a/src/components/HelpModal.jsx b/src/components/HelpModal.jsx index 0ac1342d..44c86931 100644 --- a/src/components/HelpModal.jsx +++ b/src/components/HelpModal.jsx @@ -58,7 +58,7 @@ const HelpModal = () => (

The bare map data that we use, together with converted OpenStreetMap tiles for orientation, can be downloaded from mega.nz here: pixelplanetmap.zip (422MB)

GIMP Palette

-

The Palettes for GIMP can be found here and here. Credit for the Palette of the second planet goes to starhouse.

+

Palette downloads for GIMP: World, Moon and Corona. Credit for the Palette of the Moon goes to starhouse.

Detected as Proxy?

If you got detected as proxy, but you are none, please send us an e-mail with your IP to pixelplanetdev@gmail.com. Do not post your IP anywhere else. We are sorry for the inconvenience.

2D Controls