Skip to content

Releases: LovelessCodes/StoryForge

Story Forge v0.6.0

03 Nov 14:37

Choose a tag to compare

Story Forge v0.6.0

I've been working on this release for quite some time - adjusting every little piece I could.
The UI should now look and feel even more slick.

Notable Changes

  • The whole UI has gotten a revamp, this includes the toasts.

What's Changed

Full Changelog: v0.5.4...storyforge-v0.6.0

Story Forge v0.5.4

31 Oct 12:25

Choose a tag to compare

Story Forge v0.5.4

This release doesn't change anything for the usual users, it should hopefully fix the blank screen error on Steam Decks & other linux distros such as Bazzite.

See the assets to download this version and install.

What's Changed

  • fix(publish.yml): 🐛 update package versions for Ubuntu dependencies by @LovelessCodes in #115

Full Changelog: v0.5.3...storyforge-v0.5.4

Story Forge v0.5.3

29 Oct 06:55

Choose a tag to compare

Story Forge v0.5.3

This introduces at least one new requested feature - the "Cancel" button on version downloads.

Notable Changes

  • Added the new "Cancel" button, on the version downloads - this should work in most cases.
  • Fixed the issue where toggling dark mode on/off, was not being updated until you restarted the client.
  • Fixed an issue where renaming an installation would not move the contents of the installation.

See the assets to download this version and install.

What's Changed

Full Changelog: v0.5.2...storyforge-v0.5.3

Story Forge v0.5.2

28 Oct 07:04

Choose a tag to compare

See the assets to download this version and install.

Story Forge v0.5.1

27 Oct 07:22

Choose a tag to compare

Story Forge v0.5.1

This is a small but important update to the map, as well as updating mods.

Notable Changes

  • Adjusted the color on the map to be 100% like the in-game map.
  • Adjusted how icons gets built, so they're baked into the application.
  • Introduced the new "Update All" button to the installed mods, so you don't have to update all manually.

See the assets to download this version and install.

What's Changed

Full Changelog: v0.5.0...storyforge-v0.5.1

Story Forge v0.5.0

21 Oct 19:19
4e70ad2

Choose a tag to compare

Story Forge v0.5.0

It's been two weeks since the last update - due to a personal vacation.
But this release, is a release I've been sooooo excited to show you all.
Hopefully you guys will get to enjoy Story Forge just a tiny bit more, with this update.
Less rambling, more change notes;

Notable Changes

  • Introduced a new "View Map" button on each of your worlds.
    • This is EXPERIMENTAL, and there's a high probability of bugs - please report them, if you find any.
  • Changed path handling, and should make it way more consistent across operating systems.
  • Introduced a context menu to all Installations, Worlds, Servers, Public Servers and Versions.
    • This makes it so that you can now right-click any of the above elements, and pick an action from there.
    • Sadly this cannot be introduced on the Mods page, yet - since it's a bit more complicated.
  • Removed drag and drop on the Installations and Servers page.
    • This is a feature that I don't think anybody really used - if you did, please let me know.

See the assets to download this version and install.

What's Changed

Full Changelog: v0.4.2...storyforge-v0.5.0

Story Forge v0.4.2

10 Oct 11:39
7cbc751

Choose a tag to compare

Story Forge v0.4.2

Another small bugfix release - hopefully should fix a few issues with the mods page.
Thanks to all of you guys reporting bugs on Discord.

Notable changes

  • Better linking to mods on the Mods page - reported by <@!530039327603032074>
  • Better at recognizing which mods are installed - reported by <@!560432492058902551>

What's Changed

See the assets to download this version and install.

Full Changelog: v0.4.1...storyforge-v0.4.2

Story Forge v0.4.1

10 Oct 06:14

Choose a tag to compare

Story Forge v0.4.1

A small bugfix release, with a few changes to how the whole moving installations/versions folders work.

Notable changes

  • Importing a clientsettings.json now does not create any Mods path issues.
  • Moving installations/versions folders should be painless.

What's Changed

See the assets to download this version and install.

Full Changelog: storyforge-v0.4.0...storyforge-v0.4.1

Story Forge v0.4.0

09 Oct 20:01

Choose a tag to compare

Story Forge v0.4.0

Finally a new update - we've been hard at work to bring you a new version of Story Forge, lots of new and shiny changes.
There's some bugs present, which are already being worked on - but you've been waiting long enough for this update.

Notable changes

  • You can now see which versions are installed from different places in Story Forge
  • Adjust the feedback when connecting to a server, to be consistent with the feedback received when playing with an installation
  • Revamp the Mods page UI
  • Extraction of versions are now consistent across operating systems (Windows/Linux/Mac)
  • Resolve issues with installation path when launching the game on Windows
  • Added Settings page, where you can toggle dark theme, stream mode and change the Versions parent folder, as well as the Installations parent folder
    • 🐛 Changing parent folders and choosing to Copy the data, will not update the installation paths - this is being worked on.

What's Changed

  • docs: update README and add changelog in KeepAChangelog format by @D-Heger in #70
  • feat(workflow): ✨ add Biome setup and formatting step by @LovelessCodes in #71
  • fix: resolve build process warnings by @D-Heger in #72
  • Make it easier to see which versions are installed, and which will need to be installed when creating/editing installations by @LovelessCodes in #74
  • Add better feedback when connecting to a server by @LovelessCodes in #75
  • Fixes the .db-wal and .db-shm files from getting created on world renaming by @LovelessCodes in #76
  • feat: ✨ add Contributor Covenant Code of Conduct by @LovelessCodes in #77
  • docs: ✏️ add CONTRIBUTING.md to guide new contributors by @LovelessCodes in #78
  • feat: ✨ add pull request templates by @LovelessCodes in #79
  • Revamp the Add Mod UI by @LovelessCodes in #82
  • Adjust Github Workflows by @LovelessCodes in #83
  • fix(installations): reworked output file naming in play_game command to prevent double extensions by @D-Heger in #81
  • feat(download): ✨ add support for flate2 and tar for file extraction by @LovelessCodes in #84
  • chore(biome): ✨ add domains configuration for linter by @LovelessCodes in #85
  • fix: resolve issues with world loading and installation paths on Windows by @D-Heger in #89
  • Add stream mode, dark mode toggle & input for installations/versions path by @LovelessCodes in #88
  • fix(bump_version): 🐛 correct typo in biome command by @LovelessCodes in #91
  • fix(bump_version): 🐛 remove unnecessary directory change before git o… by @LovelessCodes in #92

New Contributors

Full Changelog: v0.3.6...storyforge-v0.4.0

See the assets to download this version and install.

Story Forge v0.3.6

05 Oct 12:19

Choose a tag to compare

See the assets to download this version and install.

What's Changed

Full Changelog: v0.3.5...storyforge-v0.3.6