RimWorld

RimWorld

Semi Random Research (Unofficial)
Showing 1-10 of 27 entries
< 1  2  3 >
Update: 2 Jul @ 8:36am

## [1.3.1] - 2025-07-02
### Added
- Setting to display tech level, as @Kees prefers this in the main mod over updating his own. This is now a general setting (default: off)

### Fixed
- Rolled back the 1.4 assembly that was mistakenly overwritten. It is possible that the settings in that version are not displayed correctly. If that is the case and you let me know I will look further into that (but I suspect no-one will ever play that old version anyway)
- Typo in logging

Update: 25 Jun @ 5:58am

## [1.3.0] - 2025-06-25
### Added
- Support for 1.6
- Settings per research type (E.g. anomaly research types basic and advanced)
- Setting to ensure researches that require an item to be unlocked are always choosable in addition to the normally offered options.

### Changed
- Reduced minimum for available research projects to 0 (for the one person who likes to make schematic only runs).
- New default settings (Your existing settings may have reset)

### Removed
- Setting for experimental anomaly support. Use settings per research type and disable the mod for these if you want SRR to be inactive for anomaly researches.

### Fixed
- Minor graphics error (a wrongly displayed line if few researches can be selected).

Update: 13 Mar @ 7:16am

## [1.2.2] - 2025-03-13
### Fixed
- Exception in world generation when FinishProject is called before there is a world object.

Update: 12 Mar @ 11:32am

Fixed crash.

Update: 12 Mar @ 8:25am

## [1.2.0] - 2025-03-12
### Added
Additional options settings for partially completed researches. Intended to make books make more sense. Options are: 1. Never (Old behavior) 2. Replace: Options are replaced with partially completed researches if some are present. No choices will be removed by reading a book, those will be added as additional options until a reroll occurs. 3. Add: Partially completed researches are offered in addition to the normal selection. 4. Add (only gain): When progress is gained in a research it is added as an additional option (new default).
### Changed
- Technology research projects are now above anomaly research projects.
### Fixed:
- Some research options being displayed twice.
- Research panel not displaying correctly if an icon cant be rendered.
- Slightly improved compatibility with Better Research Tabs by applying the already existing patches for the vanilla research window to the Better Research Tabs research window (As it is mostly copied from there).

Update: 8 Jul, 2024 @ 10:21am

## [1.1.9] - 2024-07-08
### Changed
- Only reroll available researches if the completed research is the active one. Fixes finishing researches with books causing the active project to reroll (if rerolling is enabled). The option to reroll (if in once mode) is recovered even if the finished project was not the active project.
- Improved performance in tick function by only checking CanStartNow if the currently active project is not in the current project list of semi random research.
- Hidden researches are no longer revealed when a prerequisite is displayed. Now if a research is supposed to be hidden, its name is replaced with "Hidden".

Update: 30 Jun, 2024 @ 8:22pm

## [1.1.8] - 2024-07-01
### Fixed
- Completing dummy researches no longer counts as finishing a research (meaning no re-roll). Also dummy researches will no longer be displayed. A dummy research is one that has either 0 cost or requires itself. Fixes issues with RimFridge.

Update: 17 Jun, 2024 @ 9:44pm

## [1.1.7] - 2024-06-18
### Changed
- Version is now displayed in settings window.
### Fixed
- Incompatibility with repeatable researches from Researchable Stat Upgrades Rewritten. Could also fix issues with other repeatable researches.
- Research tree displaying "Locked" for active research. Now it displays "In Progress" as it should.

Update: 15 Jun, 2024 @ 1:15pm

## [1.1.6] - 2024-06-15
### Fixed
No researches are displayed if anomaly support is disabled

Update: 14 Jun, 2024 @ 2:06pm

## [1.1.5] - 2024-06-15
### Fixed
- Research Powl resetting active research. Technically their fault. Now Semi Random Research re-selects the active research if there should be one active.
- Researches not being rerolled properly if "Balance cost of offered choices" is disabled.