diff --git a/README.md b/README.md index d2d8447a..e9a572f2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Official repository of [pixelplanet.fun](http://www.pixelplanet.fun). Just to the 2nd anniversary of r/space, pixelplanet takes pixelgames to a new level. Place pixels, create pixelart and fight faction wars on pixelplanet.fun. Pixelplanet is a 65k x 65k large canvas that is a map of the world and can also be seen as 3d globe, you can place pixels where ever you want, build an island, take over another country with a flag or just create pixelart. -24 well chosen colors (decided by polls within the community) are available and you can place a pixel every 3s on an empty space, and 5s on an already set pixel. But pixels can be stacked up to a min, so you don't have to wait every time. +30 well chosen colors (decided by polls within the community) are available and you can place a pixel every 3s on an empty space, and 5s on an already set pixel. But pixels can be stacked up to a minute, so you don't have to wait every time. Pixelplanet receives regular updates and launches events, like a zero second cooldown day on r/place anniversary. We are driven by our community, because placing pixels is more fun together. diff --git a/deployment/README.md b/deployment/README.md index f8b1fd1f..f1284a34 100644 --- a/deployment/README.md +++ b/deployment/README.md @@ -1,12 +1,12 @@ # Utils and informations of current deployment Files here might be very specific to the setup of pixelplanet.fun and might not be relevant for everyone -##updtmsg +## updtmsg Basic nodejs script to print a message and a youtube video, used as a message while updating -##post-receive +## post-receive Pixelplanet has its own git repository for deployment on the live system, if an commit get pushed to it, it will automatically build the canvas and deploy it and post update messages to discord. This hook is managing that on the server. -##Some notes: +## Some notes: Cloudflare Caching Setting `Broser Cache Expiration` should be set to `Respect Existing Headers` or it would default to 4h, which is unreasonable for chunks. Additinally make sure that cachebreakers get blocked by setting Cloudflare Firewall rules to block empty query strings at least for chunks diff --git a/src/components/HelpModal.js b/src/components/HelpModal.js index 866da593..92e6067c 100644 --- a/src/components/HelpModal.js +++ b/src/components/HelpModal.js @@ -54,7 +54,8 @@ const HelpModal = ({ center }) => ( The current canvas size is from -32768 to +32768 in x and y. Higher zoomlevels take some time to update, the 3D globe gets updated at least once per day. Have fun!

-

New Discord: pixelplanet.fun/discord

+

Discord: pixelplanet.fun/discord

+

Source on github

Reddit: r/PixelPlanetFun

Image Converter: pixelplanet.fun/convert

Image Converter for 2nd Planet: pixelplanet.fun/convert2

diff --git a/utils/README.md b/utils/README.md index 6fd0f4d7..24a0da50 100644 --- a/utils/README.md +++ b/utils/README.md @@ -29,5 +29,5 @@ Script to copy a canvas from one redis to another, with different keys if necces ## sql-commandtest.js Script that connects to the mysql database and does some stuff, just for testing -## proxy-Convert.sh +## proxyConvert.sh Converts a proxy list in specific txt format to a better readable list