doshidak / showdex

Pokémon Showdown extension that harnesses the power of parabolic calculus to strategically extract your opponents' Elo.
GNU Affero General Public License v3.0
104 stars 18 forks source link

Hydro Steam/Psyblade + Tera Sync Fix + Calcdex Optimizations #136

Closed doshidak closed 1 year ago

doshidak commented 1 year ago

Details

This PR adds @smogon/calc support for Hydro Steam + Psyblade, fixes to the auto-terastallized untoggler in syncBattle() & unmount() optimizations for ReactDOM.Root's rendering Calcdexes to patch up unintended memory leaks, among other bug fixes.

See the v1.1.5 release for more detailed information regarding the changes made in this PR.

Issues

Closes #125
Closes #126
Closes #128
Closes #129
Closes #131
Closes #132
Closes #134
Closes #135