Cheaterman
Cheaterman
That's fairly annoying, to be honest. I feel like it's pretty standard to have your CD runner log into your docker registry while headless, and that would fail if target...
(hopefully my 2¢ are welcome...) AIUI there is no backwards compat to be worried about here - fatal errors probably can't be ignored, so there's no bit of code (#pragma...
Further making them look like HTTP error codes, hahaha. I kinda like it? ☺
I'm not using YSI libraries here, but still fairly complex code with plenty of ALS overrides and other "fun stuff", the compiler works extremely well here (in fact surprisingly so,...
I'd be happy to do the testing, provided a minimal example from the OP, and/or some sort of all-in-one example demonstrating YSI libs in general? That should be more or...
` array[1] = {1, E_ENUM_TWO};` Also worth noting this line will complain if you're tagging any of the values in the initialization list, saying "expected _: but got mytag:" or...
Is this fixed? (sorry for asking, but I'm not sure what you meant with your second message) If not, could be a low-hanging fruit for a new contributor... :smiley:
Honestly I'm even more interested in a KER service. I know I should be able to do the exact same calculations by streaming telemetry but I am no rocket scientist...
@artwhaley whoaaa this sounds awesome, basically all the difficult parts of a simple orbital maths library as I evoked earlier are already made and maybe they just need to be...
@mathuin actually that's a fair point, too - having an option to program things from inside the game does sound even more appealing than kRPC for single launches and as...