Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
/ Input Public archive

10.0.7

Choose a tag to compare

@offalynne offalynne released this 29 Apr 18:56
· 172 commits to master since this release
d6e3671

Documentation

About this Release

Input 10 is a complete overhaul by @JujuAdams for GameMaker 2024.8

Changes from 10.0.6

  • Fixes a crash bug in CheckMany() (thanks @not-tomo)
  • Adds support for checking all verbs to Many() checkers
  • Adds verb checkers Last() and MostRecent()
  • Adds plug-in API functions GetAllVerbs() and VerbStateSet()
  • Changes DeviceSetRebinding() optional ignore/allow argument type from struct to array
  • Updates gamepad support