Skip to content

QMamehook v1.2 - Garo

Compare
Choose a tag to compare
@SeongGino SeongGino released this 27 Feb 18:03
· 32 commits to main since this release
ecc9285

Comma fixes

  • Commas in actions are now properly supported (which QSettings really insists on splitting, so a workaround is used to stitch the thing back together).
  • Action reading streamlined somewhat; only discriminator is state breaks |, and command breaks %s% are always checked and replaced if detected.
    • This means even illogical combinations of state and command breaks are processed logically.
  • Fixed input buffer creating a blank whitespace entry after the final '\r of a statement.
  • "cmw" reading is now more robust against whitespace.
    TL;DR: Funny app thingy do read better.