Commit graph

2119 commits

Author SHA1 Message Date
AnonymousRandomPerson
efa1d2d396 Updated Mahjong/Wordle 2022-04-09 14:53:50 -04:00
AnonymousRandomPerson
c0c2920071 Updated gwa 2022-04-09 14:53:49 -04:00
Cheng Hann Gan
38400f8393
Merge pull request #1152 from Cal3y/master
Updated description/path id: txi2a3
2022-04-09 13:41:37 -04:00
Cal3y
4aceef3201
Add files via upload 2022-04-09 19:22:09 +02:00
Cheng Hann Gan
6403a992c1
Merge pull request #1142 from Groctel/bad-faith-swad-tag-removal
Removed bad faith duplicate for SWAD
2022-04-09 13:11:22 -04:00
Groctel
9c47b44a0a
Resolved conflicts 2022-04-09 19:10:21 +02:00
Groctel
9dc7c5a93e
Removed necroed description 2022-04-09 19:02:33 +02:00
Cheng Hann Gan
5649a6d814
Merge pull request #1151 from AnonymousRandomPerson/cleanup
Merge master to cleanup
2022-04-09 13:01:59 -04:00
AnonymousRandomPerson
ddd97031c2 Added missing comma 2022-04-09 13:00:27 -04:00
AnonymousRandomPerson
7ca4180c0f Merge branch 'master' into cleanup 2022-04-09 12:59:50 -04:00
Cheng Hann Gan
6d6fdb889d
Merge pull request #1150 from AnonymousRandomPerson/cleanup
Updated Ironman Mode entries
2022-04-09 12:52:30 -04:00
AnonymousRandomPerson
e3392fd8a3 Updated Ironman Mode entries 2022-04-09 12:51:53 -04:00
Cheng Hann Gan
19dd4c9e7b
Merge pull request #1148 from jaredmlemke/cleanup
Cleanup of some duplicate entries
2022-04-09 12:48:18 -04:00
Hans5958
2dadfdb255
Port 63ed091
I forgor
2022-04-09 22:49:27 +07:00
Groctel
44914c6aab
Solved cleanup conflicts 2022-04-09 16:35:34 +02:00
Hans5958
60df46e2a0
Remove duplicate 2022-04-09 20:38:05 +07:00
Jared Lemke
3068639c58 Removal of duplicate entries for BoJack Horseman 2022-04-09 09:24:39 -04:00
Jared Lemke
e816dc18fd Removal of duplicate entries for Calcifer (Howl's Moving Castle)
Kept and edited entry txeoiy.
2022-04-09 09:16:48 -04:00
Jared Lemke
5483bf65e6 Removal of duplicate entries for Spike Spiegel, Cowboy Bebop/Totoro area
Kept entries twr8c9 and twpizt.
2022-04-09 09:07:52 -04:00
Cal3y
594011e7e4
Updated description/path of id:txi2a3 2022-04-09 15:01:29 +02:00
Hans5958
733decc20f
Merge pull request #1144 from Hans5958/uwu 2022-04-09 18:08:56 +07:00
Hans5958
5306f83673 Change position and size of coords, move show list button below overlay
Put it on top left so it is not awkward
2022-04-09 17:55:34 +07:00
Hans5958
4bbc7fdaea Manual edits 2022-04-09 17:28:12 +07:00
Hans5958
4ce2afb60b Console logs haven't been removed?! 2022-04-09 17:24:30 +07:00
Stefano
75ba633f92
Merge pull request #1092 from Hans5958/owo
Various fixes, improve script again and web
2022-04-09 12:20:24 +02:00
Hans5958
bdb1ccccd5 Run formatter 2022-04-09 16:34:03 +07:00
Hans5958
a870d33cf8 Refactor to avoid code duplicates 2022-04-09 16:33:10 +07:00
Hans5958
331e7bdb5a Use arguments on one log
You can use arguments on console log and you can access the error like normal
2022-04-09 16:33:10 +07:00
Hans5958
f6b89ac7c1 Remove redundant here and link "our Discord server" instead 2022-04-09 16:33:10 +07:00
Hans5958
7b2e9af945 Improve Donation window 2022-04-09 16:33:10 +07:00
Hans5958
bf3c5c1255 Fix z-index again 2022-04-09 16:33:10 +07:00
Hans5958
0dad9761dc Use commas instead of x for coords
Since the coords shown on top left is in comma
2022-04-09 16:33:10 +07:00
Hans5958
98e60fc14b Avoid creating duplicates on diff mode
So we don't have more than 2x as much of entries on this mode
2022-04-09 16:33:10 +07:00
Hans5958
babb9fdd5a Correct z-index so no lines above entries background 2022-04-09 16:33:10 +07:00
Hans5958
d7861baff3 Finally make explore mode work, small refactor
Oh man, these element structures were quite inefficient...
2022-04-09 16:33:10 +07:00
Hans5958
eab2da0e22 Fix wonky authors 2022-04-09 16:33:10 +07:00
Hans5958
ae4ca99262 Redirect error reports to Discord 2022-04-09 16:33:10 +07:00
Hans5958
c5661e6cbc Update About page, change z-index of some elements
Add links to Ko-Fi and Patreon, change link to 2017 Place, typo changes, align back buton
2022-04-09 16:33:10 +07:00
Hans5958
7ecf35964d Remove versions from script and CSS tags
Seems unnecessary in Netlify. Revert if needed.
2022-04-09 16:33:10 +07:00
Hans5958
804159e116 Reduce copyright notice, add 2022 contributors, add missing notice
The lengthy boilerplate is unnecessary, especially since it is already linked. The type of license can stay there instead.
2022-04-09 16:33:10 +07:00
Hans5958
a19ee7d65a Use HTTPS link to license 2022-04-09 16:33:09 +07:00
Hans5958
b20ebed52d Fix prod domain 2022-04-09 16:33:09 +07:00
Hans5958
8572d5799e Wrong CSS selector
Why I do always got last-minute bugs, for christ sake?
2022-04-09 16:33:09 +07:00
Hans5958
b5ee700b00 Forgot to also parse subreddits 2022-04-09 16:33:09 +07:00
Hans5958
31101f8211 Forgot to avoid IndexError 2022-04-09 16:33:09 +07:00
Hans5958
eb0168d736 Use pointer 2022-04-09 16:33:09 +07:00
Hans5958
cc4bd5b6da Remove entries with less than 3 points 2022-04-09 16:33:09 +07:00
Hans5958
7c1fcf06e3 Hide diff on prod domain 2022-04-09 16:33:09 +07:00
Hans5958
2723f9ed17 Convert it into dropdown 2022-04-09 16:33:09 +07:00
Hans5958
dec32c648f Capitalization fix 2022-04-09 16:33:09 +07:00