Commit Graph

3 Commits

Author SHA1 Message Date
OlegTheSnowman
99d66f68de Change plugin author from Antigravity to The Cosmic Rage hosting team 2026-07-11 01:49:06 +03:00
OlegTheSnowman
ac4a0235e2 Drop the Voice-only gag method from the creation menu
It produced the exact same trigger flags as Full gag (both just set
OmitFromOutput - the "still spoken by screen reader" distinction was
never actually implemented differently), so it was a redundant choice.
Creation now only offers Full gag and Substitute. Kept the "voice"
case in add_trigger_for_gag so any gag already saved with that method
still loads and behaves the same. Updated the readme.
2026-07-11 00:46:56 +03:00
OlegTheSnowman
c3d85360c1 Remap Gag Manager from Alt+N to Alt+F2
Alt+N conflicted with direction_plugin.xml's south-west movement key
and was silently shadowing it (Gag Manager loads later, so its binding
won). Alt+F2 is unused. Updated the accelerator, the config dialog
title, and the readme accordingly.
2026-07-11 00:09:58 +03:00