Releases: LovelessCodes/StoryForge
Story Forge v0.6.0
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
- feature: change from radix to base-ui by @LovelessCodes in #112
Full Changelog: v0.5.4...storyforge-v0.6.0
Story Forge v0.5.4
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
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
- fix: dark mode not being instant by @LovelessCodes in #111
- feat: cancel version downloads by @LovelessCodes in #113
- feat(installations): ✨ add
rename_installations_foldercommand by @LovelessCodes in #114
Full Changelog: v0.5.2...storyforge-v0.5.3
Story Forge v0.5.2
See the assets to download this version and install.
Story Forge v0.5.1
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
- fix(maps): 🐛 correct pixel color decoding in
pixels_to_pngby @LovelessCodes in #107 - feat(buttons): ✨ add
UpdateAllButtoncomponent for batch mod updates by @LovelessCodes in #108 - Fix/map icons by @LovelessCodes in #109
Full Changelog: v0.5.0...storyforge-v0.5.1
Story Forge v0.5.0
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
- chore(workflow): ✨ add Rust caching step to bump version workflow by @LovelessCodes in #99
- Chore/upgrade packages by @LovelessCodes in #100
- refactor: improved path handling by @D-Heger in #101
- Feat/world map by @Tox3 in #104
- Feat/context menu by @LovelessCodes in #105
- refactor(mod): 🔄 improve
ModItemandModListcomponents by @LovelessCodes in #106
Full Changelog: v0.4.2...storyforge-v0.5.0
Story Forge v0.4.2
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
- fix(changelog): 🐛 update changelog for version 0.4.1 by @LovelessCodes in #96
- Fix/wrong installed mods by @LovelessCodes in #97
- Fix/mod not linking correctly by @LovelessCodes in #98
- chore(workflow): ✨ add Rust caching step to bump version workflow by @LovelessCodes in #99
See the assets to download this version and install.
Full Changelog: v0.4.1...storyforge-v0.4.2
Story Forge v0.4.1
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
- chore: ✏️ update changelog with v0.4.0 by @LovelessCodes in #93
- Fix/installation paths not updating by @LovelessCodes in #94
- Fix/imported clientsettings not containing mods by @LovelessCodes in #95
See the assets to download this version and install.
Full Changelog: storyforge-v0.4.0...storyforge-v0.4.1
Story Forge v0.4.0
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
flate2andtarfor file extraction by @LovelessCodes in #84 - chore(biome): ✨ add
domainsconfiguration 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
See the assets to download this version and install.
What's Changed
- feat(mods): ✨ add support for
json5parsing in mod configuration by @LovelessCodes in #66 - Feat/update to latest mod button by @LovelessCodes in #67
- Feat/install latest version mod by @LovelessCodes in #69
Full Changelog: v0.3.5...storyforge-v0.3.6