Jack Humbert

Results 46 comments of Jack Humbert

I haven't worked on/used the motorcycles in flight very much yet, but from the tests I did earlier, it seemed like each is going to need a custom configuration of...

> I'm new to GitHub, but how can I best relay 3 suggestions to you? 1 suggestion in 3 separate threads, or all 3 in 1 thread? Or can I...

If you can link the mod you're using for this, that would be great. Also use the issue titles as much as you can :)

Forced auto-centering is needed during drone mode, since the camera movements act as roll/pitch input - I'm not sure if I can disable the right stick inputs while keeping the...

This may be fixed for you in the most recent commit! Let me know if you have a chance to test it :)

Can you take a video of the issue? This could be related to the game's drive helpers being disabled - they make some modifications to how gravity works, which affects...

Just wanted to thank @Fil for the work on this mark, and share some small updates I made for a project where I needed validate election results: ![chrome_X3Iluhc3QP](https://user-images.githubusercontent.com/141431/136414617-24863fc6-1f93-45f5-a025-012ffff33a5d.png) I found...

Yeah! I'd like to add it to that - I wanted to get some feedback on how things should be organised, ie should all (non-pu and all) of the words...

I'm not sure, but it complained about [this for loop](https://github.com/jackhumbert/mod_settings/blob/e427d625c11d21dd1028cfe95aac5505f0e9a7c7/src/red4ext/ModSettings.cpp#L184) until I added these, which mirror DynArray's.

Here's some additional ones I was able to find. The `-` is necessary, and I've only tested a handful of them: ``` -engine= serverServerGameEngine serverDebugServerGameEngine FunctionalTestsServerEngine HeadfullTestServerEngine HeadllessTestServerEngine BackendGameEngine -multiplayerServer...