H-uru / Plasma

Cyan Worlds's Plasma game engine
http://h-uru.github.io/Plasma/
GNU General Public License v3.0
205 stars 80 forks source link

Port `ptVaultChronicleNode` setters to `ST::string` #1340

Closed dgelessus closed 1 year ago

dgelessus commented 1 year ago

Includes a lot of dumb Python changes to remove the duplicate "legacy" glue methods. The actual ST::string changes are very small.

Chronicles are almost always pure ASCII, so this has little effect on overall Unicode support. French key bindings might be less broken now (they are still somewhat broken).

dgelessus commented 1 year ago

The macOS CI is having a sad for some reason, but that shouldn't have anything to do with this PR (I didn't touch the CMake files).

dpogue commented 1 year ago

The macOS CI is having a sad for some reason, but that shouldn't have anything to do with this PR (I didn't touch the CMake files).

I re-ran and it seems to be okay now 🤷🏼‍♂️