mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-16 00:45:02 -05:00
Chat room titles now turn orange and their icon changes when someone talks in them. This is subtler than the highlight notification, and should make it easier to keep up with rooms. This change involves a refactor of the notification system, which also happens to improve room-switching performance by only running updateTopbar once instead of 3-5 times like it would before. |
||
|---|---|---|
| .. | ||
| lib | ||
| battle.js | ||
| battledata.js | ||
| client-battle.js | ||
| client-chat-tournament.js | ||
| client-chat.js | ||
| client-ladder.js | ||
| client-mainmenu.js | ||
| client-rooms.js | ||
| client-teambuilder.js | ||
| client.js | ||
| search.js | ||
| storage.js | ||
| utilichart.js | ||