Skip to content

Releases: thehambeard/Unity2Debug

Unity2Debug

03 Jul 06:17
Compare
Choose a tag to compare

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.

Unity2Debug

19 Jun 03:03
Compare
Choose a tag to compare

Now supports generating PDB's

Unity2Debug

16 Jun 12:13
Compare
Choose a tag to compare

Added Exclude Filters Options

Unity2Debug

16 Jun 11:15
Compare
Choose a tag to compare

Fixed Path Generation Again.

Unity2Debug

16 Jun 10:44
f95603b
Compare
Choose a tag to compare

Profile generation to use path from logs.

Unity2Debug

16 Jun 08:16
534a628
Compare
Choose a tag to compare

Initial Release.