Skip to content

v2.21-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Fenopy Fenopy released this 08 Jul 22:49
· 99 commits to master since this release
a97ca0b
  • Feature: Search now shows all results found
  • Feature: Add --no-rclone-updating launch flag
  • Feature: Add lime-green color to various after download jobs
  • Feature: Add the ability to download into virtual filesystems (Settings)
  • Feature: Add stacktrace & innerexception to crashlog
  • Feature: Add CallerInfo to debuglog
  • Feature: Rookie will now tell the user when there's a running RCLONE Job
  • Fix: Rookie will no longer repeat "All tasks finished." in No Device Mode
  • Fix: Rookie should no longer delete the entire OBB/Data folder when uninstalling a game
  • Fix: Rookie should no longer freeze on the OBB Comparison
  • Fix: The free disclaimer on launch is no longer broken
  • Fix: Use new process for every ADB command
  • Fix: Do not delete game files on an OBB Mismatch anymore
  • Fix: Change all hardcoded C:/ paths to dynamically grab the system drive for further compatibility
  • Chore: Update quota message to be up to date
  • Chore: Code rewrites for logging system, obb comparison, updater
  • Chore: Several redundant code removals
  • Chore: Change Install w/ Enter Key to Download w/ Enter Key
  • Chore: Several code cleanups & optimizations