This is the release generally targeting at the upcoming Stamina RPG 9 event. There are also some bug fixes and QoL what we'll describe below. A big discovery is explicitly setting SoundPreferredSampleRate in preferences will alleviate a lot of music drift/lag. On a lot of modern hardware on Windows, this should be set to 48,000Hz. There is now an operator menu preference to make setting this a lot easier but one will still need to currently manually set that.
@teejusb - Added Assist Clap text to Screen Gameplay
@Pkgam - Added Robot and Vivid noteskins, updated some existing noteskin graphics
@dando92 + @dinsfire64 - Added hidapi support so that we can more easily add drivers in the future
@pnn64 + @sukibaby - Discovery of the value of explicitly setting Sample Rate to match the audio device to prevent drift
@bwaggone - Fix bug where P2 didn't work correctly in Practice Mode
@ScottBrenner - TONS of Continuous Integration fixes
@aeubanks - Started the effort to migrate from RString -> std::string
@sukibaby - Tons of various engine improvements
The installation process has largely not changed but you can still refer to the instructions below.
The installer for Windows is not signed, so you will have to click through a couple of security dialogs when running it.
Move ITGmania.app to /Applications. macOS automatically quarantines downloaded applications that are not signed, so you will have to run this command in the terminal afterwards.
xattr -dr com.apple.quarantine /Applications/ITGmania
You will also likely need to allow Input Monitoring for ITGmania. This can be done in:
System Preferences -> Security & Privacy -> Privacy -> Input Monitoring
If ITGmania already exists in this list, you might need to remove + re-add it.
Unpack the tarball to your desired location.
Check out the StepMania 5.1 to ITGmania Migration Guide.
Specific contributors have been tagged appropriately above already.
Thanks to all who contributed to this release!
For a full summary of changes between v1.1.0 and v1.0.2, check GitHub's comparison of the two.