Vhati / ftl-profile-editor

Profile editor for FTL: Faster Than Light (www.ftlgame.com)
GNU General Public License v2.0
128 stars 30 forks source link

Unicode strings support #118

Closed Arusekk closed 4 years ago

Arusekk commented 4 years ago

This probably could use some logic of FTL versions, as noted in https://github.com/Vhati/ftl-profile-editor/issues/116#issuecomment-624494051 (note ANSI in old versions), but as the encoding was US-ASCII, non-ascii characters in old versions were unsupported anyway.

Tested on multiple 1.6.9 profiles.

Closes #116

Arusekk commented 4 years ago

Ping @Vhati

Vhati commented 4 years ago

Hi, sorry. Had a patch ready to commit, including version-based toggling. Got distracted.

Vhati commented 4 years ago

Fixed in commit 6f4c28609a90fec7249075c02f9405d2e13f016c

Vhati commented 4 years ago

Thanks for highlighting the ASCII/ANSI discrepancy, btw. Fixed that in 781da4701ad3c91ae48b4f1ae0decf35f8856b98