-
Notifications
You must be signed in to change notification settings - Fork 0
Change Log
mmattner edited this page Mar 20, 2024
·
9 revisions
- Added functionality to allow backup/restore/delete of individual content from backups and system.
- Fixed bug preventing backup of very large games.
- Added checking of backup compatibility at startup.
- Documentation uplift.
- Complete refactor of VPBM GUI to better support display scales and support future growth of tool.
- Fixed bug where VPBM enforced string constraints on database columns not strictly enforced by Pinups underlying database.
- Fixed bug where certain PUP database strings that exceed the database set limits could not be read into VPBM.
- Added support for backup/restore of B2STableSettings.xml entries.
- Fixed bug identifying if VPX tables have 'user text' or VPReg.stg content.
- Fixed bug preventing command line export using supplied export host ID.
- Fixed bug restoring games with "'" in the gamename or gamefilename.
- Reworked Import (both from file explorer and from drag and drop into game list) to provide progress in status bar as files are processed.
- Reworked Restore Deleted game to provide progress in status bar.
- Modified TreeView to prevent attempts to open VPReg.stg and NVRAM files.
- Modified TreeView to only show game specific content from VPMAlias.txt files.
- Modified File Filter Panel to allow VPReg settings to be shown.
- Fixed NVRAM deletes to also delete bookmark files when deleting a NVRAM with offset.
- Modified location of temporary file extracts from backup to avoid overwriting manifest generated content.
- Updated Filter Variables Panel to only show errors for missing variables if they are expected.
- Refined import rules to ensure imports are prohibited if game with matching details is already installed.
- Split Filter Variable display and modification into its own Filter Variables panel.
- Removed duplicate filter variable code.
- Added filter variable tool tips.
- Updated Help pages.
- Provided command line options to support updating.
- Added additional command line options.
- Added built in updater.
- Added multiple command line options.
- Added initial command line mode
- Added ability to manuially set various game code values
- Added support for other game codes
Fixes to address :
- Better validation of date/time fields (DateAdded, DateUpdated, and DateFileUpdated) and backup/restore these values
- Allow VPBM to launch without Pinup Popper database located and let use fix issue using Settings form
- Reordered change log entries
Fixes identified from public release:
- Corrected filter searching for Pup Packs to search in PUPVideos rather than PUPVideo
- Added additional error checking of config file (vPinBackupManager.json) and report to user via message popups
- Support for backup/restore/export of games with trailing spaces
- Sanitise stack traces to limit paths to applicable blocks
- Added change log (this file)
Initial public release, including backup encryption tied to target host
Virtual Pinball Backup Manager WIKI
- What is Virtual Pinball Backup Manager
- Command Line Mode
- Download & Installation
- Installing Updates
- Bug Tracking & Feature Requests
- Integrations
- Settings Overview
- The Emulator Settings Panel
- The Emulator and Pinup Filters Panel
- The Create/Update Filter Window
- Applying/Cancelling Emulator and Filter Settings