This repository was archived by the owner on Feb 1, 2026. It is now read-only.
5.0.7
- Adds optional
availableOnlyargument toinput_source_detect_input()to filter input. This argument defaults totrue, only allowing input from sources that are not assigned to a player - Fixes binding scan not waiting for mouse buttons to be released before scanning for input, leading to mouse buttons always being bound
- Adds
input_binding_get_source_type()which returns the source type for a binding - Fixes
input_binding_set()crashing when used with custom profiles