Skip to content

v1.41.0.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Apr 03:05
· 350 commits to master since this release

Note: This was the initial pre-release for v2.0.0.0 for testing purposes

Additional Features:

  • Improved search options
    • Filter by tags
    • Search in mod's descriptions
    • Search for mods that are dependent or integrate with a mod
  • Allows queueing multiple downloads at a time (you don't have to wait for 1 mod to finish downloading before starting another)
  • A new tab that shows all the new mods that were released recently
  • Adds a button to open the mod's settings file
  • A button to properly place a mod dll/zip to manually install it
  • Show all mods that are installed, even if they are manually installed
  • Lists authors of mods.

Bug Fixes:

  • Fixes the bug where scarab sometimes didn't download a mod or update its dependencies properly.
  • Update on version difference instead of only on lower version
  • Fixed bug where Scarab showed a modded install as vanilla. Instead now if that happens and scarab can't fix the issue by itself, it prompts to verify integrity
  • ensures the config file can be written to before starting app
  • makes sure that the enabled states of mod actually match if they are in disabled folder or not

QoL Changes

  • More detailed errors
  • Warnings before uninstalling mods that others are dependent on
  • Mod details are more compact.
  • Better UI for repository link
  • Indication of what mod filter is on
  • Button to clear search
  • Button to open saves folder
  • Allows clickable links in descriptions of mods
  • Adds more bulk actions (Disable All, Uninstall All, Force Update All)