This repository was archived by the owner on Feb 1, 2026. It is now read-only.
5.0.4
Change log against v4.2 here.
Documentation here.
Changes from 5.0.3:
- Fixes update ticks on older version of GameMaker
- Fixes multiple issues with binding import/export
input_chord_create()andinput_combo_create()can now be used on boot- In-built cursor can now read mouse position without mouse bindings being set up
- Use of
mb_nonefor bindings is no longer permitted (but is still valid for use with Input's other mouse-related functions) input_combo_get_phase()now returns the correct value when completing