mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-23 00:17:08 -05:00
This is a large collection of changes that greatly improve past gen support in the teambuilder. - Tier lists are now compiled separately from each gen (build-indexes is really slow about this, which isn't particularly surprising), as well as for Doubles. - Learnsets are now compiled separately from each gen. TODO: make an optimized learnsets.js with gen 1-2 support for client. - Types in the pokemon list now account for old gens. - Abilities no longer display in the pokemon list in gen 1-2 - SpA/SpD are replaced by Spc in the pokemon list in gen 1 Also included: A small optimization to the number of DOM nodes for the teambuilder display, which should improve performance. |
||
|---|---|---|
| .. | ||
| font | ||
| fonts | ||
| slider | ||
| battle.css | ||
| client.css | ||
| font-awesome.css | ||
| hpbartest.html | ||
| jquery.slider.min.css | ||
| replay.css | ||
| sim-types.css | ||
| utilichart.css | ||