Skip to content

Releases: CalebQ42/SWAssistant

Fixed minion skills

Choose a tag to compare

@CalebQ42 CalebQ42 released this 03 Jan 15:24
  • Fixed minion skills having the wrong values due to (incorrectly) counting the first minion
  • Updated deps

Polish

Choose a tag to compare

@CalebQ42 CalebQ42 released this 30 Aug 07:25
  • Added the option to disable animations
  • Several small animation and UI fixes/tweaks
  • Fixed career switch showing up on minions

Maintenance

Choose a tag to compare

@CalebQ42 CalebQ42 released this 29 Aug 10:51

This update is mainly here to update the sdk version of the Android version so it can stay available on Google Play.

  • Updated backend requests and text for Darkstorm backend instead of Stupid backend.
  • Minor bug fixes

Bug fixes

Choose a tag to compare

@CalebQ42 CalebQ42 released this 21 May 16:33
  • Fixed creating profiles sometimes sometimes not being allowed, saying Google Drive is Disconnected.
  • Fixed not being allowed to create profiles when offline.
  • Updated deps
  • Move code to new recommendations

Material 3 & Misc

Choose a tag to compare

@CalebQ42 CalebQ42 released this 14 Oct 18:09
  • Material 3 theme.
    • Minor code tweaks to the theme for "correctness"
  • Added predictive back support
  • Updated deps

Minor bug fixes

Choose a tag to compare

@CalebQ42 CalebQ42 released this 05 Sep 15:58
  • Mostly bug fixes from updated deps (primarily darkstorm_common and stupid)

And a bit more bugs...

Choose a tag to compare

@CalebQ42 CalebQ42 released this 24 Jul 16:40
  • A Snackbar is displayed if Google Drive fails due to the user's Drive being full.
    • Theoretically. I don't have a proper way to test this.

MORE BUGS

Choose a tag to compare

@CalebQ42 CalebQ42 released this 23 Jul 09:29
  • Fixed the Roll Critical button for weapons not working
    • This was an issue with Bottom not properly updating it's children.
  • Removed Manual Import from settings.
    • This (theoretically) shouldn't be needed anymore and would need a proper explanation dialog that I don't feel like writing up since it'll probably never be seen.

Bug Death

Choose a tag to compare

@CalebQ42 CalebQ42 released this 21 Jul 05:31

DEATH TO BUGS:

  • Network errors for Google Drive are "handled" (ignored)
  • Better out of range handling for EditableList
  • Manual import FilePicker now properly uses FileType.custom and should work properly

Ignore silent errors

Choose a tag to compare

@CalebQ42 CalebQ42 released this 10 Jul 17:13

Silent errors are now ignored to prevent some crash spam I was receiving. I mainly need to add a filtering option to Stupid Crashes to prevent this sort of spam.