Fixed host multiplayer controller suppression by keeping exported glove state local-player-only. Remote players' glove objects no longer clear IsGlovePressing / IsGloveRangeActive, so ControllerSupport can continue blocking LB/RB while the host uses Gnomium Gloves.
1.1.2
Added IsGlovePressing flag for ControllerSupport integration: true whenever RT is held (gloves pressing), regardless of whether a target has been acquired yet. This closes a gap where LB/RB suppression only worked during active levitation, not during target lock-on attempts.
1.1.1
Swapped mouse wheel direction: scroll up now pushes away, scroll down pulls closer.
1.1.0
Added controller support: LB to pull closer, RB to push away, with auto-repeat.
Added IsGloveRangeActive flag for ControllerSupport integration — suppresses ragdoll/drop while gloves are actively levitating.
Removed DPad axis input (replaced by LB/RB).
1.0.0
Initial release.
Adjust Gnomium Gloves levitation distance using the mouse scroll wheel.
Configurable sensitivity, minimum range, and optional max range override.