Skip to content

Releases: ominitay/shellsaber

Packages!

01 Sep 21:23
695d6c6
Compare
Choose a tag to compare
Packages! Pre-release
Pre-release

Bug fixes

  • Fixed issue with mod operations on all when no mods exist

Features

  • Global config is now supported, allowing for packaging of ShellSaber
  • A PKGBUILD has been created for building Arch packages

Thanks to @melvyn2 for submitting a PR for the global config! :)

Fix mod download

21 Aug 23:02
a0fbf76
Compare
Choose a tag to compare
Fix mod download Pre-release
Pre-release

Fixed a (new?) issue where CURL would fail to download mods with spaces in the name. To bypass this, CURL has been replaced with wget in that specific use.

File Conflict Output Improvement

23 May 10:55
202d19d
Compare
Choose a tag to compare
Pre-release

This addresses the fact that the output when a conflict was detected between a mod and destination wasn't very helpful, by logging the source, not destination. This is now fixed.

Various logic improvements

08 Feb 11:54
f990409
Compare
Choose a tag to compare
Pre-release

Mod downloads shouldn't try to repeatedly download dependencies, and an unneeded operation was removed from the mod disabling/removal function.

A few bug fixes

27 Jan 10:16
91b3f43
Compare
Choose a tag to compare
A few bug fixes Pre-release
Pre-release

This release fixes the URL used to check versions against, which was briefly causing problems for a few days after the latest game update. It also won't attempt to patch the game if the Proton prefix hasn't been created yet.

Shorthand Commands - Finally

21 Jan 21:41
562789b
Compare
Choose a tag to compare
Pre-release

Now you can type commands faster and easier!

Uninstaller! (finally)

21 Jan 15:24
cd2ae50
Compare
Choose a tag to compare
Pre-release

ShellSaber is well on its way to becoming daily usable (I already use it all the time)! You now have the ability to uninstall ShellSaber without having to dig around your files manually. Shorthand commands are now my top priority!

New installer!

20 Jan 18:55
08cc8e6
Compare
Choose a tag to compare
New installer! Pre-release
Pre-release

Replaced the old installer with a new one, which stores the files within itself, instead of downloading them from GitHub.

Stop checking for wine

01 Jan 23:07
d59c398
Compare
Choose a tag to compare
Pre-release

ShellSaber will now run if you don't have wine!

Fix output from mod downloads

31 Dec 22:19
908ccfd
Compare
Choose a tag to compare
Pre-release
0.1.4

Fix output from mod_download