Allow partial/separate resets for feet and fingers by Erimelowo · Pull Request #1441 · SlimeVR/SlimeVR-Server
This adds an array on every reset used to specify which trackers should be reset.
If the array is empty, the server will decide which trackers will be reset (all except fingers and feet during mounting basically).
This deprecates the feet reset feature since I believe it is much better to keep it a separate mounting reset.
This is also backwards compatible.