
Essentials
A quality-of-life enhancement mod for the game R.E.P.O. that addresses several usability issues in the base game and provides customization options that improve the overall player experience.
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and adheres to Semantic Versioning.
Unreleased
0.3.5 - 2025-03-25
Added
- Created this CHANGELOG.md file to track releases better (#20).
- Introduced a new step in the build script to include this file in the release package.
Changed
- Reduced the default value of
[Chat] LineSpacing
to-45
to avoid overlap with large characters such as brackets. - Refactored the config table in README.md to better show the range of valid values.
- Renamed the
CurrentCulture
class toCurrencyCulture
so it matches the file and patch name.
Fixed
- Configuration adjusted to work with RepoConfig (#18).
- Note: A game restart is currently required after changing config values as they are injected at launch.