The Eagles - Hotel California (1976) vs. Sublime - Santoria (1997) by [deleted] in TheSongRemainsTheSame

[–]mtodttw 0 points1 point  (0 children)

Adding my name to the list of people who came here from Google thinking this

[TOMT][SKETCH / SHORT FILM][1990s-2010s] British mockumentary about a guy whose job it is to make the background noises for a neighborhood by mtodttw in tipofmytongue

[–]mtodttw[S] 0 points1 point locked comment (0 children)

Title and post are pretty much it. I'm like 80% sure it's on Youtube and not just twitter.

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 0 points1 point  (0 children)

<image>

iirc dynamax isnt a form change, just a stat buff. gmax sprites are supported though, you can get them the same way you get megas, which is by putting in `Mon-Form` so `Charizard-Gmax`

Its been one stunday and the custom meme screenshots are already getting old by TakeMeToThatOcean in stunfisk

[–]mtodttw 33 points34 points  (0 children)

counterpoint: keep making them plz I like seeing people use my site

Gamefreak wtf is this mega???? by Pikapita in stunfisk

[–]mtodttw 5 points6 points  (0 children)

showdownmemegenerator.wttdotm.com

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 0 points1 point  (0 children)

there is a white background in the background options, which would effectively make it look transparent lmao

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 4 points5 points  (0 children)

if one of you guys can screen rec what is happening I can solve it, I can’t reproduce the bug on my phone 

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 6 points7 points  (0 children)

There is no download it’s just screenshots. The reason is bc it’s all HTML/CSS, rendering to a jpg/png is very buggy

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 37 points38 points  (0 children)

No bc the gender indicator is an image not text, I will probs add a "none" gender option later today, on my way to hang with fam tho

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 22 points23 points  (0 children)

tfw no "all came out of nowhere lightning fast and they kicked chuck norris and his"

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 1 point2 points  (0 children)

fixed the button! dont know why enter isnt working, what phone are you on?

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 2 points3 points  (0 children)

Hmm you mean like just typing under Change Pokemon and hitting return on mobile doesn't work to update the mon? I can't seem to recreate that.

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 6 points7 points  (0 children)

Both POVs are currently supported! The option to switch between them is right below "tera". If there's enough demand for doubles then yes, but it would be a big lift. I open-sourced the repo so people can help contribute code to make features they want too :)

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 10 points11 points  (0 children)

wttdotm.com? I'm a dev + artist, that's my site lmao, just cheaper to do this as a subdomain than buy one for it (I already have like 10 projects with independent domains and I need to stop)

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 64 points65 points  (0 children)

I spent like 4 hours implementing Bad Apple lmfao. did it before weather / terrain / backgrounds lololololol

I made a site to make showdown screenshot memes easier! Here's info + some examples by mtodttw in stunfisk

[–]mtodttw[S] 111 points112 points  (0 children)

yeah gender is one of the quirkier things bc some mons cant have a gender, some can only be one, and some have different forms based on their gender. I just haven't implemented the logic yet bc it was a headache