Commit Graph

9 Commits

Author SHA1 Message Date
Pac n cheese
ce516b75ce
Update the broken bulbapedia link in the rng page, update contact and format-suggestions pages (#2596)
* Update the broken bulbapedia links in the rng page

Replaced former https://bulbapedia.bulbagarden.net/wiki/Pseudorandom_number_generation_in_Pokémon with https://bulbapedia.bulbagarden.net/wiki/Pseudorandom_number_generation
since the old one led to a blank bulbapedia page

* Update contact and format-suggestions pages

Updated the bugs report link in contact page to point to the smogon bug reports thread https://www.smogon.com/forums/forums/ps-bug-reports.876/

Updated the formatsuggestions page to point to the most recent resources for OM(Other metas)
https://www.smogon.com/forums/forums/other-metagames.733/ - for the general forum (last one pointed to a thread/forum in cyro)
https://www.smogon.com/forums/posts/9374053/ - for guide to submit an OM format

---------

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2026-03-14 23:28:38 -07:00
Distrib
84b1c4d764
FAQ: Fix typo (#2543)
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
2025-10-31 02:14:47 -07:00
Distrib
a74235162b
Staff FAQ: Fix staff list link (#2526) 2025-09-25 13:51:12 -05:00
Guangcong Luo
f52e4b2aad Fix ladderhelp documentation
We did a whole refactor to TypeScript but #2289 is still right:

15666f8711/src/ladder.ts (L329)

Fixes #2289
2025-05-04 11:56:35 +00:00
bingingem
ec3e54241c
Staff FAQ: Fix missed Global Admin symbol updates (#2310)
Some checks failed
Node.js CI / build (14.x) (push) Has been cancelled
2024-12-20 07:39:26 -06:00
Guangcong Luo
c1ced5dbe3 Update Privacy Policy for new ad company 2024-10-18 00:29:44 +00:00
Kris Johnson
f8b890e543 Remove references to the Section Leader rank 2024-10-01 21:27:15 -06:00
Lionyx
cc63ae81cf
Rules: Add Korean translation (#2221)
Credits to igeu  , xerneas9050 and dhwna for the translation, aegii for the formatting.
2024-03-10 14:00:59 -04:00
Guangcong Luo
5d41f3ec93
Reorganize directories (#2187)
Files meant to be served have been moved into
`play.pokemonshowdown.com/` and `pokemonshowdown.com/`.

We now have three directories for the three subdomains handled by this
repo:

- `pokemonshowdown.com/`
- `play.pokemonshowdown.com/`
- `replay.pokemonshowdown.com/`

Naming them after the subdomains will make it much easier to tell where
the files for each go.

The diff is probably useless; it'll be easier if you just look at the
new tree:
https://github.com/smogon/pokemon-showdown-client/tree/reorganize
2023-11-16 03:39:29 -08:00