8 hours ago
(01-30-2025, 04:20 PM)LeahTheTech Wrote: The vowel thing actually appears to be a bug, the accent was meant to replace lowercase with lowercase and uppercase with uppercase but the original author used the case-insensitive replace functions so everything just gets replaced with uppercase. Fixed in this commit: https://github.com/goonstation/goonstati...43c54f69a8
That makes a lot of sense!! Can't wait for this fix to be implemented, thank you. You have saved my frog life.