Talia Wong

Results 30 issues of Talia Wong

**Steps to Reproduce** * Have a query that will take a nontrivial amount of time to send results from the server to the client * e.g. `select x.column_name, y.table_name from...

It's independent, no reason to keep it in the main repo

Requested by @linuxgurugamer Have every part on a vessel (that supports it) choose a particular subtype when a theme is selected

enhancement

Going to avoid adding too much before it's actually requested, but good news is that @gotmachine has already worked through a lot of it. Code here: https://github.com/blowfishpro/B9PartSwitch/pull/100/files#diff-85f6c7d9510a2347ee6aab7d5dc7f209R206-R339 Some documentation here:...

enhancement

Very long term, somewhat limited use cases but potentially useful and probably not too hard to implement. Only one module would be able to do this of course.

enhancement

Have to keep track of multiple indices, it gets messy Problem is that it that KSP expects it to be backed by a real field (not a property), could possibly...

refactor

`ValueParseMap` may not even be necessary

refactor

This is risky but potentially incredibly useful. As far as I can tell there are two patterns * Module exists and we just want to switch some data but not...

enhancement

Requested by @ChrisAdderley * Mass and cost are zero, no resources added * What to do with transforms and nodes? Treat them all as disabled? If so, no other module...

enhancement

It doesn't take much time to begin with, but nice to have them all loaded first, rather than when the first object of that type needs to load

enhancement