Skip to content

Releases: Eauldane/SnowcloakClient

1.0.0

29 Nov 19:33

Choose a tag to compare

Get plot location command to help venue owners

0.4.2

16 Nov 18:56

Choose a tag to compare

Syncshell pause fixes

0.4.1

11 Nov 10:01

Choose a tag to compare

  • Those who haven't updated to 0.4.0 yet and still need to rehash will get progress messages in chat while it's happening.
  • Client now stores file statistics ready for 0.4.2's upgraded cache management.
  • Added a registry of client capabilities - mostly debug related for now, but will be used in 0.5.0 onwards to make sure the server can communicate with clients in a way they understand so that breaking changes are a bit less breaking (where possible).

0.4.0

09 Nov 08:05

Choose a tag to compare

  • The file upload/download system has been rewritten. Uploading and downloading files should now use between 20 and 50% less data.
  • Hashing format used by Snowcloak has been replaced with a more efficient algorithm. Note: Your first startup after updating might take longer than usual as files are scanned and your local cache updated.
  • File compactor service has been rewritten to not kill your SSD.

0.3.2

02 Nov 19:31

Choose a tag to compare

  • Added setting to autofill empty notes with player names, defaulting to on.
  • Added a button to the account management site in the main window.
  • XIVAuth polls the server every 5 seconds now instead fo 15, to speed up account creation.
  • Removed broken individual pause buttons for syncshells. This will be revisited in a future update.
  • Made the client be a bit louder about not being able to start if a management service fails.
  • Profile window (including popout) now shows vanity colours for both the user and any shared syncshells.

0.3.1

24 Oct 17:25

Choose a tag to compare

  • All users who authenticate with XIVAuth can now set a vanity UID without needing staff intervention.
  • Users who win competitions, do something cool for the community, or benefit from nepotism can now set a custom colour for their UID/vanity UID in the client via the web UI.
  • Snowcloak now supports variable syncshell sizes. Large FCs and venues can request a higher member limit and vanity shell ID using this Google form and agreeing to some rules.
  • FC and venue Syncshells can now request a custom colour in the syncshell list through the above method.
  • Syncshells no longer count the owner as part of the member limit.
  • Client will now show vanity colours for users and syncshells.
  • XIVAuth is no longer considered experimental, and the old way has been marked as a legacy method.

0.3.0

07 Oct 08:49

Choose a tag to compare

  • New main UI
  • Syncshell fixes
  • XIVAuth (experimental)

0.2.4

11 Sep 00:07

Choose a tag to compare

  • Added /snow as an alias.
  • Many UI tweaks.
  • VRAM sort now treats it as an actual number, and orders things a way that actually makes sense.
  • General code cleanup and optimisations.

0.2.3

05 Sep 05:24
f0cef81

Choose a tag to compare

  • Fixed some stuff relating to pausing people in syncshells (note: There are known issues with this still that are being investigated)
  • The client and server now show each other some grace on temporary connection interruptions. Instances of reconnect and sync issues should now be significantly reduced, if not eliminated.

0.2.2

03 Sep 15:13

Choose a tag to compare

  • Users can now be directly paused in the syncshell menu.
  • An option to sort users by VRAM usage in syncshells can now be enabled in the settings panel.