Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@Miepee Miepee released this 16 Mar 23:54
· 11 commits to main since this release
006e776

Some nice QoL things, mainly new Settings and our flatpak actually working now.

Dependencies
Windows users: You now need to have .NET 8 (or later) installed in order to run this tool.
Linux users: You need to have .NET 8 (or later) and xdelta (refer to your package manager) installed in order to run this tool.

A Java runtime is additionally needed if you use the Android functions.


Full Changelog:

  • Added: Show error messages if Atomic crashes
  • Added: Mod names will now have leading/trailing whitespace trimmed
  • Added: Localization Support. Atomic should be mostly localized into English, German, Japanese, Italian, Spanish, Portuguese, Chinese and Russian.
  • Added: Option to remember the last used field content
  • Changed: MessageBoxes will now make the main window inactive.
  • Changed: Atomic now requires dotnet8 instead of dotnet6
  • Fixed: macOS builds should now work
  • Fixed: Using custom save location now works when you have a non-C drive on Windows as your system drive
  • Fixed: Launching Atomic from a flatpak should now work.