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>
This commit is contained in:
Pac n cheese 2026-03-15 11:28:38 +05:00 committed by GitHub
parent 8c8b11751c
commit ce516b75ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 10 additions and 10 deletions

View File

@ -28,4 +28,4 @@ Mini-FAQ:
> Learn about [requesting a password reset](https://www.smogon.com/forums/threads/names-passwords-rooms-and-servers-contacting-upper-staff.3538721/).
>
> **Found a bug?**
> You probably didn't, but if you're sure you did, [Bug Reports](/bugreports).
> It was probably a confusing mechanic, but if you're sure it was a bug, go to [Bug Reports](/bugreports).

View File

@ -24,7 +24,7 @@ Los formatos oficiales de Smogon se basan principalmente en [su sistema de tiers
Por otro lado, los formatos de Other Metagames de Smogon son el hogar de formatos creativos sugeridos por los usuarios. El cambio de sus reglas puede ser discutido con libertad en el [foro de Other Metagames][3] de Smogon.
[3]: https://www.smogon.com/forums/forums/other-metagames.531/
[3]: https://www.smogon.com/forums/forums/other-metagames.733/
Para Random Battles, el [thread de sets de Gen 8 Random Battles][4] y [el thread de sets de generaciones antiguas de Random Battles][5] son un buen lugar para sugerir cambios.
@ -34,4 +34,4 @@ Para Random Battles, el [thread de sets de Gen 8 Random Battles][4] y [el thread
Si tienes alguna idea para un nuevo formato de Other Metagames, la guía para presentarlo se encuentra aquí:
https://www.smogon.com/forums/threads/other-metagames-rules-general-information.3656519/#post-8296313
https://www.smogon.com/forums/posts/9374053/

View File

@ -24,7 +24,7 @@ Smogonの公式フォーマットは、主に[Tierシステム][1]に基づい
一方、SmogonのOther Metagamesフォーマットは、ユーザーが提案するクリエイティブなフォーマットのホームです。これらのフォーマットのルール変更は、[SmogonのOther Metagamesフォーラム][3]で議論することができます。
[3]: https://www.smogon.com/forums/forums/other-metagames.531/
[3]: https://www.smogon.com/forums/forums/other-metagames.733/
Random Battleについては、[Gen8 Random Battles sets スレッド][4]や[Past gens Random Battles sets スレッド][5]で変更を提案してください。
@ -34,4 +34,4 @@ Random Battleについては、[Gen8 Random Battles sets スレッド][4]や[Pas
もしOther Metagamesについての提案がある場合は、下の投稿をよく読んだ上で具体的に提案をしてください。
[How to submit a Metagame](https://www.smogon.com/forums/threads/other-metagames-rules-general-information.3656519/#post-8296313)
[How to submit a Metagame](https://www.smogon.com/forums/posts/9374053/)

View File

@ -24,7 +24,7 @@ Smogon's official formats are based primarily on [their tier system][1], where l
Smogon's Other Metagames formats, on the other hand, is the home for creative user-suggested formats. Rules changes for them can be freely discussed in Smogon's [Other Metagames forum][3].
[3]: https://www.smogon.com/forums/forums/other-metagames.531/
[3]: https://www.smogon.com/forums/forums/other-metagames.733/
For Random Battles, the [Gen 9 Random Battles sets thread][4] and [past gen Random Battles sets thread][5] are good places to suggest changes.
@ -34,4 +34,4 @@ For Random Battles, the [Gen 9 Random Battles sets thread][4] and [past gen Rand
If you have an idea for a new Other Metagames format, the guide to submit is here:
https://www.smogon.com/forums/threads/other-metagames-rules-general-information.3656519/#post-8296313
https://www.smogon.com/forums/posts/9374053/

View File

@ -22,7 +22,7 @@ https://github.com/smogon/Pokemon-Showdown/blob/master/sim/prng.ts
Ebenso gibt es zahlreiche Seiten, welche bestätigen, dass es sich tatsächlich um den gleichen Zufallszahlengenerator wie auf der Switch und dem 3Ds handelt:
https://bulbapedia.bulbagarden.net/wiki/Pseudorandom_number_generation_in_Pokémon
https://bulbapedia.bulbagarden.net/wiki/Pseudorandom_number_generation
Außerdem dokumentieren zahlreiche Seiten, dass dieser Gebrauch des Zufallszahlengenerators dem Standard entspricht:

View File

@ -18,7 +18,7 @@ Pokémon Showdownでは、Switchや3DSで発売されている実際のポケモ
また、これがSwitchや3DSで使われているのと同じ乱数生成器であることを記録したページもたくさんあります。
[Pesudorandom number generation in Pokémon - Bulbapedia](https://bulbapedia.bulbagarden.net/wiki/Pseudorandom_number_generation_in_Pokémon)
[Pesudorandom number generation in Pokémon - Bulbapedia](https://bulbapedia.bulbagarden.net/wiki/Pseudorandom_number_generation)
そして、これが完全に正常なRNGの使用であることを示す多くのページがあります。

View File

@ -22,7 +22,7 @@ https://github.com/smogon/Pokemon-Showdown/blob/master/sim/prng.ts
And there are many pages documenting this is the same random number generator used on the Switch or 3DS:
https://bulbapedia.bulbagarden.net/wiki/Pseudorandom_number_generation_in_Pokémon
https://bulbapedia.bulbagarden.net/wiki/Pseudorandom_number_generation
And many pages documenting that this is a completely normal RNG to use: