Aaron Tulino
Aaron Tulino
This PR builds on top of #17, bringing compatibility all the way up to 1.33.
This controls what happens when someone tries to request a path which is just a directory (not a file): When true (default), responds with a browsable directory listing (current behavior)...
First of all, why does it use the (arguably very annoying and distracting) click sound as a hitsound by defsult, rather thsn the real one from the game? Is it...
This is useful for devices where the endstop is pressed while power is off, due to gravity, springs, or otherwise. When the ODrive initially starts up, it sees the limit...
This is useful for devices where the endstop is pressed while power is off, due to gravity, springs, or otherwise. When combined with #747, this allows the ODrive to start...
# What's new - Adds a new API to the NFC parser to allow applications to enforce a specific parsing mode. Some apps, such as Picopass, will always use one...
While on a 1.21 multiplayer server without VR enabled, I pressed Right Ctrl+R and the game crashed with the following stack trace. [18:27:35] [Render thread/ERROR]: Unreported exception thrown! java.lang.NullPointerException: Cannot...
I haven't tested this, but I believe this should fix the issue.
#### Describe your PR, what does it fix/add? This PR adds support for Hyprsunset's new IPC socket to `hyprctl` #### Is there anything you want to mention? (unchecked code, possible...