Visual Patch V3.7

Released: Sep 11, 2013

V3.7 での更新項目

Updates in V3.7

  • Feature: Updated Visual Patch's design environment to support Windows 8.1.
  • Feature: Updated Visual Patch's runtime manifests to support Windows 8.1.
  • Feature: Updated the OS condition tree to include Windows 8.1 and Windows Server 2012 R2.
  • Feature: Updated the 'System.GetOSName' action with Windows 8.1 and Windows Server 2012 R2.
  • Feature: Added the global lua boolean variable "_UseSystemCharacterSet" that can be used to override the font script setting when using custom fonts on screens. This will make the patch use the system's default character set instead.
  • Fix: Fixed a bug in the ListBox screen where e_Details.Index was returning an incorrect value from the On Ctrl Message screen event.
  • Fix: Fixed a bug in the 'DlgScrollingText.AppendLine' action where setting "ScrollToEnd" to false would not function correctly
  • Fix: Fixed several issues in the OS conditions tree where checked states were incorrect in certain situations.
  • Fix: Fixed a bug where the List Box screen was not laying out the bottom text properly.
  • Fix: Fixed a redrawing issue with the Scrolling Text screen control on Windows 8.
  • Fix: Fixed a bug in the 'DlgScrollingText.SetProperties' action where some settings may cause the control to disappear.
  • Fix: Made it so that exported screens are saved in a "Screens" folder located in the all user profile of Application Data.
  • Fix: Made it so that exported themes are saved in a "Themes" folder located in the all user profile of Application Data.
  • Fix: Updated the constants for the 'System.GetOSProductInfo' action.
  • Fix: Made it so that the extracted patch runtime is code signed in addition to the final patch executable.
  • Fix: Fixed a bug where in some cases if a patch's source file contained a hidden attribute, it would fail to include the file in the patch causing an error at runtime.
  • Fix: Small change to a file rollback log file error message.