commit 66420f72078c8ae37f1ab102d5fc461a9d427b5a Author: Dominik Roth Date: Mon Apr 4 10:40:00 2022 +0200 I should have started using git sooner... diff --git a/KIT_r_Place_Color_guide.png b/KIT_r_Place_Color_guide.png new file mode 100644 index 0000000..af8dcf2 Binary files /dev/null and b/KIT_r_Place_Color_guide.png differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ede2b6 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Project kitplace +#### Avaible at https://rkaitplace.netlify.app/ + +## How to use this +Just head over to https://rkaitplace.netlify.app/ +drbaka_de made a way fancier version of this tool. (So you probably want to use that instead) +You can find it on https://drbaka-de.github.io/rplace/ (Source Code on https://github.com/drbaka-de/rplace) + +## Origin Story +On April 1st 16:15 reddit user u/No_Oven2938 postet the idea to put the KIT-Logo on r/place. (https://www.reddit.com/r/KaIT/comments/ttrr39/rkaitplace/) +While I wanted to contribute, I found it very annoying to have to count pixels to get the correct coordinates. This is why I decided to hack together a small tool to do that for me. Building the original version took me ~5min (which I hope justifies the level of shittiness of the code...) +The reason the images are embeded as base64, is because I don't wanted to deal with CORS :P +Gauging by the comments on the reddit post, I was not the only person having issues counting pixels, so I decided to make this tool public. (I just googled for 'free static html hosting' and so I ended up using netlify) +I later expanded the page to add more functionality (tichy / koeri) but the code shittiness remained. + +Thanks to everyone who contributed on building / maintaining the logo, it turned out amazing! diff --git a/index.html b/index.html new file mode 100644 index 0000000..2c31f2f --- /dev/null +++ b/index.html @@ -0,0 +1,114 @@ + + + + + + + + + + + + +
+ +Activate Grid +Deactivate Grid + +

+ +New [koeri]

+ +

+ +drbaka_de made a fancier version of this page

+ +
+ +Color Guide:
+ + + +

+ +Link zu r/place

+ + + + + + diff --git a/koeri.html b/koeri.html new file mode 100644 index 0000000..4386f7e --- /dev/null +++ b/koeri.html @@ -0,0 +1,109 @@ + + + + + + + + + + + + +
+ +Activate Grid +Deactivate Grid + +

+ +Original KIT Logo + +

+ +The drbaka_de overlay should also contain [koeri]

+ +

+ +Link zu r/place

+ + + + + + diff --git a/mexico.html b/mexico.html new file mode 100644 index 0000000..90ac55e --- /dev/null +++ b/mexico.html @@ -0,0 +1,75 @@ + + + + + + + + + + + + +

+ + + + + + diff --git a/old.html b/old.html new file mode 100644 index 0000000..06e6687 --- /dev/null +++ b/old.html @@ -0,0 +1,74 @@ + + + + + + + + + + + + +

+ +New Template

+ + + + + + + + diff --git a/tichy.html b/tichy.html new file mode 100644 index 0000000..47c614d --- /dev/null +++ b/tichy.html @@ -0,0 +1,89 @@ + + + + + + + + + + + + +
+ +Activate Grid + +

+ +Original KIT Logo + + + + + diff --git a/tichy_grid.html b/tichy_grid.html new file mode 100644 index 0000000..78eeeae --- /dev/null +++ b/tichy_grid.html @@ -0,0 +1,91 @@ + + + + + + + + + + + + +
+ +Deactivate Grid + +

+ +Original KIT Logo + + + + +