chocomint1
649f771694
Revision: DBZ (txe1lg, twmt33)
...
Slightly edited descriptions and modified outlines
2022-04-07 16:23:16 -04:00
GeoDash897
618a40b4dd
Add Name to Flag of Equestria Entry
2022-04-07 16:17:28 -04:00
mia-cx
9dc4dc6026
addition to "the eel" description
2022-04-07 22:09:41 +02:00
Fincent
fd8f734572
Merge branch 'cleanup' into cleanup
2022-04-07 22:02:53 +02:00
GeoDash897
f2f9c0ab36
Update Berserk MLP entry to sound less aggressive
...
While the MLP fandomw was initially annoyed by the inclusion of the
Guts picture to the Berserk mural due to feeling betrayed by the
Berserk Pixel discord, the fandom did eventually the
acceptance of the piece due to its high quality and being
a respectful tribute. I tried to make this more clear in the
description of the art.
2022-04-07 16:01:15 -04:00
unknown
93e80dc7f9
New submissions, flair editing script
2022-04-07 17:00:30 -03:00
GeoDash897
467e71f178
Update tiny TARDIS entry to better explain MLP alliance
2022-04-07 15:53:42 -04:00
mia-cx
473cbc307d
pikachu art, covered by the last doaln
2022-04-07 21:52:42 +02:00
Querez
fcf7525294
Change to twsq63
...
I made a change 4 hours ago but I made a slight mistake. I wrote "the" founder instead of "a" founder. This edit is just to fix that.
2022-04-07 21:46:33 +02:00
GeoDash897
76ac3811a3
Merge branch 'cleanup' of github.com:GeoDash897/place-atlas into cleanup
2022-04-07 15:44:39 -04:00
GeoDash897
89d045b8f6
Update Flag of Equestria Entry Description
2022-04-07 15:42:50 -04:00
Fincent7
1e031beb22
removed a duplicate entry
2022-04-07 21:33:53 +02:00
mia-cx
8fbd7e1c58
merge brazil flag entries & clean up path
2022-04-07 21:23:36 +02:00
ash
3b37c3e834
Merge pull request #1028 from placeAtlas/master
...
Merge pull request #1027 from placeAtlas/cleanup
2022-04-07 20:19:19 +01:00
ash
f25856f615
Merge pull request #1027 from placeAtlas/cleanup
...
Cleanup
2022-04-07 20:18:36 +01:00
ash
8abb24a705
Merge branch 'master' into cleanup
2022-04-07 20:18:08 +01:00
ash
50690688d8
Merge pull request #1026 from Fincent7/cleanup
...
cleaning up duplicate entries
2022-04-07 20:17:08 +01:00
ash
44c6b4fe9d
Merge pull request #1025 from mia-cx/cleanup
...
Cleanup for thread <#961669126747725864>
2022-04-07 20:16:46 +01:00
ash
1da6c3f20f
Merge pull request #1024 from jarp0l/cleanup
...
Edit data about Spurs
2022-04-07 20:16:30 +01:00
ash
ad67301b10
Merge pull request #1023 from zevaryx/cleanup
...
Fix r/dbrand location
2022-04-07 20:16:15 +01:00
chocomint1
a267d5a350
Revision: 9b9t (twurz5)
2022-04-07 20:15:37 +01:00
Fincent7
d170259cb8
removed a duplicate entry
2022-04-07 21:14:28 +02:00
Fincent7
cdbb446862
removed duplicate entry
2022-04-07 21:11:00 +02:00
Fincent7
03537dc932
removed duplicate entries
2022-04-07 21:07:14 +02:00
Fincent7
72259c248b
removed duplicate entry
2022-04-07 21:05:31 +02:00
Mia
2922f8901c
remove Sakamoto dupe
2022-04-07 20:58:54 +02:00
Fincent7
bdf2dfdbcb
removed duplicate entries
2022-04-07 20:58:38 +02:00
Fincent7
01e8e61d19
removed duplicate entries for the University of Chicago
2022-04-07 20:46:17 +02:00
Mia
7aef8a665d
squash cachaca 51 entries
2022-04-07 20:39:25 +02:00
Mia
38a68edd9b
remove Liverpool FC duplicates & the horrible pathing of one of the entries
2022-04-07 20:37:30 +02:00
Mia
71e8977f7b
remove insulting entry for ancap flag (still overlaps with anarcho-communist flag), unclear what the solution should be
2022-04-07 20:34:13 +02:00
Mia
55d750c841
remove Chara duplicate tws588
2022-04-07 20:30:44 +02:00
Mia
af872e0795
squash emiru & mizkif "the dong" art into single entries.
2022-04-07 20:28:50 +02:00
Prajwol Pradhan
f86a511168
Edit description
2022-04-08 00:10:49 +05:45
Prajwol Pradhan
8a70ad8514
Add website
2022-04-08 00:09:25 +05:45
Prajwol Pradhan
688b7f801b
Update subreddit link
2022-04-08 00:08:38 +05:45
Mia
b324f576c9
merge Rocket League + RyanGoldfish
2022-04-07 20:20:05 +02:00
Zevaryx
40a76c9544
Fix r/dbrand location
2022-04-07 12:18:41 -06:00
Alex Tsernoh
ece70714e6
Merge pull request #783 from Tonny2442/area-feature
...
add sort by area (largest to smallest)
2022-04-07 19:17:17 +01:00
Alex Tsernoh
5d374d37c1
Merge branch 'master' into area-feature
2022-04-07 19:10:07 +01:00
Ryan Hitchman
a116fc9ae1
losslessly compress place-indexed-final-place.png
...
It was using RGBA instead of a palette before.
$ zopflipng -m place-indexed-final-place{,_opt}.png
Optimizing place-indexed-final-place.png
Input size: 3175277 (3100K)
Result size: 976309 (953K). Percentage of original: 30.747%
Result is smaller
Rendered output is bit-identical:
$ convert place-indexed-final-place.png ppm:- | sha1sum
fccae2655eaea6e3950bf337824d239298162f51 -
$ convert place-indexed-final-place_opt.png ppm:- | sha1sum
fccae2655eaea6e3950bf337824d239298162f51 -
2022-04-07 18:44:16 +01:00
ash
1573f07f0e
Merge pull request #1019 from Keigun-Spark/cleanup
...
Changed "8 buttons", Removed duplicate "Bluey"
2022-04-07 18:42:33 +01:00
Cheng Hann Gan
6e0fc084af
Fixed link on Ñ flag
2022-04-07 13:19:26 -04:00
Cheng Hann Gan
0cca90714b
Cleaned up India entries
2022-04-07 13:16:53 -04:00
Julian B
d1abb92e92
Changed "8 buttons", Removed duplicate "Bluey"
...
Changed "8 buttons" border.
Changed description.
Fixed website link.
Removed duplicate "Bluey"
Merged descriptions.
2022-04-07 19:11:07 +02:00
Cheng Hann Gan
3828cae43f
Updated erobb221
2022-04-07 13:02:17 -04:00
Someone Somewhere
ece5ab1608
Merge pull request #1018 from placeAtlas/reddit
...
New reddit submissions
2022-04-07 19:57:20 +03:00
Someone Somewhere
024a283b42
Update atlas.json
2022-04-07 19:54:27 +03:00
Nicolas Abram
62a60daedc
Merge pull request #1015 from tomthebotfly/cleanup
2022-04-07 13:50:32 -03:00
Nicolas Abram
d15cc32e96
Merge pull request #1011 from ann4belle/updates
2022-04-07 13:49:04 -03:00