mxdanger
5823e27f67
Various additions/fixes
...
* Added wiki link to navbar
* Updated info block card header to be body color instead of link color
* Updated logo with no padding
* Updated logo to switch based on media query
* Fixed entries list to be hidden when drawing
* Fixed -webkit-backdrop-filter supports media query
2022-04-21 00:25:05 -07:00
mxdanger
c55d3b8b24
Major UI redesign
2022-04-20 01:54:58 -07:00
Hans5958
74b8073a7b
Do stricter (and proper) subreddit regex 2
...
I forgot that I made it so it excludes underscore, here's a proper fix
2022-04-19 16:42:20 +07:00
Hans5958
1bca3bb9c5
Do stricter (and proper) subreddit regex
...
3-21 instead of 1-20
2022-04-19 16:34:52 +07:00
Hans5958
2f417e433a
Optimize new center algo a little bit
...
incl. Don't use modules
2022-04-17 14:12:34 +07:00
Hans5958
91465afda1
Fix bugs of new center algorithm to make it work
2022-04-17 13:51:59 +07:00
Fabian Wunsch
c01610774d
Merge branch 'remaster' into new-center-algorithm
2022-04-17 08:31:51 +02:00
Hans5958
49a0c85c27
Fix pattern to compensate R/ on links object
2022-04-17 13:18:43 +07:00
Hans5958
80af47e5c1
Forgot to include Discord and wiki on export, small refactor
...
Also better regex from formatter
2022-04-17 13:08:30 +07:00
Hans5958
3833b208ea
Do not draw is no path is defined when drawing
2022-04-17 12:37:31 +07:00
Hans5958
67998c479e
Try to fix tooltip positioning
2022-04-17 12:27:53 +07:00
Hans5958
adcdc56a81
Avoid aborted errors
2022-04-17 09:53:43 +07:00
Hans5958
19b695734c
Fetch layers in parallel instead of in series
2022-04-16 23:58:13 +07:00
Hans5958
264175811d
Fix timestamp to be more accurate
2022-04-16 23:47:18 +07:00
Hans5958
c15a449501
osu! on other canvases
2022-04-16 23:10:46 +07:00
Hans5958
44454490a7
30-minute r/place canvas
...
Images courtesy of Scaevolus#7213
Add extra images of the canvas, final from prod is now used
2022-04-16 23:06:42 +07:00
Hans5958
004f1157f9
The Final Clean canvases
2022-04-16 22:53:04 +07:00
Hans5958
bb27a82550
Attempt to fix inaccurate background updating
2022-04-16 22:26:37 +07:00
Hans5958
78d47d85c7
Format HTML and CSS
2022-04-16 22:26:37 +07:00
Hans5958
684f70270a
Remove function that I somehow used but not defined
2022-04-16 22:26:37 +07:00
Hans5958
7fd620088c
Fix blank pixel calculation
2022-04-16 22:26:37 +07:00
Hans5958
a384577050
Remove console logs, use info and error console logs
2022-04-16 22:26:37 +07:00
Hans5958
14151b639d
Fix errors when nothing returned on updateCategory
2022-04-16 22:26:37 +07:00
Hans5958
2e728ef20f
Fix no-var problems (ESLint), run formatter on JS
2022-04-16 22:26:37 +07:00
Hans5958
4be8a36839
Fix prefer-const problems (ESLint)
2022-04-16 22:26:37 +07:00
Hans5958
48f7361306
Make variant dropdown stick to the bottom
2022-04-16 22:26:37 +07:00
Hans5958
ca80770793
Add copying paths to other period groups
2022-04-16 22:26:37 +07:00
Hans5958
18edfdd867
Fix switching variations on draw mode fails
2022-04-16 22:26:37 +07:00
Hans5958
35bedfac34
Fix bug when period capping on 100
...
Co-authored-by: Fabian Wunsch <42294590+fabi321@users.noreply.github.com>
2022-04-16 22:26:37 +07:00
Hans5958
ab573d11b0
Cache new folders for canvas
2022-04-16 22:26:37 +07:00
Hans5958
1afbd77b82
Layer based loading, use separate object for cache, deprecate timeConfig
2022-04-16 22:26:37 +07:00
Hans5958
bfb9764200
Match position when only 1 can be selected on slider
...
Co-authored-by: Fabian Wunsch <fabian@uriah.heep.sax.de>
2022-04-16 22:26:37 +07:00
Hans5958
f2671f2e9b
Merge branch 'upstream/cleanup' into edit
2022-04-16 22:26:37 +07:00
Hans5958
2c0931e62b
Make bottom bar at least in front of the right sidebar thing
2022-04-16 22:25:11 +07:00
Hans5958
a0601c189e
Wrap on larger width
2022-04-16 22:25:11 +07:00
Hans5958
12efb7608f
Comment out console logs
2022-04-16 22:25:11 +07:00
Hans5958
d676dff31a
Editing on canvas variations done, rename vars for clarity
2022-04-16 22:25:11 +07:00
Hans5958
81ba896e73
Viewing on canvas variations done
2022-04-16 22:25:11 +07:00
Hans5958
4648401a38
Put multiple periods in different groups, fix diff
...
Multiple periods part is untested
2022-04-16 22:25:11 +07:00
Hans5958
e11ba73337
Fix reappearing atlas outlines on explore
2022-04-16 22:25:11 +07:00
Hans5958
bbcf813bde
Discord and Reddit fields, bug fix on drawing new entries, auto-resize text area
2022-04-16 22:25:11 +07:00
Hans5958
cdc4e4458c
Implement links object, convert old format to new on init
...
Co-authored-by: Fabian Wunsch <fabian@uriah.heep.sax.de>
Co-authored-by: mxdanger <32040254+mxdanger@users.noreply.github.com>
2022-04-16 22:25:11 +07:00
Hans5958
9df8c3dd8a
Update time when atlas loaded
...
Co-authored-by: Fabian Wunsch <fabian@uriah.heep.sax.de>
2022-04-16 22:25:11 +07:00
Hans5958
34fcec8aa3
Fix bugs from Fabi
...
Co-authored-by: Fabian Wunsch <fabian@uriah.heep.sax.de>
2022-04-16 22:25:11 +07:00
Hans5958
347d2f9dff
Improvements on validator
...
Should now detect conflicts/overlaps and insufficient paths
2022-04-16 22:25:11 +07:00
Hans5958
ab00863b73
Make exporting and view work
2022-04-16 22:25:11 +07:00
Hans5958
14f1ec4afa
Fix broken undo button
...
Reporter below
Co-authored-by: Fabian Wunsch <fabian@uriah.heep.sax.de>
2022-04-16 22:25:11 +07:00
Hans5958
a13b9b2a3a
Bring back time changing when changing start/stop, improve disable drawing
2022-04-16 22:25:11 +07:00
Hans5958
ee9edb8031
Further improvements
2022-04-16 22:25:11 +07:00
Hans5958
9639c9ee4f
Make base work for new entries
2022-04-16 22:25:11 +07:00
Hans5958
a6868219fd
Implement base of period groups
2022-04-16 22:25:11 +07:00
Hans5958
225d44b146
Use URLSearchParams, keep using search params for edit id
2022-04-16 22:25:11 +07:00
Hans5958
e8fc67f91d
Add style on highlight checkbox, sync period to be edited
2022-04-16 22:25:11 +07:00
Hans5958
1070a5aa65
Add support for overlap, remove debug logs
2022-04-16 22:25:11 +07:00
Hans5958
2d20e0931d
Add entry periods
2022-04-16 22:25:11 +07:00
Hans5958
dd5e809e4f
Support editing, return to previous step instead of resetting
2022-04-16 22:25:10 +07:00
ash
0f40c91d55
Merge branch 'master' into master
2022-04-15 14:23:16 +01:00
Stefano
0bd1bc2482
Merge branch 'master' into abort-abort1
2022-04-15 14:19:04 +02:00
Stefano Haagmans
7cedeaea73
Merge branch 'feature/new_images'
2022-04-15 14:03:58 +02:00
Stefano Haagmans
1828a0ae53
Optimised images and fixed headers
2022-04-15 13:35:00 +02:00
AnonymousRandomPerson
fc7eb036e9
Updated Reddit additions
2022-04-15 02:12:58 -04:00
AnonymousRandomPerson
cdcb1319f6
Updated Gacha Alliance entries
2022-04-15 02:02:54 -04:00
AnonymousRandomPerson
7e8486e41a
Updated Touhou PCB
2022-04-15 01:19:21 -04:00
AnonymousRandomPerson
977daf4b79
Updated Portugal entries
2022-04-15 01:14:50 -04:00
AnonymousRandomPerson
811436bb1d
Merge remote-tracking branch 'upstream/master' into cleanup
2022-04-14 23:38:19 -04:00
AnonymousRandomPerson
72a11483e3
Updated Disco Elysium
2022-04-14 23:38:04 -04:00
AnonymousRandomPerson
dd48e6b479
Updated Modificati TV
2022-04-14 23:13:36 -04:00
AnonymousRandomPerson
f9d3604554
Updated Touhou
2022-04-14 23:10:24 -04:00
AnonymousRandomPerson
1c72998de8
Updated Monster Hunter entries
2022-04-14 22:35:21 -04:00
AnonymousRandomPerson
9b78f3ba0f
Removed Puerto Rico dupes
2022-04-14 22:20:58 -04:00
AnonymousRandomPerson
7f83f682b6
Updated Kawashiro Nitori
2022-04-14 22:12:33 -04:00
AnonymousRandomPerson
7781cf35a3
Updated Benny
2022-04-14 22:01:44 -04:00
AnonymousRandomPerson
21dd8a9051
Update Karlsruhe Institute of Technology
2022-04-14 21:58:55 -04:00
AnonymousRandomPerson
d87c00b28f
Updated PeteZahHutt
2022-04-14 21:56:02 -04:00
AnonymousRandomPerson
9ebde95454
Updated Grand Theft Auto entries
2022-04-14 21:43:16 -04:00
AnonymousRandomPerson
a6bfaf549a
Updated Indie Bench entries
2022-04-14 19:33:11 -04:00
AnonymousRandomPerson
39a9e782a4
Updated Cirno
2022-04-14 18:42:06 -04:00
AnonymousRandomPerson
bc4ffa9265
Updated Touhou entries
2022-04-14 18:38:22 -04:00
Cheng Hann Gan
a134dee11c
Merge pull request #1299 from N0ZTRA/iPandarina
...
iPandarina duplicate removals
2022-04-14 17:54:32 -04:00
Cheng Hann Gan
f7123df170
Merge pull request #1298 from N0ZTRA/Nigeria
...
Nigerian Flag duplicate removal
2022-04-14 17:54:03 -04:00
Cheng Hann Gan
6a1b5178eb
Merge pull request #1297 from N0ZTRA/Ugandan-Flag
...
Ugandan Flag duplicate removal
2022-04-14 17:53:40 -04:00
Cheng Hann Gan
09109e531a
Merge pull request #1296 from N0ZTRA/Nymm
...
Okayeg duplicate removals
2022-04-14 17:53:09 -04:00
Cheng Hann Gan
180dad0b31
Merge pull request #1295 from N0ZTRA/Lithuania
...
Lithuanian Flag duplicate removal
2022-04-14 17:52:37 -04:00
Cheng Hann Gan
e34a7e1586
Merge pull request #1294 from N0ZTRA/The-Longing
...
The Longing duplicate removal
2022-04-14 17:52:13 -04:00
Cheng Hann Gan
abd96aa6ad
Merge pull request #1293 from N0ZTRA/ESMA
...
ESMA duplicate removals + Edit
2022-04-14 17:51:53 -04:00
Cheng Hann Gan
20138cb17b
Merge pull request #1292 from N0ZTRA/Annoying-Dog
...
Annoying Dog duplicate removal + Edit
2022-04-14 17:51:25 -04:00
Cheng Hann Gan
78daf35ccb
Merge pull request #1291 from N0ZTRA/Madoka
...
Madoka duplicate removal
2022-04-14 17:50:59 -04:00
Cheng Hann Gan
9696b4ae92
Merge pull request #1290 from N0ZTRA/Staryuuki
...
Staryuuki duplicate removal
2022-04-14 17:50:41 -04:00
Cheng Hann Gan
150f554574
Merge pull request #1289 from N0ZTRA/Flora
...
Flora duplicate removal
2022-04-14 17:50:22 -04:00
Cheng Hann Gan
33c6d8ee73
Merge pull request #1288 from N0ZTRA/Bill-Cipher-Cipherhunt
...
Bill Cipher Petrified Statue duplicate removal + Edits
2022-04-14 17:49:53 -04:00
Cheng Hann Gan
681cadabe2
Merge pull request #1286 from N0ZTRA/Puzzle-&-Dragons
...
Puzzle & Dragons duplicate removal + Edit
2022-04-14 17:45:33 -04:00
Cheng Hann Gan
21eed2ad96
Merge pull request #1285 from N0ZTRA/Trinidad-and-Tobago
...
Trinidad & Tobago duplicate removal
2022-04-14 17:45:02 -04:00
N0ZTRA
fa8801e7b7
iPandarina duplicate removals
...
Removes four duplicate entries for iPandarina, Spanish streamer. Leaves the one with the most information and includes their reddit link.
2022-04-14 15:46:55 -04:00
N0ZTRA
1b77d7cf3c
Nigerian Flag duplicate removal
...
Remove two duplicate entries for the flag of Nigeria. Leaving the one with easily the most information.
2022-04-14 15:33:08 -04:00
N0ZTRA
0a2179f9d1
Ugandan Flag duplicate removal
...
Removes three duplicate entries for the Ugandan Flag from Forsen's twitch community. Essentially overlapping information, left well written and outlined entries for both artworks.
Remove tww4tu, twvzt3 & twvtiw
2022-04-14 15:27:34 -04:00
N0ZTRA
07149fbf52
Okayeg duplicate removals
...
Four entries for the twitch emote Okayeg from Nymm. Remove those with less information than the one remaining.
Also correct links. Removed twvxnw, twvpjg & twwlp2
2022-04-14 15:22:08 -04:00
N0ZTRA
c9f73837eb
Lithuanian Flag duplicate removal
...
Remove two duplicate entries for the flag of lithuania.
Removes tx6jnh & tx4gdt
2022-04-14 15:17:11 -04:00
N0ZTRA
228861e683
The Longing duplicate removal
...
Exact duplicate removed. twoad0
2022-04-14 15:12:47 -04:00
N0ZTRA
7d88e9b134
ESMA duplicate removals + Edit
...
Four entries for ESMA art school, three are removed. The remaining one gets a small description edit for clarity.
Removed tx2v0t, tx2qas & tx41v5
Edited tx3scq
2022-04-14 15:09:58 -04:00
N0ZTRA
b5abae8f16
Annoying Dog duplicate removal + Edit
...
Remove a duplicate entry for Annoying Dog (Undertale). More of a joke entry than informational.
Include the barking in the remaining entry, hopefully that * doesn't conflict with \n\n.
Removed twsnp7
Edit txmlog
2022-04-14 15:05:25 -04:00
N0ZTRA
50ccc9b62d
Madoka duplicate removal
...
Removed a duplicate entry for Kaname Madoka, include the discord link in the remaining entry.
Remove twlomc
Edit twlwh4
2022-04-14 15:00:40 -04:00
N0ZTRA
7e6bfae239
Staryuuki duplicate removal
...
Quick and easy of entry with one less link, exact same text.
Note this entry is not in english.
Removed tww2sy
2022-04-14 14:56:10 -04:00
N0ZTRA
5f843fb8f4
Flora duplicate removal
...
Three entries for character from Two Kinds webcomic Flora. Two removed because they contain less information.
Remaining one edited for the more generic name.
Removed twxaub & twxatz
Edited twxe6e
2022-04-14 14:53:26 -04:00
N0ZTRA
2ef348b007
Bill Cipher Petrified Statue duplicate removal + Edits
...
Two entries for the petrified statue of Bill Cipher. Left the one with the link and included information about the group who created the artwork.
Removed the alternate entry. Also edited the name and description of another Bill Cipher entry to change the 'y' from the name. Seemingly should be Cipher.
Removed tx8awo
Included new info twuitf
Edited character name txay5k
2022-04-14 14:49:23 -04:00
N0ZTRA
0711b60d9a
Puzzle & Dragons duplicate removal + Edit
...
Three duplicate entries exist for Puzzle and Dragons. Two with less information are removed, one with very bad outlining removed.
The remaining entry has its name changed to reflect the generic game name.
Removed txamgj, txepp9 & txbiyk
Title edited for txcqje
2022-04-14 14:34:41 -04:00
N0ZTRA
7ea014457f
Trinidad & Tobago duplicate removal
...
Three entries exist for the flag of Trinidad and Tobago. The one with the most information (contained also within the others) was left.
Removed tww19q & twvcew
Left twvt8j
2022-04-14 14:27:25 -04:00
N0ZTRA
b691ff91e3
Twice Lovely duplicate removal
...
Removed duplicate for TWICE Lovely entry. The remaining one contains all the information of the first plus a bit more.
Removed ID twwj2t, left twvmky.
2022-04-14 14:22:17 -04:00
Cheng Hann Gan
ff839bc09c
Updated Touhou entries
2022-04-14 12:59:21 -04:00
Cheng Hann Gan
b5fa72bbe7
Updated Bernd das Brot
2022-04-14 12:10:25 -04:00
Cheng Hann Gan
0b1c0f4b4f
Updated Sakarya Cevat Ayhan Fen Lisesi
2022-04-14 12:03:57 -04:00
Hans5958
84a8e4c141
Tiny refactor, do not wait until fetch for updating tooltip
2022-04-14 21:05:45 +07:00
Hans5958
4f6a644622
Maybe change _headers?
2022-04-14 21:05:45 +07:00
Hans5958
0a1d5c01ee
Forgot to fix resize fix
...
Please no Netlify gimmicko again
2022-04-14 21:05:45 +07:00
Hans5958
0744836aa6
setTimeout instead of setInterval
2022-04-14 21:05:45 +07:00
Hans5958
904fee390b
Improve canvas loading
...
A
2022-04-14 21:05:45 +07:00
ash
2ecaae6639
merge resolved
2022-04-14 14:47:13 +01:00
jincha89
e8acb1c57d
Merge branch 'cleanup' into cleanup
2022-04-14 09:41:16 -04:00
ash
39f9aefe89
Merge pull request #1281 from GeoDash897/cleanup
...
Updated various entries from Reddit
2022-04-14 14:40:57 +01:00
ash
878b17a55e
Merge pull request #1282 from Goheeca/master
...
Saaz hops on the Czech flag
2022-04-14 14:40:02 +01:00
mding5692
d960d5ade0
fix: remove formatting
2022-04-14 09:37:59 -04:00
mding5692
4a2199d628
fix: convert to CRLF
2022-04-14 09:18:50 -04:00
mding5692
faf19aa8e1
fix: convert back to CLRF
2022-04-14 09:10:33 -04:00
mding5692
bfd8b22bc3
merge conflict resolved
2022-04-14 08:51:45 -04:00
mding5692
d1b9304630
fix: update formatting to LF
2022-04-14 08:46:02 -04:00
Goheeca
d075b5b2bd
Saaz hops
2022-04-14 10:32:43 +02:00
GeoDash897
e5a177dbee
Merge branch 'cleanup' of github.com:GeoDash897/place-atlas into cleanup
2022-04-14 02:31:11 -04:00
GeoDash897
dacc4492b8
Update description of Bratishkinoff entry
...
I updated the entry to improve it grammar wise.
2022-04-14 02:28:08 -04:00
GeoDash897
802fc4568f
Update description for Octavia entry
...
I updated the description to better describe the character
as well as give a bit more insight into the TwoSet collab
with MLP.
2022-04-14 02:26:59 -04:00
GeoDash897
beef0de5a8
Fix various grammar mistakes on entries
...
Edits in part were based on this Reddit post-
https://www.reddit.com/r/placeAtlas2/comments/u119or/error_report_a_collection_of_typos_errors_or/
2022-04-14 02:24:46 -04:00
AnonymousRandomPerson
1fe92f0699
Removed Cussy dupes
2022-04-14 01:57:42 -04:00
GeoDash897
fc2daadd24
Remove subreddit from RoboTop entry
...
Edits suggested by Reddit post-
https://www.reddit.com/r/placeAtlas2/comments/u1atac/fix_robotops_links/
2022-04-14 01:47:48 -04:00
GeoDash897
ba01e2904e
Update description of tx0ykn entry
...
Edits suggested by Reddit post-
https://www.reddit.com/r/placeAtlas2/comments/u1aysd/edit_submission_hearts_of_allyship/
2022-04-14 01:41:32 -04:00
AnonymousRandomPerson
06c2f1a9c0
Updated Reddit additions
2022-04-14 01:29:09 -04:00
GeoDash897
9661d07eb5
Add Motto description of EISTI Pau entry
...
Edits suggested by Reddit post-
https://www.reddit.com/r/placeAtlas2/comments/u1fe7k/edit_submission_eisti_pau/
I just edited the suggestion a bit to flow better grammar wise.
2022-04-14 01:20:20 -04:00
AnonymousRandomPerson
2ad98bb252
Merge branch 'cleanup'
2022-04-14 01:19:54 -04:00
AnonymousRandomPerson
a8fdd25c78
Updated tiny penguins
2022-04-14 01:14:15 -04:00
GeoDash897
cb4756a69b
Update boundaries for Beat Saber Logo entry
...
Edits suggested by Reddit post-
https://www.reddit.com/r/placeAtlas2/comments/u1gcpv/edit_of_the_beat_saber_logo_entry_tx27t6/
2022-04-14 01:12:47 -04:00
GeoDash897
61a1b8b28a
Update Tribute to Etoiles to UIUC Kingfisher entry
...
Edit suggested by Reddit post-
https://www.reddit.com/r/placeAtlas2/comments/u1gpgg/edit_submission_uiuc_kingfisher/
2022-04-14 01:07:04 -04:00
AnonymousRandomPerson
90f84cbcf2
Cleaned up My Little Pony entries
2022-04-14 00:55:28 -04:00
GeoDash897
17be290ca0
Update description and boundaries of MapINK logo
...
Edit suggested by Reddit post-
https://www.reddit.com/r/placeAtlas2/comments/u2sv19/mapink/
I also edited the original suggested description so that it would flow
better grammar wise.
2022-04-14 00:53:10 -04:00
GeoDash897
1376d29834
Add r/Eret subreddit to Eret entry
...
Edit requested on Reddit-
https://www.reddit.com/r/placeAtlas2/comments/u2wma6/new_submission/
2022-04-14 00:40:32 -04:00
mding5692
4056395e42
fix: update right subreddit and description for chained woman in xuzhou
2022-04-13 23:21:49 -04:00
AnonymousRandomPerson
09f5015cca
Updated Pokémon entries
2022-04-13 23:04:26 -04:00
AnonymousRandomPerson
7cdc6456f6
Updated r/TransPlace
2022-04-13 20:03:49 -04:00
AnonymousRandomPerson
80c4ad7fcf
Updated Reddit additions
2022-04-13 18:58:20 -04:00
Cheng Hann Gan
bc258a24da
Merge pull request #1275 from Hoi15A/cleanup
...
Improve "tzkgsp" (igglepiggle) entry
2022-04-13 18:52:14 -04:00
Cheng Hann Gan
20e78de496
Merge pull request #1276 from prezmop/clean/derevert1
...
de-revert entry for Niko
2022-04-13 18:51:42 -04:00
AnonymousRandomPerson
141ea733eb
Updated EarthBound
2022-04-13 18:24:53 -04:00
Cheng Hann Gan
0f90f2944e
Updated Italy entries
2022-04-13 16:30:19 -04:00
prezmop
91750f96dc
de-reverted entry 000097 (Niko)
2022-04-13 22:03:33 +02:00