Skip to content

Releases: SalehBusbait/RimManager

RimManager 1.0.0-beta.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Aug 22:51

✨ Highlights

RimManager now keeps itself up to date: it checks for a new version when it starts, and Help ▸ Check for updates… does it on demand — updating is a couple of clicks, right inside the app. Writing load-order rules is quicker too: the rule editor's mod picker is now a search box.

Check for updates, in the Help menu

🚀 New

  • In-app updates — RimManager checks quietly on launch and tells you in the status bar when a new version exists. Update now downloads it and installs it in place; your modlists, tags and settings are untouched. Portable, macOS and Linux copies are taken to the release page instead. While you run a beta you'll be offered new betas; once you're on a stable version, you'll only ever be offered stable versions.
  • Automatic updates, if you want them — Settings ▸ Advanced ▸ Install RimManager updates automatically installs updates on launch without asking, for copies installed with the Windows Setup. Off by default.
  • Search in the rule editor — the mod picker is a search box: type a few letters instead of scrolling through hundreds of mods.

🛠️ Fixed

  • RimManager sometimes said your mod list had changed when it hadn't — it watches the game's mod-list file to notice when RimWorld changes it behind your back, and on some systems a change to any other file in that folder set off the same alert.

🔄 Changed

  • Under-the-hood maintenance — the components RimManager is built on were brought up to date.

📦 Downloads

Windows: run RimManager-Setup-1.0.0-beta.3.exe (or take the portable win-x64 zip)
· macOS: osx-arm64 for Apple Silicon, osx-x64 for Intel · Linux: linux-x64

Full changelog: v1.0.0-beta.2...v1.0.0-beta.3

RimManager 1.0.0-beta.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Aug 19:31

Added

  • Windows installer. RimManager-Setup-*.exe installs per user with no
    administrator prompt, adds RimManager to the Start menu and to Apps & Features,
    and uninstalls cleanly — with the choice to keep or remove your data. The
    portable zip remains for those who prefer no installation.
  • Documentation. Seven player guides — getting started, sorting, conflicts,
    modlists and history, updates and the Workshop, sharing, and an FAQ — linked
    from the README.
  • Issue forms for bug reports and feature requests, contributing and security
    policies, and automated dependency updates.

Fixed

  • The rule editor now does what it says. Rules you write and community rules
    you switch off are applied to every sort and every validation. Previously the
    editor saved them and reported "sort to apply them" without applying them.
  • Warnings and the sorter now always see the same rules, so a rule you disabled
    stops warning and a rule you wrote warns when your order violates it.
  • Test-suite reliability on macOS.

Changed

  • The README and its feature list were rewritten for players, and every claim in
    it was verified against the application's behaviour.

Removed

  • The command-line interface. RimManager is now a desktop application only.
    This halves the download list; existing CLI archives from beta.1 remain
    available on its release page.

Full changelog: v1.0.0-beta.1...v1.0.0-beta.2

RimManager 1.0.0-beta.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:56