Samuel Deutsch

Results 7 issues of Samuel Deutsch

**When merged this pull request will:** - Replace the default rope model and texture used for the fuel hose with a custom black texture and model ![Picture of the new...

kind/enhancement

Fixed an issue preventing the M1919A6 from being disassembled back into it's gun-bag form once it's been placed.

kind/bug fix

**When merged this pull request will:** - Added ability to refuel fuel truck's tanks and jerry cans - Fuel counter now behaves the same for both limited and unlimited fuel...

Aside from hot-plug events there is no good way to quickly check if a device handle is still attached to the system. I believe the only way to currently check...

core
API

Largely a straightforward update. The joystick API had a bunch of extra functions added which the Xbox doesn't support. I've added placeholder functions for all of these which return an...

Extended the implementation of `SDL_xboxjoystick` to support multiple types of gamepads. Looking for a good way to implement an interface for controlling the lights on the Steel Battalion controller. A...

This will eventually be utilized by this PR: https://github.com/XboxDev/nxdk-sdl/pull/10