NotAName320 / Henson

A puppet manager for NationStates.
https://hensonllc.me/
GNU General Public License v3.0
8 stars 3 forks source link

add support for unicode characters in WFE #32

Closed Vleerian closed 1 year ago

Vleerian commented 1 year ago

This PR adds a non-breaking change to NSClient.cs that HTML-Escapes the WFE before it is encoded.

This preserves unicode characters (such as emoji), allowing them to be displayed properly on NationStates.

Vleerian commented 1 year ago

I had to so some uglier fixes, because certain characters were not displaying properly