Some mods may be broken due to the recent Alloyed Collective update.
HistoryFix
Miscellaneous improvements to the logbook. Not needed to fix report deletion any more.
| Last updated | a week ago |
| Total downloads | 334294 |
| Total rating | 24 |
| Categories | Client-side |
| Dependency string | 6thmoon-HistoryFix-1.1.0 |
| Dependants | 109 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2100README
Introduction
If you've spent any significant amount of time on the run history page of the Logbook, then you probably have noticed a large number of missing entries. The current implementation limits the total number of run reports to thirty. However, once you exceed this threshold, the game will select a completely arbitrary entry for deletion. This plugin simply modifies the behavior to delete the oldest run instead.
A configuration file (BepInEx/config/local.fix.history.cfg) is provided to allow the history limit to be increased or decreased as desired. By default, ten pages of twelve reports each will be displayed on most resolutions. Furthermore, information shown in the mouse-over tooltip has been expanded and entries can now be removed via the user interface.
Additionally, a fix is included for an unrelated issue where Eclipse did not count towards certain achievements or victory statistics. The inventory display in run history and end-of-game reports will now also show the last Equipment held by the player. You can also enable an experimental feature to back up save data monthly in the directory below.
Known Issues
- Unfortunately, there is no reliable way to restore missing run reports or Eclipse wins; these fixes do not apply retroactively. Using a file recovery tool to inspect
steamapps/common/Risk of Rain 2/Risk of Rain 2_Data/RunReportsor manually editing your profile inuserdata/*/632360/remote/UserProfilesmay be an option if this is important to you. - Note that history limit is only enforced upon completing a run, as per usual.
Please report feedback or issues discovered here. Any suggestions regarding related problems to fix with the game are welcome, as I may not have experienced them. Feel free to check out my other released content as well.
Version History
1.1.0
- Rebuilt for Alloyed Collective.
1.0.0
- Compatibility with Seekers of the Storm update.
0.5.0
- Add option for profile backup.
- Fix equipment display for non-host players.
0.4.3
- Improve code/compatibility.
0.4.2
- Update icon.
- Reset cached entries upon exiting logbook.
0.4.1
- Allow certain achievements/unlocks to be granted in Eclipse mode.
0.4.0
- Add configuration option for unlimited entries. Increase default value.
- Expand upon information displayed in the history entry tooltip and provide interface for manual deletion.
- Preserve run history when participating in Prismatic Trials or otherwise playing unmodded.
0.3.0
- Show equipment in run history and end-of-game reports. Publish source code and update documentation.
0.2.0
- Victories in Eclipse (from the Alternate Game Modes menu) will now be recorded for profile statistics.