Skip to content

Unity2Debug

Latest

Choose a tag to compare

@thehambeard thehambeard released this 03 Jul 06:17

Changes:

  • Moved defaults to defaults.json.

  • Moved settings.json and defaults.json to `C:\Users%USERPROFILE%\AppData\Local\Unity2Debug (a copy of defaults.json will be retained in the application path).

  • Added option of verbose logging during copying game files to speed up process by turning if off and reducing log spam.

  • Added defaults dialog window to report loading of defaults.json.

  • Added button on initial page to load defaults.json at any time.

  • Added progress bar for game copying.

  • Fixed logging code to be a lot faster.

  • Fixed crash error if all Owlcat games where not installed.

  • Fixed various error reporting bugs.

  • Updated Rogue Trader defaults to include some missing assemblies and removed an assembly that is no longer present in the game.

  • Changed how a valid Unity path is detected.

  • Cleaned up copy code to be a lot faster.