Skip to content

7.1.0: roms and cli

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 03:08
· 145 commits to master since this release

General

  • Added CLI (command line interface) to support some functionality from the command line without the GUI (graphical user interface). Currently supports ROM name extraction from the table sacript. Refer wiki and the following command to view the help.

    clrvpin /?

  • Improved auto update support by identifying releases as 'pre-release'. Pre-release will be ignored by default when checking for updated versions unless explicitly opted in via the new setting "check for updates including pre-release".

Explorer

  • Added a new feature to support ROMs..
    • Extracting the ROM name from the VPX table script.

    • Special handling for tables that are known not to support ROMS, e.g. PM (pure mechanical), EM (electro mechanical), and SS (soid state) where ROM support wasn't implemented

    • Update the DB with the ROM names.

      image

Feeder

  • Removed the database ROM name updating via the feed (since this was unreliable) in preference to the more accurate explorer feature (refer above).
  • Added a few more feed corrections, e.g. table name 'Saloon'.

Changelog