TabularElf
TabularElf
**Describe the bug** Unlike in Wallpaper Engine, where the wallpaper loads and runs normally, the wallpaper when attempting to add via Lively Wallpaper causes the whole program to hang in...
Games that deactivate everything on screen, may also accidentally deactivate all YUI-related elements as well. Adding in a way to activate/reactivate them would allow those instances to be activated with...
I've implemented a way of clearing locals in my own game awhile ago. Given that any structs passed into a function linger around until the function is recalled, where at...
### What is your feature request? Currently there's a few specific features in Catspeak that could be altered or changed, but without any direct way of controlling that, it's hard...
### What is your feature request? For performance reasons, locals don't reset their values at all. This makes it a lot faster for code execution, but quickly falls apart if...
### What is your feature request? Catspeak uses struct accessors mainly because LTS does not support it. But as someone whose making their game in Monthly, I'd love to be...
See https://icu4c-demos.unicode.org/icu-bin/locexp
Currently fallback languages/locale only looks up a language/locale if a specific language/locale doesn't exist. Ideally we'd rather have a way to look up possible missing entries, and parse through those...
The idea is to extract all of the necessary unicode ranges that a font needs to render the correct characters for any piece of text.