Taylor Richards

Results 11 issues of Taylor Richards

Allow indexing of files in subfolders of known cfile path types as if the files in those subfolders were directly part of the known path. Essentially a cosmetic change allowing...

enhancement

Text input is enabled when an inputbox is created and disabled when it's destroyed. If a screen has an inputbox and can trigger a popup that also has an inputbox,...

fix
discussion

Updates `py-cpuinfo` to a version that works on arm64. Also includes `token-bucket` and `raven` modules directly as newer linux distros no longer include those modules in their package repositories. This...

Adds bcdec lib to convert compressed DDS textures to RGBA based on what the system supports. BC7 if BPTC extension not supported, DXT? if S3TC extension not supported. Should support...

enhancement
graphics
Requested by Active Mod

Always log the possible shadow if: 1) it's a critical file 2) it's in the same root Otherwise log it behind a debug filter ("CFileSystem").

cleanup

The barracks should use the actual all-time/multi stats from the pilot file instead of the active campaign stats, so skip the savefile load.

cleanup
fix
ui
Waiting for Stable

Make the move from SDL2 to SDL3 along with fixes and improvements made along the way. (long-term draft PR)

refactor
library