pokemon-showdown-client/js
Guangcong Luo bec475e602 Reimplement "ignore nicknames" without CSS
Honestly, the CSS solution was really cool. It was just incompatible
with the new system. It also had enough other flaws (like, bad
accessibility) that I don't feel _too_ bad about ripping it out.

The new version is less code, anyway, although it does have the flaw of
needing to replay the battle if you turn nicknames on or off.
Fortunately, that should be a rare enough occurrence not to be a big
deal.
2018-11-15 18:52:36 -06:00
..
lib Add Preact dependency 2018-10-16 14:53:27 -05:00
client-battle-tooltips.js Implement new battle-text-parser 2018-11-15 18:52:36 -06:00
client-battle.js Reimplement "ignore nicknames" without CSS 2018-11-15 18:52:36 -06:00
client-chat-tournament.js Split battle-log.ts off from battle-dex.ts 2018-11-15 18:52:36 -06:00
client-chat.js Split battle-log.ts off from battle-dex.ts 2018-11-15 18:52:36 -06:00
client-ladder.js Split battle-log.ts off from battle-dex.ts 2018-11-15 18:52:36 -06:00
client-mainmenu.js Implement new battle-text-parser 2018-11-15 18:52:36 -06:00
client-rooms.js Split battle-log.ts off from battle-dex.ts 2018-11-15 18:52:36 -06:00
client-teambuilder.js Split battle-log.ts off from battle-dex.ts 2018-11-15 18:52:36 -06:00
client-topbar.js Split battle-log.ts off from battle-dex.ts 2018-11-15 18:52:36 -06:00
client.js Split battle-log.ts off from battle-dex.ts 2018-11-15 18:52:36 -06:00
replay-embed.js Split battle-log.ts off from battle-dex.ts 2018-11-15 18:52:36 -06:00
search.js Split battle-log.ts off from battle-dex.ts 2018-11-15 18:52:36 -06:00
storage.js Split battle-log.ts off from battle-dex.ts 2018-11-15 18:52:36 -06:00