The cobb::lowerstring class may be broken. I ran into problems with it when reusing it in the Outfit System and ended up having to rewrite my UTF8 code. We should backport that rewrite to CobbAPI.
Here's the SkyOutSys repo at this point in time: link. We copied over the Papyrus functions for sorting an array of strings, and sorting a pair of strings+forms (we still have that function templated under the hood).
The cobb::lowerstring class may be broken. I ran into problems with it when reusing it in the Outfit System and ended up having to rewrite my UTF8 code. We should backport that rewrite to CobbAPI.
Here's the SkyOutSys repo at this point in time: link. We copied over the Papyrus functions for sorting an array of strings, and sorting a pair of strings+forms (we still have that function templated under the hood).