is there any intention to make there be move sounds like in game? im just curious, its not something i actually want.
Showdown is just the latest simulator that smogon has used and it's always had ladders as far as I'm aware. Its predecessor, Shoddy Battle, had ladders as well. The history of how Smogon got started is described on this page. It doesn't have all the answers you're looking for, but this paragraph contains some of them:What was Showdown! like before it had ladders? How were usage-based tiers created before there were ladders? When ladders were being implemented, how did they get everyone to suddenly start playing ladder battles?
Though officially established December 18th, 2004 by the site owner, chaos, the history of our organization stretches back many years. Some members have been part of the online competitive Pokémon scene since 1999, originating from websites such as GameFAQs, Azure Heights, RPGamer, Pojo, and The PokeMasters. Top battlers from these websites held a number of tournaments, hosted on the original "Pokémon Battle Simulator," a web based sim written by Blizzard for the RBY Pokémon games. Other battle simulators were made, more strategies were developed, and a close knit community began to form around the game. This community needed a unifying presence on the Internet, a definitive home. And thus, Smogon began.
It has been made Smogon's official sim, replacing PO.So how did the Showdown! developers get everyone to suddenly switch over from Shoddy Battle or Pokemon Online or whatever?
(from Zarel's AMA)We replaced PO as Smogon's official simulator in May 2012. I kept on asking for more time, but PO had a bug that hackers were using to attack Smogon and PO devs refused to fix
It is usable in Gen 1 Custom gameWhy does Missingno. appear in the team builder? Does it do anything other than being banned in every format that I can think of?
In your first screenshot, the message is "__GL Folkner__", which does not cause a highlight because there aren't any spaces between the name and "__". "_" counts as a letter character in javascript regular expressions, so this is similar to how "xxGL Folknerxx" would not highlight the user.how italics interact with highlights
Thanks for the response! If I'm understanding this correctly, if there are any additional spaces in the italicized text, such as "__[timestamp]_[name]__" (where _ is the space and __ is italics), it would cause a highlight?In your first screenshot, the message is "__GL Folkner__", which does not cause a highlight because there aren't any spaces between the name and "__". "_" counts as a letter character in javascript regular expressions, so this is similar to how "xxGL Folknerxx" would not highlight the user.
man do you even copy pasteI know by editing the import screen in the teambuilder you can add more than 6 Pokémon to your team at once, but how many will it allow at once? I tried to test it myself, and figured it would take years the way I was doing it (typing each mon in individually until it wouldn't let me anymore).
I know by editing the import screen in the teambuilder you can add more than 6 Pokémon to your team at once, but how many will it allow at once? I tried to test it myself, and figured it would take years the way I was doing it (typing each mon in individually until it wouldn't let me anymore).
How are levels determined in Random Battles?
let levelScale = {
LC: 87,
'LC Uber': 86,
NFE: 84,
PU: 83,
BL4: 82,
NU: 81,
BL3: 80,
RU: 79,
BL2: 78,
UU: 77,
BL: 76,
OU: 75,
Uber: 73,
AG: 71,
};
They were officially released today, so once they make the appropriate updates to the server, yes.Are Altarianite, Latasite, Latiosite and Ampharosite avalible for Showdown usage?
I'm pretty sure it's because entry hazards are taken into account before abilities are.http://replay.pokemonshowdown.com/gen7ou-614884419
In this battle, on turn 18, Pelipper switched in and Drizzle didn't activate. Is that how it's supposed to work? In my defense if I'm being ignorant, bulbapedia and serebii both had no answer.