mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-08-19 01:01:30 -05:00
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
- Fix unknown sprite orientation
- Apparently some people care more about the facing direction than
the backwards question mark. I remember fixing it in the past but
apparently someone reverted it without telling me, because of
complaints?
- Fix team dropdown
- Fix widths
- Don't show boxes, only real teams
- Fix Revival Blessing UI
- Add tests for the Revival Blessing and earlier choice parsing changes
- Improve battle UI
- Change "Back" button and `/undo` to go "back one step" instead of
cancelling everything
- Improve Team Preview UI
- now says how many pokemon you need to pick
- chosen team is shown on one line
- chosen team isn't disabled (clearer that it's clickable)
- Fix "Side by side, overlay controls" width
- Consistently use `errorReply` for command errors